From: William A. Rowe Jr Date: Thu, 7 Dec 2000 22:40:33 +0000 (+0000) Subject: This file's targets made no sense in the new schema. I'm not certain X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=109a112c007eb51a3d35093ae6c63dd901ab9b16;p=apache This file's targets made no sense in the new schema. I'm not certain they make sense yet anyways, but this is improvement. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87255 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/InstallBin.dsp b/InstallBin.dsp index 947eba5ee5..7365344f47 100644 --- a/InstallBin.dsp +++ b/InstallBin.dsp @@ -39,9 +39,9 @@ CFG=InstallBin - Win32 Debug # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=.. SHORT=R LONG=Release _install" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=. SHORT=R LONG=Release _install" # PROP Rebuild_Opt "" -# PROP Target_File "..\Apache.exe" +# PROP Target_File ".\Apache.exe" # PROP Bsc_Name "" # PROP Target_Dir "" @@ -58,9 +58,9 @@ 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=.. 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 Target_File ".\Apache.exe" # PROP Bsc_Name ".\apache.bsc" # PROP Target_Dir ""