]> granicus.if.org Git - apache/commitdiff
Add newly invented mod_include.h to the project view
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 28 Jan 2001 18:38:24 +0000 (18:38 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 28 Jan 2001 18:38:24 +0000 (18:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87895 13f79535-47bb-0310-9956-ffa450edef68

libhttpd.dsp

index ba247c1906d58ad3b27f86ddc06cef7571c9afc3..ea7bb495b9bc37bcc4890cc84a1a4a1e3cb8fe36 100644 (file)
@@ -52,8 +52,8 @@ BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
 LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /incremental:no /map /machine:I386 /base:@"os\win32\BaseAddr.ref",libhttpd
-# ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /incremental:no /map /machine:I386 /base:@"os\win32\BaseAddr.ref",libhttpd
+# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /map /machine:I386 /base:@"os\win32\BaseAddr.ref",libhttpd
+# ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /map /machine:I386 /base:@"os\win32\BaseAddr.ref",libhttpd
 
 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
 
@@ -235,10 +235,6 @@ SOURCE=.\server\vhost.c
 # PROP Default_Filter ""
 # Begin Source File
 
-SOURCE=.\modules\http\error_bucket.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\modules\http\http_core.c
 # End Source File
 # Begin Source File
@@ -291,6 +287,10 @@ SOURCE=.\modules\generators\mod_cgi.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\modules\http\mod_core.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\modules\mappers\mod_dir.c
 # End Source File
 # Begin Source File
@@ -307,6 +307,10 @@ SOURCE=.\modules\filters\mod_include.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\modules\filters\mod_include.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\os\win32\mod_isapi.c
 # End Source File
 # Begin Source File
@@ -339,6 +343,10 @@ SOURCE=.\modules\mappers\mod_userdir.c
 # PROP Default_Filter ""
 # Begin Source File
 
+SOURCE=.\modules\http\error_bucket.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\server\rfc1413.c
 # End Source File
 # Begin Source File