Skip to content
Snippets Groups Projects
Commit 210c0ece authored by Wouter van Oortmerssen's avatar Wouter van Oortmerssen
Browse files

Fixed VS project file.

Tested: on Windows.
parent ad84b5b8
No related branches found
No related tags found
No related merge requests found
......@@ -272,6 +272,7 @@
<ClCompile Include="..\..\src\idl_gen_general.cpp" />
<ClCompile Include="..\..\src\idl_parser.cpp" />
<ClCompile Include="..\..\src\idl_gen_text.cpp" />
<ClCompile Include="..\..\src\reflection.cpp" />
<ClCompile Include="..\..\tests\test.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment