Commit 37f1152b authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent b720e550
Loading
Loading
Loading
Loading
+17 −13
Original line number Diff line number Diff line
@@ -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"