From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- .../VisualC/examples/renderer/01-clear/01-clear.vcxproj | 13 ------------- .../examples/renderer/02-primitives/02-primitives.vcxproj | 13 ------------- .../VisualC/examples/renderer/03-lines/03-lines.vcxproj | 13 ------------- .../VisualC/examples/renderer/04-points/04-points.vcxproj | 13 ------------- .../examples/renderer/05-rectangles/05-rectangles.vcxproj | 13 ------------- .../examples/renderer/06-textures/06-textures.vcxproj | 14 -------------- .../07-streaming-textures/07-streaming-textures.vcxproj | 13 ------------- .../08-rotating-textures/08-rotating-textures.vcxproj | 14 -------------- .../09-scaling-textures/09-scaling-textures.vcxproj | 13 ------------- .../examples/renderer/10-geometry/10-geometry.vcxproj | 14 -------------- .../examples/renderer/11-color-mods/11-color-mods.vcxproj | 14 -------------- .../examples/renderer/14-viewport/14-viewport.vcxproj | 14 -------------- .../examples/renderer/15-cliprect/15-cliprect.vcxproj | 14 -------------- .../renderer/17-read-pixels/17-read-pixels.vcxproj | 14 -------------- .../examples/renderer/18-debug-text/18-debug-text.vcxproj | 13 ------------- 15 files changed, 202 deletions(-) delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/01-clear/01-clear.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/03-lines/03-lines.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/04-points/04-points.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/06-textures/06-textures.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/14-viewport/14-viewport.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/15-cliprect/15-cliprect.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/17-read-pixels/17-read-pixels.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj (limited to 'contrib/SDL-3.2.8/VisualC/examples/renderer') diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/01-clear/01-clear.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/01-clear/01-clear.vcxproj deleted file mode 100644 index e55d8df..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/01-clear/01-clear.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {896557AC-7575-480C-8FFD-AB08B5DA305D} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj deleted file mode 100644 index 525bba7..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/02-primitives/02-primitives.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {504DC7EC-D82E-448E-9C7D-3BE7981592B3} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/03-lines/03-lines.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/03-lines/03-lines.vcxproj deleted file mode 100644 index 4b40b7e..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/03-lines/03-lines.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {BDE7DBC0-DCE7-432E-8750-C4AE55463699} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/04-points/04-points.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/04-points/04-points.vcxproj deleted file mode 100644 index 0c8fa22..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/04-points/04-points.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {7B250AB1-92D3-4F1A-BEB4-19605A69CEDB} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj deleted file mode 100644 index 8d4b33b..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/05-rectangles/05-rectangles.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {4C0E3A60-24F8-4D4C-81C0-C1777F5E7B17} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/06-textures/06-textures.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/06-textures/06-textures.vcxproj deleted file mode 100644 index d99b62c..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/06-textures/06-textures.vcxproj +++ /dev/null @@ -1,14 +0,0 @@ - - - - {B3D61611-BFA3-4B66-ADC7-A3CE578A6D36} - - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj deleted file mode 100644 index 0830c4f..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/07-streaming-textures/07-streaming-textures.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {540AE143-A58F-4D3B-B843-94EA8576522D} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj deleted file mode 100644 index 5e14c6d..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/08-rotating-textures/08-rotating-textures.vcxproj +++ /dev/null @@ -1,14 +0,0 @@ - - - - {7091C001-3D71-47D4-B27B-E99271E5B987} - - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj deleted file mode 100644 index ada32f7..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/09-scaling-textures/09-scaling-textures.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {AF8BC84E-0268-4D1F-9503-84D9EE84C65F} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj deleted file mode 100644 index 6013514..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/10-geometry/10-geometry.vcxproj +++ /dev/null @@ -1,14 +0,0 @@ - - - - {8B9AB23E-3F40-4145-BA1C-B2CEACFBBD72} - - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj deleted file mode 100644 index c0af3e3..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/11-color-mods/11-color-mods.vcxproj +++ /dev/null @@ -1,14 +0,0 @@ - - - - {E9C6A7A6-22C0-42E6-AC9C-8580A396D077} - - - - - - - - - - \ No newline at end of file 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 @@ - - - - {B85BC466-C7F0-4C6D-8ECF-ED57E775FC73} - - - - - - - - - - \ No newline at end of file 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 @@ - - - - {9DBD962F-EA4D-44E3-8E8E-31D7F060A2DC} - - - - - - - - - - \ No newline at end of file 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 @@ - - - - {EEF00329-4598-4E34-B969-9DD4B0815E6C} - - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj deleted file mode 100644 index 98f1198..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/renderer/18-debug-text/18-debug-text.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {CC0714AA-8A81-4E29-BEC5-2E4FBC50E7FE} - - - - - - - - - \ No newline at end of file -- cgit v1.2.3