mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 14:11:15 +02:00
added new unit test to vc++ project
This commit is contained in:
@@ -99,6 +99,7 @@
|
|||||||
</PostBuildEvent>
|
</PostBuildEvent>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ClCompile Include="..\..\source\tests\shared_lib\graphics\font_test.cpp" />
|
||||||
<ClCompile Include="..\..\source\tests\shared_lib\graphics\math_util_test.cpp" />
|
<ClCompile Include="..\..\source\tests\shared_lib\graphics\math_util_test.cpp" />
|
||||||
<ClCompile Include="..\..\source\tests\shared_lib\xml\xml_parser_test.cpp" />
|
<ClCompile Include="..\..\source\tests\shared_lib\xml\xml_parser_test.cpp" />
|
||||||
<ClCompile Include="..\..\source\tests\test_runner.cpp" />
|
<ClCompile Include="..\..\source\tests\test_runner.cpp" />
|
||||||
|
Reference in New Issue
Block a user