From 4d6a742cd13911e06aaaabfb1995b2be7f01a99b Mon Sep 17 00:00:00 2001 From: Andreas Schiffler Date: Sun, 4 Dec 2011 21:45:34 -0800 Subject: [PATCH] Updated VS2010 project files --- VisualC/SDL/SDL_VS2010.vcxproj | 14 +++++++++----- VisualC/tests/checkkeys/checkkeys_VS2010.vcxproj | 8 ++++---- VisualC/tests/graywin/graywin_VS2010.vcxproj | 8 ++++---- VisualC/tests/loopwave/loopwave_VS2010.vcxproj | 8 ++++---- VisualC/tests/testalpha/testalpha_VS2010.vcxproj | 16 ++++++++-------- .../tests/testcursor/testcursor_VS2010.vcxproj | 16 ++++++++-------- VisualC/tests/testdraw2/testdraw2_VS2010.vcxproj | 8 ++++---- VisualC/tests/testfile/testfile_VS2010.vcxproj | 8 ++++---- VisualC/tests/testgamma/testgamma_VS2010.vcxproj | 16 ++++++++-------- VisualC/tests/testgl/testgl_VS2010.vcxproj | 8 ++++---- VisualC/tests/testgl2/testgl2_VS2010.vcxproj | 8 ++++---- .../testjoystick/testjoystick_VS2010.vcxproj | 8 ++++---- .../tests/testoverlay/testoverlay_VS2010.vcxproj | 16 ++++++++-------- .../testoverlay2/testoverlay2_VS2010.vcxproj | 16 ++++++++-------- .../testplatform/testplatform_VS2010.vcxproj | 8 ++++---- VisualC/tests/testpower/testpower_VS2010.vcxproj | 8 ++++---- VisualC/tests/testshape/testshape_VS2010.vcxproj | 8 ++++---- .../tests/testsprite/testsprite_VS2010.vcxproj | 16 ++++++++-------- .../tests/testsprite2/testsprite2_VS2010.vcxproj | 16 ++++++++-------- .../tests/testvidinfo/testvidinfo_VS2010.vcxproj | 8 ++++---- VisualC/tests/testwin/testwin_VS2010.vcxproj | 14 +++++++------- 21 files changed, 120 insertions(+), 116 deletions(-) diff --git a/VisualC/SDL/SDL_VS2010.vcxproj b/VisualC/SDL/SDL_VS2010.vcxproj index ad91eb5a5..c3b4a1e05 100644 --- a/VisualC/SDL/SDL_VS2010.vcxproj +++ b/VisualC/SDL/SDL_VS2010.vcxproj @@ -82,7 +82,7 @@ Disabled - ..\..\include;%(AdditionalIncludeDirectories) + ..\..\include;%(AdditionalIncludeDirectories);$(DXSDK_DIR)\Include;$(DXSDK_DIR)\Include _DEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDebugDLL false @@ -103,6 +103,7 @@ true Windows false + $(DXSDK_DIR)\lib\x86 @@ -114,7 +115,7 @@ Disabled - ..\..\include;%(AdditionalIncludeDirectories) + ..\..\include;%(AdditionalIncludeDirectories);$(DXSDK_DIR)\Include; _DEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDebugDLL false @@ -133,6 +134,7 @@ true Windows false + $(DXSDK_DIR)\lib\x64 @@ -146,7 +148,7 @@ OnlyExplicitInline false - ..\..\include;%(AdditionalIncludeDirectories) + ..\..\include;%(AdditionalIncludeDirectories);$(DXSDK_DIR)\Include; NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true MultiThreadedDLL @@ -166,6 +168,7 @@ winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) true Windows + $(DXSDK_DIR)\lib\x86 @@ -178,7 +181,7 @@ OnlyExplicitInline false - ..\..\include;%(AdditionalIncludeDirectories) + ..\..\include;%(AdditionalIncludeDirectories);$(DXSDK_DIR)\Include; NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true MultiThreadedDLL @@ -196,6 +199,7 @@ winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) true Windows + $(DXSDK_DIR)\lib\x64 @@ -438,4 +442,4 @@ - + \ No newline at end of file diff --git a/VisualC/tests/checkkeys/checkkeys_VS2010.vcxproj b/VisualC/tests/checkkeys/checkkeys_VS2010.vcxproj index ce395994d..eb363183a 100644 --- a/VisualC/tests/checkkeys/checkkeys_VS2010.vcxproj +++ b/VisualC/tests/checkkeys/checkkeys_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/graywin/graywin_VS2010.vcxproj b/VisualC/tests/graywin/graywin_VS2010.vcxproj index 7e8c8341e..42d18986e 100644 --- a/VisualC/tests/graywin/graywin_VS2010.vcxproj +++ b/VisualC/tests/graywin/graywin_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/loopwave/loopwave_VS2010.vcxproj b/VisualC/tests/loopwave/loopwave_VS2010.vcxproj index 92a3c6ff3..ec0f1809e 100644 --- a/VisualC/tests/loopwave/loopwave_VS2010.vcxproj +++ b/VisualC/tests/loopwave/loopwave_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testalpha/testalpha_VS2010.vcxproj b/VisualC/tests/testalpha/testalpha_VS2010.vcxproj index 74a957890..4446cd351 100644 --- a/VisualC/tests/testalpha/testalpha_VS2010.vcxproj +++ b/VisualC/tests/testalpha/testalpha_VS2010.vcxproj @@ -105,8 +105,8 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -140,8 +140,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -176,8 +176,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -211,8 +211,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files diff --git a/VisualC/tests/testcursor/testcursor_VS2010.vcxproj b/VisualC/tests/testcursor/testcursor_VS2010.vcxproj index b8039a704..aabb7fb8a 100755 --- a/VisualC/tests/testcursor/testcursor_VS2010.vcxproj +++ b/VisualC/tests/testcursor/testcursor_VS2010.vcxproj @@ -107,8 +107,8 @@ .\Debug/testcursor.bsc - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -143,8 +143,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp .\Debug/testcursor.bsc - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(Platform)\$(Configuration)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -181,8 +181,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(Platform)\$(Configuration)\icon.bmp.\Release/testcursor.bsc - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -218,8 +218,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp .\Release/testcursor.bsc - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files diff --git a/VisualC/tests/testdraw2/testdraw2_VS2010.vcxproj b/VisualC/tests/testdraw2/testdraw2_VS2010.vcxproj index 61b4ce521..687435958 100644 --- a/VisualC/tests/testdraw2/testdraw2_VS2010.vcxproj +++ b/VisualC/tests/testdraw2/testdraw2_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testfile/testfile_VS2010.vcxproj b/VisualC/tests/testfile/testfile_VS2010.vcxproj index 39535d607..e4f12cba5 100644 --- a/VisualC/tests/testfile/testfile_VS2010.vcxproj +++ b/VisualC/tests/testfile/testfile_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testgamma/testgamma_VS2010.vcxproj b/VisualC/tests/testgamma/testgamma_VS2010.vcxproj index 2bd54d622..d5d8d24c1 100644 --- a/VisualC/tests/testgamma/testgamma_VS2010.vcxproj +++ b/VisualC/tests/testgamma/testgamma_VS2010.vcxproj @@ -105,8 +105,8 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -140,8 +140,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -176,8 +176,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -211,8 +211,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files diff --git a/VisualC/tests/testgl/testgl_VS2010.vcxproj b/VisualC/tests/testgl/testgl_VS2010.vcxproj index 1bb0d9fa3..7faf345b8 100644 --- a/VisualC/tests/testgl/testgl_VS2010.vcxproj +++ b/VisualC/tests/testgl/testgl_VS2010.vcxproj @@ -106,7 +106,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -141,7 +141,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -177,7 +177,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -212,7 +212,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testgl2/testgl2_VS2010.vcxproj b/VisualC/tests/testgl2/testgl2_VS2010.vcxproj index 0ac449b64..c481507eb 100644 --- a/VisualC/tests/testgl2/testgl2_VS2010.vcxproj +++ b/VisualC/tests/testgl2/testgl2_VS2010.vcxproj @@ -106,7 +106,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -141,7 +141,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -177,7 +177,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -212,7 +212,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testjoystick/testjoystick_VS2010.vcxproj b/VisualC/tests/testjoystick/testjoystick_VS2010.vcxproj index 5f5a6d1d8..e075606bc 100644 --- a/VisualC/tests/testjoystick/testjoystick_VS2010.vcxproj +++ b/VisualC/tests/testjoystick/testjoystick_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testoverlay/testoverlay_VS2010.vcxproj b/VisualC/tests/testoverlay/testoverlay_VS2010.vcxproj index 449a0a8a6..122251ef0 100644 --- a/VisualC/tests/testoverlay/testoverlay_VS2010.vcxproj +++ b/VisualC/tests/testoverlay/testoverlay_VS2010.vcxproj @@ -106,8 +106,8 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -141,8 +141,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy $(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -177,8 +177,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -212,8 +212,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy" $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bm"p Copy SDL and data files diff --git a/VisualC/tests/testoverlay2/testoverlay2_VS2010.vcxproj b/VisualC/tests/testoverlay2/testoverlay2_VS2010.vcxproj index a8957340d..185438295 100644 --- a/VisualC/tests/testoverlay2/testoverlay2_VS2010.vcxproj +++ b/VisualC/tests/testoverlay2/testoverlay2_VS2010.vcxproj @@ -105,8 +105,8 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\moose.dat" "$(TargetDir)\moose.dat" Copy SDL and data files @@ -140,8 +140,8 @@ copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\moose.dat" "$(TargetDir)\moose.dat" Copy SDL and data files @@ -176,8 +176,8 @@ copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\moose.dat" "$(TargetDir)\moose.dat" Copy SDL and data files @@ -212,8 +212,8 @@ copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll - copy $(SolutionDir)\..\test\moose.dat $(ProjectDir)\moose.dat + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" + copy "$(SolutionDir)\..\test\moose.dat" "$(TargetDir)\moose.dat" Copy SDL and data files diff --git a/VisualC/tests/testplatform/testplatform_VS2010.vcxproj b/VisualC/tests/testplatform/testplatform_VS2010.vcxproj index f5f808ddd..19d201eff 100644 --- a/VisualC/tests/testplatform/testplatform_VS2010.vcxproj +++ b/VisualC/tests/testplatform/testplatform_VS2010.vcxproj @@ -106,7 +106,7 @@ true - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -140,7 +140,7 @@ true - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -183,7 +183,7 @@ true - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -218,7 +218,7 @@ true - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testpower/testpower_VS2010.vcxproj b/VisualC/tests/testpower/testpower_VS2010.vcxproj index 8c22a924d..d06796fb0 100644 --- a/VisualC/tests/testpower/testpower_VS2010.vcxproj +++ b/VisualC/tests/testpower/testpower_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testshape/testshape_VS2010.vcxproj b/VisualC/tests/testshape/testshape_VS2010.vcxproj index 94ec9bf12..3756f8d30 100644 --- a/VisualC/tests/testshape/testshape_VS2010.vcxproj +++ b/VisualC/tests/testshape/testshape_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testsprite/testsprite_VS2010.vcxproj b/VisualC/tests/testsprite/testsprite_VS2010.vcxproj index 9bd943f7a..a043c7d84 100644 --- a/VisualC/tests/testsprite/testsprite_VS2010.vcxproj +++ b/VisualC/tests/testsprite/testsprite_VS2010.vcxproj @@ -105,8 +105,8 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -140,8 +140,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -176,8 +176,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -212,8 +212,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll - copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" + copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files diff --git a/VisualC/tests/testsprite2/testsprite2_VS2010.vcxproj b/VisualC/tests/testsprite2/testsprite2_VS2010.vcxproj index 374f128e3..79569f533 100644 --- a/VisualC/tests/testsprite2/testsprite2_VS2010.vcxproj +++ b/VisualC/tests/testsprite2/testsprite2_VS2010.vcxproj @@ -105,8 +105,8 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -140,8 +140,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -176,8 +176,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files @@ -211,8 +211,8 @@ copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\icon.bmp $(ProjectDir)\icon.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\icon.bmp" "$(TargetDir)\icon.bmp" Copy SDL and data files diff --git a/VisualC/tests/testvidinfo/testvidinfo_VS2010.vcxproj b/VisualC/tests/testvidinfo/testvidinfo_VS2010.vcxproj index 2a446aaae..3ee89a62b 100644 --- a/VisualC/tests/testvidinfo/testvidinfo_VS2010.vcxproj +++ b/VisualC/tests/testvidinfo/testvidinfo_VS2010.vcxproj @@ -105,7 +105,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -139,7 +139,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dl"l Copy SDL @@ -174,7 +174,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL @@ -208,7 +208,7 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" Copy SDL diff --git a/VisualC/tests/testwin/testwin_VS2010.vcxproj b/VisualC/tests/testwin/testwin_VS2010.vcxproj index 184e0a856..496c2669f 100644 --- a/VisualC/tests/testwin/testwin_VS2010.vcxproj +++ b/VisualC/tests/testwin/testwin_VS2010.vcxproj @@ -105,8 +105,8 @@ Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -140,8 +140,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -176,8 +176,8 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp Windows - copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll -copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy "$(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll" "$(TargetDir)\SDL.dll" +copy "$(SolutionDir)\..\test\sample.bmp" "$(TargetDir)\sample.bmp" Copy SDL and data files @@ -213,7 +213,7 @@ copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp copy $(SolutionDir)\SDL\$(Platform)\$(Configuration)\SDL.dll $(TargetDir)\SDL.dll - copy $(SolutionDir)\..\test\sample.bmp $(ProjectDir)\sample.bmp + copy $(SolutionDir)\..\test\sample.bmp $(TargetDir)\sample.bmp Copy SDL and data files