added new unit test to vc++ project

This commit is contained in:
Mark Vejvoda 2013-11-14 02:46:15 +00:00
parent ccd6e19683
commit 41f7cc3648
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@
</PostBuildEvent>
</ItemDefinitionGroup>
<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\xml\xml_parser_test.cpp" />
<ClCompile Include="..\..\source\tests\test_runner.cpp" />