# HG changeset patch # User Sam Lantinga # Date 1295465754 28800 # Node ID 01bc63ec4ca7e563e22b4134804780c01c8eb747 # Parent 6ccfbaef0c0a664a4f1f8e4eaa0f66654e0ae364 Added post build step to copy SDL and data files into the test projects diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/checkkeys/checkkeys_VS2008.vcproj --- a/VisualC/tests/checkkeys/checkkeys_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/checkkeys/checkkeys_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/graywin/graywin_VS2008.vcproj --- a/VisualC/tests/graywin/graywin_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/graywin/graywin_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/loopwave/loopwave_VS2008.vcproj --- a/VisualC/tests/loopwave/loopwave_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/loopwave/loopwave_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testalpha/testalpha_VS2008.vcproj --- a/VisualC/tests/testalpha/testalpha_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testalpha/testalpha_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testatomic/testatomic_VS2008.vcproj --- a/VisualC/tests/testatomic/testatomic_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testatomic/testatomic_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -103,6 +103,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testdraw2/testdraw2_VS2008.vcproj --- a/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testdraw2/testdraw2_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testfile/testfile_VS2008.vcproj --- a/VisualC/tests/testfile/testfile_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testfile/testfile_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testgamma/testgamma_VS2008.vcproj --- a/VisualC/tests/testgamma/testgamma_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testgamma/testgamma_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testgesture/testgesture_VS2008.vcproj --- a/VisualC/tests/testgesture/testgesture_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testgesture/testgesture_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -103,6 +103,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testgl/testgl_VS2008.vcproj --- a/VisualC/tests/testgl/testgl_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testgl/testgl_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -103,6 +103,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testgl2/testgl2_VS2008.vcproj --- a/VisualC/tests/testgl2/testgl2_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testgl2/testgl2_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -103,6 +103,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testjoystick/testjoystick_VS2008.vcproj --- a/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testjoystick/testjoystick_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testoverlay/testoverlay_VS2008.vcproj --- a/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testoverlay/testoverlay_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj --- a/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testoverlay2/testoverlay2_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testpalette/testpalette_VS2008.vcproj --- a/VisualC/tests/testpalette/testpalette_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testpalette/testpalette_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testplatform/testplatform_VS2008.vcproj --- a/VisualC/tests/testplatform/testplatform_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testplatform/testplatform_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -104,6 +104,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testpower/testpower_VS2008.vcproj --- a/VisualC/tests/testpower/testpower_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testpower/testpower_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -103,6 +103,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testshape/testshape_VS2008.vcproj --- a/VisualC/tests/testshape/testshape_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testshape/testshape_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> @@ -199,14 +203,6 @@ - - - - diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testsprite/testsprite_VS2008.vcproj --- a/VisualC/tests/testsprite/testsprite_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testsprite/testsprite_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testsprite2/testsprite2_VS2008.vcproj --- a/VisualC/tests/testsprite2/testsprite2_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testsprite2/testsprite2_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -4,6 +4,7 @@ Version="9.00" Name="testsprite2" ProjectGUID="{40FB7794-D3C3-4CFE-BCF4-A80C96635682}" + RootNamespace="testsprite2" TargetFrameworkVersion="131072" > @@ -102,6 +103,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj --- a/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testvidinfo/testvidinfo_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testwin/testwin_VS2008.vcproj --- a/VisualC/tests/testwin/testwin_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testwin/testwin_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ /> @@ -199,7 +203,7 @@ diff -r 6ccfbaef0c0a -r 01bc63ec4ca7 VisualC/tests/testwm/testwm_VS2008.vcproj --- a/VisualC/tests/testwm/testwm_VS2008.vcproj Wed Jan 19 11:35:31 2011 -0800 +++ b/VisualC/tests/testwm/testwm_VS2008.vcproj Wed Jan 19 11:35:54 2011 -0800 @@ -102,6 +102,8 @@ />