Change the destination directory of the debug version to "Debug" (John Fay)
authorJ.C. Jones <jc@insufficient.coffee>
Mon, 15 Dec 2003 17:18:37 +0000 (17:18 +0000)
committerJ.C. Jones <jc@insufficient.coffee>
Mon, 15 Dec 2003 17:18:37 +0000 (17:18 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@409 7f0cb862-5218-0410-a997-914c9d46530a

progs/demos/Fractals/Fractals.dsp

index 387ba37..2f7fe30 100644 (file)
@@ -60,8 +60,8 @@ LINK32=link.exe
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Fractals___Win32_Debug"
-# PROP Intermediate_Dir "Fractals___Win32_Debug"
+# PROP Output_Dir "Debug"
+# PROP Intermediate_Dir "Debug"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c