diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2009-07-29 22:47:49 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2009-07-29 22:47:49 +0200 |
commit | ed6da4f1b9136fa382b0412ceaab466f437fb82a (patch) | |
tree | f29798b6143e607a65712d8e4b900539a7c99c0b /BuildBin.dsp | |
parent | More 9x legacy (diff) | |
download | apache2-ed6da4f1b9136fa382b0412ceaab466f437fb82a.tar.xz apache2-ed6da4f1b9136fa382b0412ceaab466f437fb82a.zip |
Catch up to apr_dbm projects
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@799069 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'BuildBin.dsp')
-rw-r--r-- | BuildBin.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BuildBin.dsp b/BuildBin.dsp index 6d647f2210..2cfb293214 100644 --- a/BuildBin.dsp +++ b/BuildBin.dsp @@ -39,7 +39,7 @@ CFG=BuildBin - Win32 Debug # PROP Use_Debug_Libraries 0 # PROP Output_Dir "" # PROP Intermediate_Dir "" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _trydbd _trylua _tryssl _tryzlib _dummy" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _trydb _trylua _tryssl _tryzlib _dummy" # PROP Rebuild_Opt "" # PROP Target_File "\Apache2\bin\httpd.exe" # PROP Bsc_Name ".\Browse\httpd.bsc" @@ -58,7 +58,7 @@ CFG=BuildBin - Win32 Debug # PROP Use_Debug_Libraries 1 # PROP Output_Dir "" # PROP Intermediate_Dir "" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _trydbd _trylua _tryssl _tryzlib _dummy" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _trydb _trylua _tryssl _tryzlib _dummy" # PROP Rebuild_Opt "" # PROP Target_File "\Apache2\bin\httpd.exe" # PROP Bsc_Name ".\Browse\httpd.bsc" |