Add MathEngineTest and Commects and clean ups
This commit is contained in:
@@ -148,6 +148,8 @@
|
||||
<ClCompile Include="EventEngineTest\EventEngineTest.cpp" />
|
||||
<ClCompile Include="GUIEngineTest\GUIXMLTest.cpp" />
|
||||
<ClCompile Include="main.cpp" />
|
||||
<ClCompile Include="MathEngineTest\CollisionTest.cpp" />
|
||||
<ClCompile Include="MathEngineTest\MathEngineTest.cpp" />
|
||||
<ClCompile Include="UTest\UTest.cpp" />
|
||||
<ClCompile Include="UtilityEngineTest\StringTest.cpp" />
|
||||
<ClCompile Include="UtilityEngineTest\UtilityEngineTest.cpp" />
|
||||
@@ -159,6 +161,8 @@
|
||||
<ItemGroup>
|
||||
<ClInclude Include="EventEngineTest\EventEngineTest.hpp" />
|
||||
<ClInclude Include="GUIEngineTest\GUIXMLTest.hpp" />
|
||||
<ClInclude Include="MathEngineTest\CollisionTest.hpp" />
|
||||
<ClInclude Include="MathEngineTest\MathEngineTest.hpp" />
|
||||
<ClInclude Include="UTest\UTest.hpp" />
|
||||
<ClInclude Include="UtilityEngineTest\StringTest.hpp" />
|
||||
<ClInclude Include="UtilityEngineTest\UtilityEngineTest.hpp" />
|
||||
|
||||
Reference in New Issue
Block a user