diff options
author | Sebastian Bergmann <sebastian@php.net> | 2002-04-06 15:37:08 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2002-04-06 15:37:08 +0000 |
commit | b0eb69ecc032daf7c4c401e055cc480417a4aa1c (patch) | |
tree | 79c6a9ddfb9b27b6f6bdee18403c75626c2eeea1 /sapi/apache/php4apache.dsp | |
parent | 02bff6ce0efdead92fa68dd786b2d322d5d1589f (diff) | |
download | php-git-b0eb69ecc032daf7c4c401e055cc480417a4aa1c.tar.gz |
Fix output directory.
Diffstat (limited to 'sapi/apache/php4apache.dsp')
-rw-r--r-- | sapi/apache/php4apache.dsp | 2 |
1 files changed, 1 insertions, 1 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 ""
|