From: J.C. Jones Date: Mon, 15 Dec 2003 17:18:37 +0000 (+0000) Subject: Change the destination directory of the debug version to "Debug" (John Fay) X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;ds=inline;h=ceed2a62cf24a658e27c69cad62b458a3a46680b;p=freeglut Change the destination directory of the debug version to "Debug" (John Fay) git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@409 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/progs/demos/Fractals/Fractals.dsp b/progs/demos/Fractals/Fractals.dsp index 387ba37..2f7fe30 100644 --- a/progs/demos/Fractals/Fractals.dsp +++ b/progs/demos/Fractals/Fractals.dsp @@ -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