From 777bc9f9543fb89778b178e650ff6c924304d0c9 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Sat, 6 Apr 2002 15:45:00 +0000 Subject: Fix output directory. --- sapi/fastcgi/fastcgi.dsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sapi/fastcgi') 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 "" -- cgit v1.2.1