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/14-viewport/14-viewport.vcxproj | |
| parent | 452ff21ca02e315c64ceeb3f21c1ea357aeb1bc8 (diff) | |
Move contrib libraries to contrib repo
Diffstat (limited to 'contrib/SDL-3.2.8/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj')
| -rw-r--r-- | contrib/SDL-3.2.8/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj deleted file mode 100644 index 1ebbda5..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/14-viewport/14-viewport.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>{B85BC466-C7F0-4C6D-8ECF-ED57E775FC73}</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\14-viewport\README.txt" /> | ||
| 10 | <ClCompile Include="$(SolutionDir)\..\examples\renderer\14-viewport\viewport.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 | ||
