diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2016-11-29 04:27:37 +0100 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2016-11-29 04:27:37 +0100 |
commit | 280008d94d00863aa759fea5673f752422324844 (patch) | |
tree | 1a2e86a27d20db88b15dfbceb4dbcb7a1821f29d /Apache.dsw | |
parent | mod_brotli: Update makefiles to use the library layout of the official (diff) | |
download | apache2-280008d94d00863aa759fea5673f752422324844.tar.xz apache2-280008d94d00863aa759fea5673f752422324844.zip |
add mod_proxy_hcheck to legacy build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1771839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Apache.dsw')
-rw-r--r-- | Apache.dsw | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Apache.dsw b/Apache.dsw index 6a11fa04d6..0df73f66e7 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -306,6 +306,9 @@ Package=<4> Project_Dep_Name mod_proxy_ftp End Project Dependency Begin Project Dependency + Project_Dep_Name mod_proxy_hcheck + End Project Dependency + Begin Project Dependency Project_Dep_Name mod_proxy_http End Project Dependency Begin Project Dependency @@ -2792,6 +2795,30 @@ Package=<4> ############################################################################### +Project: "mod_proxy_hcheck"=.\modules\proxy\mod_proxy_hcheck.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name libapr + End Project Dependency + Begin Project Dependency + Project_Dep_Name libaprutil + End Project Dependency + Begin Project Dependency + Project_Dep_Name libhttpd + End Project Dependency + Begin Project Dependency + Project_Dep_Name mod_proxy + End Project Dependency +}}} + +############################################################################### + Project: "mod_proxy_html"=.\modules\filters\mod_proxy_html.dsp - Package Owner=<4> Package=<5> |