summaryrefslogtreecommitdiff
path: root/src/glut/glx/glut.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/glut/glx/glut.dsp')
-rw-r--r--src/glut/glx/glut.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/glut/glx/glut.dsp b/src/glut/glx/glut.dsp
index 0d47c2aa0b..ce22885c1f 100644
--- a/src/glut/glx/glut.dsp
+++ b/src/glut/glx/glut.dsp
@@ -57,7 +57,7 @@ LINK32=link.exe
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Release\GLUT32.LIB ..\..\..\lib copy Release\GLUT32.DLL ..\..\..\libexec
+PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Release\GLUT32.LIB ..\..\..\lib copy Release\GLUT32.DLL ..\..\..\lib
# End Special Build Tool
!ELSEIF "$(CFG)" == "glut - Win32 Debug"
@@ -89,7 +89,7 @@ LINK32=link.exe
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Copy import lib and dll
-PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Debug\GLUT32.LIB ..\..\..\lib copy Debug\GLUT32.DLL ..\..\..\libexec
+PostBuild_Cmds=if not exist ..\..\..\lib md ..\..\..\lib copy Debug\GLUT32.LIB ..\..\..\lib copy Debug\GLUT32.DLL ..\..\..\lib
# End Special Build Tool
!ENDIF