Clean Up
This commit is contained in:
@@ -150,8 +150,9 @@
|
||||
<ClCompile Include="main.cpp" />
|
||||
<ClCompile Include="UTest\UTest.cpp" />
|
||||
<ClCompile Include="UtilityEngineTest\StringTest.cpp" />
|
||||
<ClCompile Include="VideoEngineTest\ImageTest.cpp" />
|
||||
<ClCompile Include="VideoEngineTest\ImageFileTest.cpp" />
|
||||
<ClCompile Include="VideoEngineTest\RendererTest.cpp" />
|
||||
<ClCompile Include="VideoEngineTest\VideoEngineTest.cpp" />
|
||||
<ClCompile Include="VideoEngineTest\VideoTest.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@@ -159,8 +160,9 @@
|
||||
<ClInclude Include="GUIEngineTest\GUIXMLTest.hpp" />
|
||||
<ClInclude Include="UTest\UTest.hpp" />
|
||||
<ClInclude Include="UtilityEngineTest\StringTest.hpp" />
|
||||
<ClInclude Include="VideoEngineTest\ImageTest.hpp" />
|
||||
<ClInclude Include="VideoEngineTest\ImageFileTest.hpp" />
|
||||
<ClInclude Include="VideoEngineTest\RendererTest.hpp" />
|
||||
<ClInclude Include="VideoEngineTest\VideoEngineTest.hpp" />
|
||||
<ClInclude Include="VideoEngineTest\VideoTest.hpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user