summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-04-06 15:37:08 +0000
committerSebastian Bergmann <sebastian@php.net>2002-04-06 15:37:08 +0000
commitb0eb69ecc032daf7c4c401e055cc480417a4aa1c (patch)
tree79c6a9ddfb9b27b6f6bdee18403c75626c2eeea1
parent02bff6ce0efdead92fa68dd786b2d322d5d1589f (diff)
downloadphp-git-b0eb69ecc032daf7c4c401e055cc480417a4aa1c.tar.gz
Fix output directory.
-rw-r--r--sapi/apache/php4apache.dsp2
-rw-r--r--sapi/apache2filter/php4apache2.dsp6
2 files changed, 4 insertions, 4 deletions
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