zeev Mon Jan 15 07:16:30 2001 EDT Modified files: /php4/sapi/isapi/stresstest stresstest.dsp Log: Fix output dir Index: php4/sapi/isapi/stresstest/stresstest.dsp diff -u php4/sapi/isapi/stresstest/stresstest.dsp:1.2 php4/sapi/isapi/stresstest/stresstest.dsp:1.3 --- php4/sapi/isapi/stresstest/stresstest.dsp:1.2 Sun Jan 14 16:29:49 2001 +++ php4/sapi/isapi/stresstest/stresstest.dsp Mon Jan 15 07:16:30 2001 @@ -61,7 +61,7 @@ # 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 @@ 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 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]