diff options
author | Bill Stoddard <stoddard@apache.org> | 2000-04-22 17:44:57 +0200 |
---|---|---|
committer | Bill Stoddard <stoddard@apache.org> | 2000-04-22 17:44:57 +0200 |
commit | 9a6e32864aa646b63fabcd4277dcdb1cfd325b6c (patch) | |
tree | 8398209a0b2a56561f2aee88836031aafbb47158 /InstallBin.dsp | |
parent | Server Type is not recognized by any of the current MPMs. I am removing it (diff) | |
download | apache2-9a6e32864aa646b63fabcd4277dcdb1cfd325b6c.tar.xz apache2-9a6e32864aa646b63fabcd4277dcdb1cfd325b6c.zip |
Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings.
Submitted by: William Rowe
Reviewed by: Bill Stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85014 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'InstallBin.dsp')
-rw-r--r-- | InstallBin.dsp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/InstallBin.dsp b/InstallBin.dsp index cb5b7c67b9..412863ee3a 100644 --- a/InstallBin.dsp +++ b/InstallBin.dsp @@ -38,7 +38,7 @@ 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=D LONG=Debug _install" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR=.. SHORT=R LONG=Release _install" # PROP Rebuild_Opt "" # PROP Target_File "..\Apache.exe" # PROP Bsc_Name "" @@ -82,6 +82,10 @@ SOURCE=..\logs\access.log # End Source File # Begin Source File +SOURCE=.\os\win32\BaseAddr.ref +# End Source File +# Begin Source File + SOURCE=..\logs\error.log # End Source File # Begin Source File |