From a910f8cc80f629ec79df4d2e0e23b8510d370425 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Mon, 15 Jan 2001 15:16:30 +0000 Subject: [PATCH] Fix output dir --- sapi/isapi/stresstest/stresstest.dsp | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/sapi/isapi/stresstest/stresstest.dsp b/sapi/isapi/stresstest/stresstest.dsp index bb2ce57a5e..6099dc4aea 100644 --- a/sapi/isapi/stresstest/stresstest.dsp +++ b/sapi/isapi/stresstest/stresstest.dsp @@ -61,7 +61,7 @@ LINK32=link.exe # PROP BASE Target_Dir "" # PROP Use_MFC 2 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "e:\php4test" +# PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" @@ -91,17 +91,9 @@ LINK32=link.exe SOURCE=.\stresstest.cpp # End Source File # End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# End Group # Begin Source File -SOURCE=.\ReadMe.txt +SOURCE=.\notes.txt # End Source File # End Target # End Project -- 2.50.1