diff --git a/JGE/Dependencies/SDL/VisualC/SDL/SDL_VS2010.vcxproj b/JGE/Dependencies/SDL/VisualC/SDL/SDL_VS2010.vcxproj
index d757e39f2..ead17a358 100644
--- a/JGE/Dependencies/SDL/VisualC/SDL/SDL_VS2010.vcxproj
+++ b/JGE/Dependencies/SDL/VisualC/SDL/SDL_VS2010.vcxproj
@@ -106,7 +106,7 @@
false
- copy $(TargetPath) ..\..\..\..\..\projects\mtg\bin
+ copy "$(TargetPath)" "$(MSBuildProjectDirectory)\..\..\..\..\..\projects\mtg\bin"
@@ -177,7 +177,7 @@
Windows
- copy $(TargetPath) ..\..\..\..\..\projects\mtg\bin
+ copy "$(TargetPath)" "$(MSBuildProjectDirectory)\..\..\..\..\..\projects\mtg\bin"