summaryrefslogtreecommitdiff
path: root/InstallBin.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2000-12-21 01:04:49 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2000-12-21 01:04:49 +0000
commit4315b0c706dcc5794bb91fcfb51a791f5b9370dc (patch)
tree45a016524e8c19ac02147a832661bf5ec1661319 /InstallBin.dsp
parentdeab94421f189bde9382eec0603bf286e9cd42fd (diff)
downloadhttpd-4315b0c706dcc5794bb91fcfb51a791f5b9370dc.tar.gz
The Win32 overhaul, in summary;
Modules are named mod_foo.so Dynamic Libraries are named libfoo.dll, and are stored in bin/ The former ApacheCoreDll is now libhttpd.dll Apache.exe moves to bin/ The make install now copies include, lib, and libexec All build options are normalized, filenames adjusted appropriately git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87471 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'InstallBin.dsp')
-rw-r--r--InstallBin.dsp11
1 files changed, 5 insertions, 6 deletions
diff --git a/InstallBin.dsp b/InstallBin.dsp
index 4d7e9eed75..9a03dd8ad6 100644
--- a/InstallBin.dsp
+++ b/InstallBin.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="InstallBin" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) External Target" 0x0106
@@ -22,7 +22,6 @@ CFG=InstallBin - Win32 Debug
!MESSAGE
# Begin Project
-# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
@@ -39,9 +38,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=\Apache SHORT=R LONG=Release _install"
+# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2.0" SHORT=R LONG=Release _install"
# PROP Rebuild_Opt ""
-# PROP Target_File "\Apache.exe"
+# PROP Target_File "\Apache2.0\Apache.exe"
# PROP Bsc_Name ""
# PROP Target_Dir ""
@@ -58,9 +57,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=\Apache SHORT=D LONG=Debug _install"
+# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2.0" SHORT=D LONG=Debug _install"
# PROP Rebuild_Opt ""
-# PROP Target_File "\Apache.exe"
+# PROP Target_File "\Apache2.0\Apache.exe"
# PROP Bsc_Name ""
# PROP Target_Dir ""