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/demo/01-snake/01-snake.vcxproj | 13 ------------- .../examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj | 13 ------------- .../demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj | 13 ------------- 3 files changed, 39 deletions(-) delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/demo/01-snake/01-snake.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj delete mode 100644 contrib/SDL-3.2.8/VisualC/examples/demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj (limited to 'contrib/SDL-3.2.8/VisualC/examples/demo') diff --git a/contrib/SDL-3.2.8/VisualC/examples/demo/01-snake/01-snake.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/demo/01-snake/01-snake.vcxproj deleted file mode 100644 index 85128b4..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/demo/01-snake/01-snake.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {7820969A-5B7B-4046-BB0A-82905D457FC5} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj deleted file mode 100644 index 08f1da9..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/demo/02-woodeneye-008/02-woodeneye-008.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {A3F601E0-B54C-4DD8-8A97-FDEF7624EE60} - - - - - - - - - \ No newline at end of file diff --git a/contrib/SDL-3.2.8/VisualC/examples/demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj b/contrib/SDL-3.2.8/VisualC/examples/demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj deleted file mode 100644 index a08c5e4..0000000 --- a/contrib/SDL-3.2.8/VisualC/examples/demo/03-infinite-monkeys/03-infinite-monkeys.vcxproj +++ /dev/null @@ -1,13 +0,0 @@ - - - - {75AEE75A-C016-4497-960B-D767B822237D} - - - - - - - - - \ No newline at end of file -- cgit v1.2.3