summaryrefslogtreecommitdiffstats
path: root/BuildBin.dsp
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2015-08-27 00:14:16 +0200
committerGregg Lewis Smith <gsmith@apache.org>2015-08-27 00:14:16 +0200
commit98077e4911cfb100da4c8411ac16261cb77f40d3 (patch)
treee383bc6119f69a0a5629c78b7bca6753453e9481 /BuildBin.dsp
parentmotorz: fix a compiler warning. (diff)
downloadapache2-98077e4911cfb100da4c8411ac16261cb77f40d3.tar.xz
apache2-98077e4911cfb100da4c8411ac16261cb77f40d3.zip
Windows traditional build files for mod_h2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1698023 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'BuildBin.dsp')
-rw-r--r--BuildBin.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/BuildBin.dsp b/BuildBin.dsp
index 0a557ea74a..84143ca124 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 _trydb _trylua _tryxml _tryssl _tryzlib _tryserf _dummy"
+# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _trydb _trylua _tryxml _tryssl _tryzlib _trynghttp2 _tryserf _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 _trydb _trylua _tryxml _tryssl _tryzlib _tryserf _dummy"
+# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _trydb _trylua _tryxml _tryssl _tryzlib _trynghttp2 _tryserf _dummy"
# PROP Rebuild_Opt ""
# PROP Target_File "\Apache2\bin\httpd.exe"
# PROP Bsc_Name ".\Browse\httpd.bsc"