summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2002-09-20 06:06:41 +0000
committerJustin Erenkrantz <jerenkrantz@apache.org>2002-09-20 06:06:41 +0000
commit797f3afa2bfd7933564fab9dd36f08b28878c8b1 (patch)
treec385024b8fb50f0a29701c1914033a545800f196
parent5249b897ce78de842fa0780b80dfb17475eea886 (diff)
downloadhttpd-797f3afa2bfd7933564fab9dd36f08b28878c8b1.tar.gz
Fix up Win32 build.
Submitted by: Sebastian Bergmann <lists@sebastian-bergmann.de> Reviewed by: Justin Erenkrantz (not really, but...) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96924 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--libhttpd.dsp4
-rw-r--r--modules/aaa/mod_auth_basic.dsp4
2 files changed, 4 insertions, 4 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index 94a3766122..ae0601a121 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -583,6 +583,10 @@ SOURCE=.\server\mpm\winnt\service.c
# End Source File
# Begin Source File
+SOURCE=.\server\provider.c
+# End Source File
+# Begin Source File
+
SOURCE=.\server\scoreboard.c
# End Source File
# Begin Source File
diff --git a/modules/aaa/mod_auth_basic.dsp b/modules/aaa/mod_auth_basic.dsp
index fe779a95ba..dfad857453 100644
--- a/modules/aaa/mod_auth_basic.dsp
+++ b/modules/aaa/mod_auth_basic.dsp
@@ -93,10 +93,6 @@ SOURCE=.\mod_auth_basic.c
# End Source File
# Begin Source File
-SOURCE=.\auth_provider.c
-# End Source File
-# Begin Source File
-
SOURCE=.\mod_auth_basic.rc
# End Source File
# Begin Source File