From c75f7ea208d3850a6f54d12b44bccd4d33cb9982 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Mon, 9 Jan 2012 04:39:55 -0500 Subject: [PATCH] Removing test projects for Visual Studio 2005 --- .../tests/checkkeys/checkkeys_VS2005.vcproj | 217 ---------------- VisualC/tests/graywin/graywin_VS2005.vcproj | 217 ---------------- VisualC/tests/loopwave/loopwave_VS2005.vcproj | 217 ---------------- .../tests/testalpha/testalpha_VS2005.vcproj | 217 ---------------- .../tests/testatomic/testatomic_VS2005.vcproj | 226 ----------------- .../tests/testcursor/testcursor_VS2005.vcproj | 239 ------------------ .../tests/testdraw2/testdraw2_VS2005.vcproj | 221 ---------------- VisualC/tests/testfile/testfile_VS2005.vcproj | 217 ---------------- .../tests/testgamma/testgamma_VS2005.vcproj | 217 ---------------- .../testgesture/testgesture_VS2005.vcproj | 226 ----------------- VisualC/tests/testgl/testgl_VS2005.vcproj | 219 ---------------- VisualC/tests/testgl2/testgl2_VS2005.vcproj | 223 ---------------- .../testjoystick/testjoystick_VS2005.vcproj | 217 ---------------- .../testoverlay/testoverlay_VS2005.vcproj | 217 ---------------- .../testoverlay2/testoverlay2_VS2005.vcproj | 217 ---------------- .../testplatform/testplatform_VS2005.vcproj | 239 ------------------ .../tests/testpower/testpower_VS2005.vcproj | 226 ----------------- .../tests/testscale/testscale_VS2005.vcproj | 221 ---------------- .../tests/testsprite/testsprite_VS2005.vcproj | 217 ---------------- .../testsprite2/testsprite2_VS2005.vcproj | 221 ---------------- .../testvidinfo/testvidinfo_VS2005.vcproj | 217 ---------------- VisualC/tests/testwin/testwin_VS2005.vcproj | 217 ---------------- VisualC/tests/testwm/testwm_VS2005.vcproj | 217 ---------------- 23 files changed, 5082 deletions(-) delete mode 100644 VisualC/tests/checkkeys/checkkeys_VS2005.vcproj delete mode 100644 VisualC/tests/graywin/graywin_VS2005.vcproj delete mode 100644 VisualC/tests/loopwave/loopwave_VS2005.vcproj delete mode 100644 VisualC/tests/testalpha/testalpha_VS2005.vcproj delete mode 100644 VisualC/tests/testatomic/testatomic_VS2005.vcproj delete mode 100755 VisualC/tests/testcursor/testcursor_VS2005.vcproj delete mode 100644 VisualC/tests/testdraw2/testdraw2_VS2005.vcproj delete mode 100644 VisualC/tests/testfile/testfile_VS2005.vcproj delete mode 100644 VisualC/tests/testgamma/testgamma_VS2005.vcproj delete mode 100644 VisualC/tests/testgesture/testgesture_VS2005.vcproj delete mode 100644 VisualC/tests/testgl/testgl_VS2005.vcproj delete mode 100644 VisualC/tests/testgl2/testgl2_VS2005.vcproj delete mode 100644 VisualC/tests/testjoystick/testjoystick_VS2005.vcproj delete mode 100644 VisualC/tests/testoverlay/testoverlay_VS2005.vcproj delete mode 100644 VisualC/tests/testoverlay2/testoverlay2_VS2005.vcproj delete mode 100644 VisualC/tests/testplatform/testplatform_VS2005.vcproj delete mode 100644 VisualC/tests/testpower/testpower_VS2005.vcproj delete mode 100644 VisualC/tests/testscale/testscale_VS2005.vcproj delete mode 100644 VisualC/tests/testsprite/testsprite_VS2005.vcproj delete mode 100644 VisualC/tests/testsprite2/testsprite2_VS2005.vcproj delete mode 100644 VisualC/tests/testvidinfo/testvidinfo_VS2005.vcproj delete mode 100644 VisualC/tests/testwin/testwin_VS2005.vcproj delete mode 100644 VisualC/tests/testwm/testwm_VS2005.vcproj diff --git a/VisualC/tests/checkkeys/checkkeys_VS2005.vcproj b/VisualC/tests/checkkeys/checkkeys_VS2005.vcproj deleted file mode 100644 index 8c4182096..000000000 --- a/VisualC/tests/checkkeys/checkkeys_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/graywin/graywin_VS2005.vcproj b/VisualC/tests/graywin/graywin_VS2005.vcproj deleted file mode 100644 index cd1e3aedf..000000000 --- a/VisualC/tests/graywin/graywin_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/loopwave/loopwave_VS2005.vcproj b/VisualC/tests/loopwave/loopwave_VS2005.vcproj deleted file mode 100644 index 86f428c19..000000000 --- a/VisualC/tests/loopwave/loopwave_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testalpha/testalpha_VS2005.vcproj b/VisualC/tests/testalpha/testalpha_VS2005.vcproj deleted file mode 100644 index d4d2e723f..000000000 --- a/VisualC/tests/testalpha/testalpha_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testatomic/testatomic_VS2005.vcproj b/VisualC/tests/testatomic/testatomic_VS2005.vcproj deleted file mode 100644 index 74375fc55..000000000 --- a/VisualC/tests/testatomic/testatomic_VS2005.vcproj +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testcursor/testcursor_VS2005.vcproj b/VisualC/tests/testcursor/testcursor_VS2005.vcproj deleted file mode 100755 index b6281dbd0..000000000 --- a/VisualC/tests/testcursor/testcursor_VS2005.vcproj +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testdraw2/testdraw2_VS2005.vcproj b/VisualC/tests/testdraw2/testdraw2_VS2005.vcproj deleted file mode 100644 index 659b27a6c..000000000 --- a/VisualC/tests/testdraw2/testdraw2_VS2005.vcproj +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testfile/testfile_VS2005.vcproj b/VisualC/tests/testfile/testfile_VS2005.vcproj deleted file mode 100644 index d882685b2..000000000 --- a/VisualC/tests/testfile/testfile_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testgamma/testgamma_VS2005.vcproj b/VisualC/tests/testgamma/testgamma_VS2005.vcproj deleted file mode 100644 index 020ef098f..000000000 --- a/VisualC/tests/testgamma/testgamma_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testgesture/testgesture_VS2005.vcproj b/VisualC/tests/testgesture/testgesture_VS2005.vcproj deleted file mode 100644 index c7d639cd4..000000000 --- a/VisualC/tests/testgesture/testgesture_VS2005.vcproj +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testgl/testgl_VS2005.vcproj b/VisualC/tests/testgl/testgl_VS2005.vcproj deleted file mode 100644 index 3116fb899..000000000 --- a/VisualC/tests/testgl/testgl_VS2005.vcproj +++ /dev/null @@ -1,219 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testgl2/testgl2_VS2005.vcproj b/VisualC/tests/testgl2/testgl2_VS2005.vcproj deleted file mode 100644 index 8359125d7..000000000 --- a/VisualC/tests/testgl2/testgl2_VS2005.vcproj +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testjoystick/testjoystick_VS2005.vcproj b/VisualC/tests/testjoystick/testjoystick_VS2005.vcproj deleted file mode 100644 index 7f03866dd..000000000 --- a/VisualC/tests/testjoystick/testjoystick_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testoverlay/testoverlay_VS2005.vcproj b/VisualC/tests/testoverlay/testoverlay_VS2005.vcproj deleted file mode 100644 index e5b80cac4..000000000 --- a/VisualC/tests/testoverlay/testoverlay_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testoverlay2/testoverlay2_VS2005.vcproj b/VisualC/tests/testoverlay2/testoverlay2_VS2005.vcproj deleted file mode 100644 index 1cd1e44da..000000000 --- a/VisualC/tests/testoverlay2/testoverlay2_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testplatform/testplatform_VS2005.vcproj b/VisualC/tests/testplatform/testplatform_VS2005.vcproj deleted file mode 100644 index 251703035..000000000 --- a/VisualC/tests/testplatform/testplatform_VS2005.vcproj +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testpower/testpower_VS2005.vcproj b/VisualC/tests/testpower/testpower_VS2005.vcproj deleted file mode 100644 index 6c0b5948f..000000000 --- a/VisualC/tests/testpower/testpower_VS2005.vcproj +++ /dev/null @@ -1,226 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testscale/testscale_VS2005.vcproj b/VisualC/tests/testscale/testscale_VS2005.vcproj deleted file mode 100644 index 183b7b812..000000000 --- a/VisualC/tests/testscale/testscale_VS2005.vcproj +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testsprite/testsprite_VS2005.vcproj b/VisualC/tests/testsprite/testsprite_VS2005.vcproj deleted file mode 100644 index 2d2cd45c0..000000000 --- a/VisualC/tests/testsprite/testsprite_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testsprite2/testsprite2_VS2005.vcproj b/VisualC/tests/testsprite2/testsprite2_VS2005.vcproj deleted file mode 100644 index e44adb054..000000000 --- a/VisualC/tests/testsprite2/testsprite2_VS2005.vcproj +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testvidinfo/testvidinfo_VS2005.vcproj b/VisualC/tests/testvidinfo/testvidinfo_VS2005.vcproj deleted file mode 100644 index a2033c8a0..000000000 --- a/VisualC/tests/testvidinfo/testvidinfo_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testwin/testwin_VS2005.vcproj b/VisualC/tests/testwin/testwin_VS2005.vcproj deleted file mode 100644 index 330afb531..000000000 --- a/VisualC/tests/testwin/testwin_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/VisualC/tests/testwm/testwm_VS2005.vcproj b/VisualC/tests/testwm/testwm_VS2005.vcproj deleted file mode 100644 index 0a6178461..000000000 --- a/VisualC/tests/testwm/testwm_VS2005.vcproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -