Befor NewSurface Fix
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
<ClInclude Include="EventEngineTest\EventEngineTest.hpp">
|
||||
<Filter>EventEngineTest</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="VideoEngineTest\RendererTest.hpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="VideoEngineTest\VideoTest.hpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="UTest\UTest.cpp">
|
||||
@@ -48,6 +54,12 @@
|
||||
<ClCompile Include="EventEngineTest\EventEngineTest.cpp">
|
||||
<Filter>EventEngineTest</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="VideoEngineTest\RendererTest.cpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="VideoEngineTest\VideoTest.cpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Xml Include="xml\GUI.xml">
|
||||
|
||||
Reference in New Issue
Block a user