cImage Surface
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
<ClInclude Include="VideoEngineTest\VideoTest.hpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="VideoEngineTest\ImageTest.hpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="UTest\UTest.cpp">
|
||||
@@ -60,6 +63,9 @@
|
||||
<ClCompile Include="VideoEngineTest\VideoTest.cpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="VideoEngineTest\ImageTest.cpp">
|
||||
<Filter>VideoEngineTest</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Xml Include="xml\GUI.xml">
|
||||
|
||||
Reference in New Issue
Block a user