diff options
-rw-r--r-- | InstallBin.dsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/InstallBin.dsp b/InstallBin.dsp index 1547c486c0..b100eb8da2 100644 --- a/InstallBin.dsp +++ b/InstallBin.dsp @@ -58,7 +58,7 @@ CFG=InstallBin - Win32 Debug # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=e:\apache\apache-2.0 SHORT=D LONG=Debug _install" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=.. SHORT=D LONG=Debug _install" # PROP Rebuild_Opt "" # PROP Target_File "..\Apache.exe" # PROP Bsc_Name ".\apache.bsc" |