From aac7c9387cbc22ae3f118a9f2e1d5482966a28fa Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 23 Aug 2007 01:30:46 +0000 Subject: 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 --- libhttpd.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libhttpd.dsp') 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 -- cgit v1.2.1