From: Sebastian Bergmann Date: Sat, 6 Apr 2002 15:45:00 +0000 (+0000) Subject: Fix output directory. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~841 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=777bc9f9543fb89778b178e650ff6c924304d0c9;p=php Fix output directory. --- diff --git a/sapi/fastcgi/fastcgi.dsp b/sapi/fastcgi/fastcgi.dsp index 27269550ac..520396cf72 100644 --- a/sapi/fastcgi/fastcgi.dsp +++ b/sapi/fastcgi/fastcgi.dsp @@ -65,7 +65,7 @@ LINK32=link.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" +# PROP Output_Dir "..\..\Debug" # PROP Intermediate_Dir "Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" @@ -91,7 +91,7 @@ LINK32=link.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug_TS" +# PROP Output_Dir "..\..\Debug_TS" # PROP Intermediate_Dir "Debug_TS" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" @@ -118,7 +118,7 @@ LINK32=link.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release_TS" +# PROP Output_Dir "..\..\Release_TS" # PROP Intermediate_Dir "Release_TS" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" @@ -145,7 +145,7 @@ LINK32=link.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release_TS_inline" +# PROP Output_Dir "..\..\Release_TS_inline" # PROP Intermediate_Dir "Release_TS_inline" # PROP Ignore_Export_Lib 0 # PROP Target_Dir ""