- added new unit test to vc++ 2010 project

This commit is contained in:
Mark Vejvoda 2013-11-16 22:14:55 +00:00
parent e89210cf6c
commit fc47d9d4a0
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@
<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\util\util_test.cpp" />
<ClCompile Include="..\..\source\tests\shared_lib\xml\xml_parser_test.cpp" />
<ClCompile Include="..\..\source\tests\test_runner.cpp" />
</ItemGroup>