mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-04 17:11:10 +00:00
Added missing util.cpp to VS project
This commit is contained in:
@@ -263,6 +263,7 @@
|
||||
</ProjectReference>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\src\util.cpp" />
|
||||
<ClInclude Include="..\..\include\flatbuffers\flatbuffers.h" />
|
||||
<ClInclude Include="..\..\include\flatbuffers\idl.h" />
|
||||
<ClInclude Include="..\..\include\flatbuffers\util.h" />
|
||||
|
||||
Reference in New Issue
Block a user