mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 23:21:19 +02:00
added font unit test to vc++ 2012 project
This commit is contained in:
@@ -188,6 +188,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