diff options
author | Gregg Lewis Smith <gsmith@apache.org> | 2011-11-23 20:35:09 +0000 |
---|---|---|
committer | Gregg Lewis Smith <gsmith@apache.org> | 2011-11-23 20:35:09 +0000 |
commit | e33026afcf4fc108127f50bebbaa79befa023f5b (patch) | |
tree | b094d5caa1f44a0d2d9e7c5296147184197167a7 /libhttpd.dsp | |
parent | 4cdd25bab3d63038458b677a31cb335b8d1e083f (diff) | |
download | httpd-e33026afcf4fc108127f50bebbaa79befa023f5b.tar.gz |
Merge r1205568 from trunk, add util_regex.c to MPM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205569 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r-- | libhttpd.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp index d7ff1a2687..769898c732 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -591,6 +591,10 @@ SOURCE=.\include\util_mutex.h # End Source File # Begin Source File +SOURCE=.\server\util_regex.c +# End Source File +# Begin Source File + SOURCE=.\server\util_pcre.c # End Source File # Begin Source File |