From ed60c30577c49c4b1805b75e1b99d1d2c6761d3e Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 7 Dec 2000 22:40:33 +0000 Subject: [PATCH] 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 --- InstallBin.dsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 "" -- 2.50.1