summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2007-08-23 01:30:46 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2007-08-23 01:30:46 +0000
commitaac7c9387cbc22ae3f118a9f2e1d5482966a28fa (patch)
treeece84f83e14fd68b99e0f27e2cf8e6a6cb149e17 /libhttpd.dsp
parent8b6364d4947025a444008d2791910332fba1a345 (diff)
downloadhttpd-aac7c9387cbc22ae3f118a9f2e1d5482966a28fa.tar.gz
Add util_mutex, although it's not used much by windows since
we generally only support 'default', the proven event model for windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568796 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index 66898f84ef..07ed3b29b4 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -508,6 +508,14 @@ SOURCE=.\include\util_md5.h
# End Source File
# Begin Source File
+SOURCE=.\server\util_mutex.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\util_mutex.h
+# End Source File
+# Begin Source File
+
SOURCE=.\server\util_pcre.c
# End Source File
# Begin Source File