diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2002-03-16 19:57:20 +0100 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2002-03-16 19:57:20 +0100 |
commit | 643bc8569f02783415083d8a3bd19927b7183433 (patch) | |
tree | f0b0c7925e3e3257fe887b63529436571242dd9f /InstallBin.dsp | |
parent | Simplify s/APR_OS_PROC_T_FMT/APR_PID_T_FMT/, apr_os_foo entities aren't (diff) | |
download | apache2-643bc8569f02783415083d8a3bd19927b7183433.tar.xz apache2-643bc8569f02783415083d8a3bd19927b7183433.zip |
Clean tree ... commit all [?]
Nope - it wasn't. Sorry for the inadvertant commit, reverted to 1.18
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93970 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'InstallBin.dsp')
-rw-r--r-- | InstallBin.dsp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/InstallBin.dsp b/InstallBin.dsp index 6bb204a670..e772efab13 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 5.00 +# Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) External Target" 0x0106 @@ -22,6 +22,7 @@ CFG=InstallBin - Win32 Debug !MESSAGE # Begin Project +# PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" @@ -57,7 +58,7 @@ 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="\test\Apache2.0.33" SHORT=D LONG=Debug _install" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=D LONG=Debug _install" # PROP Rebuild_Opt "" # PROP Target_File "\Apache2\bin\Apache.exe" # PROP Bsc_Name "" |