|
@@ -235,15 +235,9 @@
|
|
|
<ClCompile Include="..\..\src\modules\graphics\opengl\wrap_SpriteBatch.cpp">
|
|
|
<Filter>modules\graphics\opengl</Filter>
|
|
|
</ClCompile>
|
|
|
- <ClCompile Include="..\..\src\modules\image\EncodedImageData.cpp">
|
|
|
- <Filter>modules\image</Filter>
|
|
|
- </ClCompile>
|
|
|
<ClCompile Include="..\..\src\modules\image\ImageData.cpp">
|
|
|
<Filter>modules\image</Filter>
|
|
|
</ClCompile>
|
|
|
- <ClCompile Include="..\..\src\modules\image\wrap_EncodedImageData.cpp">
|
|
|
- <Filter>modules\image</Filter>
|
|
|
- </ClCompile>
|
|
|
<ClCompile Include="..\..\src\modules\image\wrap_Image.cpp">
|
|
|
<Filter>modules\image</Filter>
|
|
|
</ClCompile>
|
|
@@ -729,18 +723,12 @@
|
|
|
<ClInclude Include="..\..\src\modules\graphics\opengl\wrap_SpriteBatch.h">
|
|
|
<Filter>modules\graphics\opengl</Filter>
|
|
|
</ClInclude>
|
|
|
- <ClInclude Include="..\..\src\modules\image\EncodedImageData.h">
|
|
|
- <Filter>modules\image</Filter>
|
|
|
- </ClInclude>
|
|
|
<ClInclude Include="..\..\src\modules\image\Image.h">
|
|
|
<Filter>modules\image</Filter>
|
|
|
</ClInclude>
|
|
|
<ClInclude Include="..\..\src\modules\image\ImageData.h">
|
|
|
<Filter>modules\image</Filter>
|
|
|
</ClInclude>
|
|
|
- <ClInclude Include="..\..\src\modules\image\wrap_EncodedImageData.h">
|
|
|
- <Filter>modules\image</Filter>
|
|
|
- </ClInclude>
|
|
|
<ClInclude Include="..\..\src\modules\image\wrap_Image.h">
|
|
|
<Filter>modules\image</Filter>
|
|
|
</ClInclude>
|