From c63005fde64db9bcd5c23fdef8848aa54e23223b Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sun, 8 Oct 2000 23:52:56 +0000 Subject: [PATCH] My Bad. Local environment had leaked into the tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86460 13f79535-47bb-0310-9956-ffa450edef68 --- InstallBin.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"