Skip to content

Commit

Permalink
Fixed VS project file.
Browse files Browse the repository at this point in the history
Tested: on Windows.
  • Loading branch information
aardappel committed Aug 4, 2015
1 parent ad84b5b commit 210c0ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/VS2010/flattests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 210c0ec

Please sign in to comment.