mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 05:11:36 +00:00
Fixed VS project file.
Tested: on Windows.
This commit is contained in:
@@ -272,6 +272,7 @@
|
|||||||
<ClCompile Include="..\..\src\idl_gen_general.cpp" />
|
<ClCompile Include="..\..\src\idl_gen_general.cpp" />
|
||||||
<ClCompile Include="..\..\src\idl_parser.cpp" />
|
<ClCompile Include="..\..\src\idl_parser.cpp" />
|
||||||
<ClCompile Include="..\..\src\idl_gen_text.cpp" />
|
<ClCompile Include="..\..\src\idl_gen_text.cpp" />
|
||||||
|
<ClCompile Include="..\..\src\reflection.cpp" />
|
||||||
<ClCompile Include="..\..\tests\test.cpp" />
|
<ClCompile Include="..\..\tests\test.cpp" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
|
|||||||
Reference in New Issue
Block a user