From: Sebastian Bergmann Date: Sat, 6 Apr 2002 15:37:08 +0000 (+0000) Subject: Fix output directory. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~842 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0eb69ecc032daf7c4c401e055cc480417a4aa1c;p=php Fix output directory. --- diff --git a/sapi/apache/php4apache.dsp b/sapi/apache/php4apache.dsp index 87508b3065..a658d7dae9 100644 --- a/sapi/apache/php4apache.dsp +++ b/sapi/apache/php4apache.dsp @@ -65,7 +65,7 @@ LINK32=link.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\Debug_TS" +# PROP Output_Dir "..\..\Debug_TS" # PROP Intermediate_Dir "Debug_TS" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" diff --git a/sapi/apache2filter/php4apache2.dsp b/sapi/apache2filter/php4apache2.dsp index c5597728f7..2c93b3cc74 100644 --- a/sapi/apache2filter/php4apache2.dsp +++ b/sapi/apache2filter/php4apache2.dsp @@ -39,7 +39,7 @@ RSC=rc.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 "" @@ -65,7 +65,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 "" @@ -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 Target_Dir "" # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP4APACHE2_EXPORTS" /YX /FD /GZ /c