diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2001-01-19 14:50:33 +0100 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2001-01-19 14:50:33 +0100 |
commit | 03dbabc25167e9bb8875618e5f764e36db9a4b6a (patch) | |
tree | 032231729166bdc55f0cd6bf1ca05d500fe1e63c /InstallBin.dsp | |
parent | The only symbol dropped, not counting regcomp regerror regexec regfree (diff) | |
download | apache2-03dbabc25167e9bb8875618e5f764e36db9a4b6a.tar.xz apache2-03dbabc25167e9bb8875618e5f764e36db9a4b6a.zip |
Align the target binary with the newer layout
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87735 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'InstallBin.dsp')
-rw-r--r-- | InstallBin.dsp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/InstallBin.dsp b/InstallBin.dsp index 74b211e70c..61270a87ca 100644 --- a/InstallBin.dsp +++ b/InstallBin.dsp @@ -33,7 +33,7 @@ CFG=InstallBin - Win32 Debug # PROP BASE Intermediate_Dir "Release" # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak" # PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "InstallBin.exe" +# PROP BASE Target_File "\Apache2.0\bin\Apache.exe" # PROP BASE Bsc_Name "InstallBin.bsc" # PROP BASE Target_Dir "" # PROP Use_Debug_Libraries 0 @@ -41,7 +41,7 @@ CFG=InstallBin - Win32 Debug # PROP Intermediate_Dir "Release" # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2.0" SHORT=R LONG=Release _install" # PROP Rebuild_Opt "" -# PROP Target_File "\Apache2.0\Apache.exe" +# PROP Target_File "\Apache2.0\bin\Apache.exe" # PROP Bsc_Name "" # PROP Target_Dir "" @@ -52,7 +52,7 @@ CFG=InstallBin - Win32 Debug # PROP BASE Intermediate_Dir "Debug" # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak" # PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "InstallBin.exe" +# PROP BASE Target_File "\Apache2.0\bin\Apache.exe" # PROP BASE Bsc_Name "InstallBin.bsc" # PROP BASE Target_Dir "" # PROP Use_Debug_Libraries 1 @@ -60,7 +60,7 @@ CFG=InstallBin - Win32 Debug # PROP Intermediate_Dir "Debug" # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2.0" SHORT=D LONG=Debug _install" # PROP Rebuild_Opt "" -# PROP Target_File "\Apache-2.0\Apache.exe" +# PROP Target_File "\Apache2.0\bin\Apache.exe" # PROP Bsc_Name "" # PROP Target_Dir "" |