Browse Source

Fix output dir

PHP-4.0.5
Zeev Suraski 25 years ago
parent
commit
a910f8cc80
  1. 12
      sapi/isapi/stresstest/stresstest.dsp

12
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
Loading…
Cancel
Save