From 89f3efbe74e6ce145c81303713995cb09de99ead Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Mon, 5 Jul 2010 18:18:25 -0700 Subject: [PATCH] Removed SDL.lib and SDLmain.lib from the projects since the dependencies are set up properly. --- .../tests/checkkeys/checkkeys_VS2008.vcproj | 8 ------ VisualC/tests/graywin/graywin_VS2008.vcproj | 8 ------ VisualC/tests/loopwave/loopwave_VS2008.vcproj | 8 ------ .../tests/testalpha/testalpha_VS2008.vcproj | 8 ------ .../tests/testdraw2/testdraw2_VS2008.vcproj | 8 ------ VisualC/tests/testfile/testfile_VS2008.vcproj | 8 ------ .../tests/testgamma/testgamma_VS2008.vcproj | 8 ------ VisualC/tests/testgl/testgl_VS2008.vcproj | 8 ------ VisualC/tests/testgl2/testgl2_VS2008.vcproj | 8 ------ .../testjoystick/testjoystick_VS2008.vcproj | 8 ------ .../testoverlay/testoverlay_VS2008.vcproj | 8 ------ .../testoverlay2/testoverlay2_VS2008.vcproj | 8 ------ .../testpalette/testpalette_VS2008.vcproj | 8 ------ .../testplatform/testplatform_VS2008.vcproj | 26 ------------------- .../tests/testpower/testpower_VS2008.vcproj | 16 ------------ .../tests/testsprite/testsprite_VS2008.vcproj | 8 ------ .../testsprite2/testsprite2_VS2008.vcproj | 8 ------ .../testvidinfo/testvidinfo_VS2008.vcproj | 8 ------ VisualC/tests/testwin/testwin_VS2008.vcproj | 8 ------ VisualC/tests/testwm/testwm_VS2008.vcproj | 8 ------ 20 files changed, 186 deletions(-) diff --git a/VisualC/tests/checkkeys/checkkeys_VS2008.vcproj b/VisualC/tests/checkkeys/checkkeys_VS2008.vcproj index 0b65f863b..b2390d1af 100644 --- a/VisualC/tests/checkkeys/checkkeys_VS2008.vcproj +++ b/VisualC/tests/checkkeys/checkkeys_VS2008.vcproj @@ -202,14 +202,6 @@ RelativePath="..\..\..\test\checkkeys.c" > - - - - diff --git a/VisualC/tests/graywin/graywin_VS2008.vcproj b/VisualC/tests/graywin/graywin_VS2008.vcproj index bad7e42fa..b525b9cab 100644 --- a/VisualC/tests/graywin/graywin_VS2008.vcproj +++ b/VisualC/tests/graywin/graywin_VS2008.vcproj @@ -202,14 +202,6 @@ RelativePath="..\..\..\test\graywin.c" > - - - - diff --git a/VisualC/tests/loopwave/loopwave_VS2008.vcproj b/VisualC/tests/loopwave/loopwave_VS2008.vcproj index bbd1e496c..dd75c3dbf 100644 --- a/VisualC/tests/loopwave/loopwave_VS2008.vcproj +++ b/VisualC/tests/loopwave/loopwave_VS2008.vcproj @@ -202,14 +202,6 @@ RelativePath="..\..\..\Test\Loopwave.c" > - - - - diff --git a/VisualC/tests/testalpha/testalpha_VS2008.vcproj b/VisualC/tests/testalpha/testalpha_VS2008.vcproj index 11a744cd2..dae85a03a 100644 --- a/VisualC/tests/testalpha/testalpha_VS2008.vcproj +++ b/VisualC/tests/testalpha/testalpha_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj b/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj index 9ae2e73be..4d8019519 100644 --- a/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj +++ b/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj @@ -202,14 +202,6 @@ RelativePath="..\..\..\test\common.c" > - - - - diff --git a/VisualC/tests/testfile/testfile_VS2008.vcproj b/VisualC/tests/testfile/testfile_VS2008.vcproj index 4a13e74b5..fa365ad93 100644 --- a/VisualC/tests/testfile/testfile_VS2008.vcproj +++ b/VisualC/tests/testfile/testfile_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testgamma/testgamma_VS2008.vcproj b/VisualC/tests/testgamma/testgamma_VS2008.vcproj index 3f0c35662..03add592d 100644 --- a/VisualC/tests/testgamma/testgamma_VS2008.vcproj +++ b/VisualC/tests/testgamma/testgamma_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testgl/testgl_VS2008.vcproj b/VisualC/tests/testgl/testgl_VS2008.vcproj index f98638349..3712a9efe 100644 --- a/VisualC/tests/testgl/testgl_VS2008.vcproj +++ b/VisualC/tests/testgl/testgl_VS2008.vcproj @@ -200,14 +200,6 @@ - - - - diff --git a/VisualC/tests/testgl2/testgl2_VS2008.vcproj b/VisualC/tests/testgl2/testgl2_VS2008.vcproj index eff20713c..f9d7d833f 100644 --- a/VisualC/tests/testgl2/testgl2_VS2008.vcproj +++ b/VisualC/tests/testgl2/testgl2_VS2008.vcproj @@ -204,14 +204,6 @@ RelativePath="..\..\..\test\common.c" > - - - - diff --git a/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj b/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj index 415335b40..e856a7456 100644 --- a/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj +++ b/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj b/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj index a9c3b1d28..0fe6d5fef 100644 --- a/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj +++ b/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj b/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj index 7fde43adb..2a0f4168a 100644 --- a/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj +++ b/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testpalette/testpalette_VS2008.vcproj b/VisualC/tests/testpalette/testpalette_VS2008.vcproj index d12a4ef70..8d58abd59 100644 --- a/VisualC/tests/testpalette/testpalette_VS2008.vcproj +++ b/VisualC/tests/testpalette/testpalette_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testplatform/testplatform_VS2008.vcproj b/VisualC/tests/testplatform/testplatform_VS2008.vcproj index 5a229e9ce..a9496fb66 100644 --- a/VisualC/tests/testplatform/testplatform_VS2008.vcproj +++ b/VisualC/tests/testplatform/testplatform_VS2008.vcproj @@ -202,35 +202,9 @@ - - - - - - - - - - diff --git a/VisualC/tests/testpower/testpower_VS2008.vcproj b/VisualC/tests/testpower/testpower_VS2008.vcproj index 8cfb91276..757e2b6a5 100644 --- a/VisualC/tests/testpower/testpower_VS2008.vcproj +++ b/VisualC/tests/testpower/testpower_VS2008.vcproj @@ -199,25 +199,9 @@ - - - - - - - diff --git a/VisualC/tests/testsprite/testsprite_VS2008.vcproj b/VisualC/tests/testsprite/testsprite_VS2008.vcproj index 3ff67303d..3d816b908 100644 --- a/VisualC/tests/testsprite/testsprite_VS2008.vcproj +++ b/VisualC/tests/testsprite/testsprite_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testsprite2/testsprite2_VS2008.vcproj b/VisualC/tests/testsprite2/testsprite2_VS2008.vcproj index 08ebaa6e3..0f91830b9 100644 --- a/VisualC/tests/testsprite2/testsprite2_VS2008.vcproj +++ b/VisualC/tests/testsprite2/testsprite2_VS2008.vcproj @@ -202,14 +202,6 @@ RelativePath="..\..\..\test\common.c" > - - - - diff --git a/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj b/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj index 3f7aff8fa..338b44a40 100644 --- a/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj +++ b/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testwin/testwin_VS2008.vcproj b/VisualC/tests/testwin/testwin_VS2008.vcproj index 4c12e0d30..8ccfe588c 100644 --- a/VisualC/tests/testwin/testwin_VS2008.vcproj +++ b/VisualC/tests/testwin/testwin_VS2008.vcproj @@ -198,14 +198,6 @@ - - - - diff --git a/VisualC/tests/testwm/testwm_VS2008.vcproj b/VisualC/tests/testwm/testwm_VS2008.vcproj index 1cf27d790..ee6050dfa 100644 --- a/VisualC/tests/testwm/testwm_VS2008.vcproj +++ b/VisualC/tests/testwm/testwm_VS2008.vcproj @@ -198,14 +198,6 @@ - - - -