summaryrefslogtreecommitdiff
path: root/InstallBin.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2000-12-12 17:41:44 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2000-12-12 17:41:44 +0000
commitd3c1d4a666c41fd1df94f6d749aae04aa39453f9 (patch)
treecf7f981daf3946509cb3eda10040dca6fa2f42fe /InstallBin.dsp
parentb601a06f0f7d3628debf904c58968ec0bd44ae5b (diff)
downloadhttpd-d3c1d4a666c41fd1df94f6d749aae04aa39453f9.tar.gz
Changes for correct apr-util.dll lib name, and don't try building into
the current tree from the workspace. Also correct commentary. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'InstallBin.dsp')
-rw-r--r--InstallBin.dsp10
1 files changed, 5 insertions, 5 deletions
diff --git a/InstallBin.dsp b/InstallBin.dsp
index 7365344f47..4d7e9eed75 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=\Apache 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,10 +58,10 @@ 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=\Apache SHORT=D LONG=Debug _install"
# PROP Rebuild_Opt ""
-# PROP Target_File ".\Apache.exe"
-# PROP Bsc_Name ".\apache.bsc"
+# PROP Target_File "\Apache.exe"
+# PROP Bsc_Name ""
# PROP Target_Dir ""
!ENDIF