diff options
| author | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
| commit | 30f41c02aec763d32e62351452da9ef582bc3472 (patch) | |
| tree | 6bec3f65bfdcbf7f1a631da21a6d613bef5db2fa /contrib/SDL-3.2.8/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj | |
| parent | 452ff21ca02e315c64ceeb3f21c1ea357aeb1bc8 (diff) | |
Move contrib libraries to contrib repo
Diffstat (limited to 'contrib/SDL-3.2.8/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj')
| -rw-r--r-- | contrib/SDL-3.2.8/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj deleted file mode 100644 index dbb7ca6..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/15-cliprect/15-cliprect.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>{9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC}</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\15-cliprect\README.txt" /> | ||
| 10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\15-cliprect\cliprect.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 | ||
