diff options
Diffstat (limited to 'contrib/SDL-3.2.8/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj')
| -rw-r--r-- | contrib/SDL-3.2.8/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj deleted file mode 100644 index 674462e..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
| 3 | <PropertyGroup Label="Globals"> | ||
| 4 | <ProjectGuid>{EEF00329-4598-4E34-B969-9DD4B0815E6C}</ProjectGuid> | ||
| 5 | </PropertyGroup> | ||
| 6 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
| 7 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
| 8 | <ItemGroup> | ||
| 9 | <None Include="$(SolutionDir)\..\examples\renderer\17-read-pixels\README.txt" /> | ||
| 10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\17-read-pixels\read-pixels.c" /> | ||
| 11 | <Content Include="$(SolutionDir)\..\test\sample.bmp" CopyToOutputDirectory="PreserveNewest" /> | ||
| 12 | </ItemGroup> | ||
| 13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
| 14 | </Project> \ No newline at end of file | ||
