From: William A. Rowe Jr Date: Mon, 27 Aug 2001 05:33:30 +0000 (+0000) Subject: Regroup some of the headers in the win32 module, to make the distinction X-Git-Tag: 2.0.25~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4d79bad24622100afa9f1e27fd7939c230ba498e;p=apache Regroup some of the headers in the win32 module, to make the distinction between modules/http and server/ a bit clearer. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90721 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/libhttpd.dsp b/libhttpd.dsp index 54214fa9fd..3435dcaa02 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -128,6 +128,10 @@ SOURCE=.\include\http_connection.h # End Source File # Begin Source File +SOURCE=.\include\http_core.h +# End Source File +# Begin Source File + SOURCE=.\include\http_log.h # End Source File # Begin Source File @@ -136,6 +140,18 @@ SOURCE=.\include\http_main.h # End Source File # Begin Source File +SOURCE=.\include\http_protocol.h +# End Source File +# Begin Source File + +SOURCE=.\include\http_request.h +# End Source File +# Begin Source File + +SOURCE=.\include\http_vhost.h +# End Source File +# Begin Source File + SOURCE=.\include\httpd.h # End Source File # Begin Source File @@ -217,27 +233,15 @@ SOURCE=.\modules\http\http_core.c # End Source File # Begin Source File -SOURCE=.\include\http_core.h -# End Source File -# Begin Source File - SOURCE=.\modules\http\http_protocol.c # End Source File # Begin Source File -SOURCE=.\include\http_protocol.h -# End Source File -# Begin Source File - SOURCE=.\modules\http\http_request.c # End Source File # Begin Source File -SOURCE=.\include\http_request.h -# End Source File -# Begin Source File - -SOURCE=.\include\http_vhost.h +SOURCE=.\modules\http\mod_core.h # End Source File # End Group # Begin Group "modules"