]> granicus.if.org Git - apache/blobdiff - libhttpd.dsp
de-hungarian-ize server config member names which are going to stay
[apache] / libhttpd.dsp
index eb520dd4294c5c74955c071d4dcba3b1d7321955..aa15cce9a4baf0c2579c05cddf68b20292bd8a06 100644 (file)
@@ -42,8 +42,8 @@ RSC=rc.exe
 # PROP Intermediate_Dir "Release"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
-# ADD BASE CPP /nologo /MD /W3 /O2 /I ".\include" /I ".\srclib\apr\include" /I ".\srclib\apr-util\include" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
-# ADD CPP /nologo /MD /W3 /O2 /I ".\include" /I ".\srclib\apr\include" /I ".\srclib\apr-util\include" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /I "./modules/http" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Release\libhttpd" /FD /c
+# ADD BASE CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
+# ADD CPP /nologo /MD /W3 /O2 /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Release\libhttpd" /FD /c
 # ADD BASE MTL /nologo /D "NDEBUG" /win32
 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 # ADD BASE RSC /l 0x409 /d "NDEBUG"
@@ -68,8 +68,8 @@ LINK32=link.exe
 # PROP Intermediate_Dir "Debug"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /I ".\include" /I ".\srclib\apr\include" /I ".\srclib\apr-util\include" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
-# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I ".\include" /I ".\srclib\apr\include" /I ".\srclib\apr-util\include" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /I "./modules/http" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd" /FD /c
+# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
+# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd" /FD /c
 # ADD BASE MTL /nologo /D "_DEBUG" /win32
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 # ADD BASE RSC /l 0x409 /d "_DEBUG"
@@ -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
@@ -180,6 +196,8 @@ SOURCE=.\server\gen_test_char.exe
 
 !IF  "$(CFG)" == "libhttpd - Win32 Release"
 
+# PROP Ignore_Default_Tool 1
+USERDEP__WIN32=".\include\os.h"        
 # Begin Custom Build - Generating test_char.h
 InputPath=.\server\gen_test_char.exe
 
@@ -191,6 +209,8 @@ InputPath=.\server\gen_test_char.exe
 
 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
 
+# PROP Ignore_Default_Tool 1
+USERDEP__WIN32=".\include\os.h"        
 # Begin Custom Build - Generating test_char.h
 InputPath=.\server\gen_test_char.exe
 
@@ -205,123 +225,237 @@ InputPath=.\server\gen_test_char.exe
 # End Source File
 # Begin Source File
 
-SOURCE=.\server\test_char.h
-# End Source File
-# End Group
-# Begin Group "httpd"
+SOURCE=.\modules\http\mod_core.h
 
-# PROP Default_Filter ""
-# Begin Source File
+!IF  "$(CFG)" == "libhttpd - Win32 Release"
 
-SOURCE=.\modules\http\http_core.c
-# End Source File
-# Begin Source File
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mod_core.h
+InputPath=.\modules\http\mod_core.h
 
-SOURCE=.\include\http_core.h
-# End Source File
-# Begin Source File
+".\include\mod_core.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mod_core.h
+       copy .\modules\http\mod_core.h .\include\mod_core.h
+       echo Created mod_core.h
+       
+# End Custom Build
 
-SOURCE=.\modules\http\http_protocol.c
-# End Source File
-# Begin Source File
+!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
 
-SOURCE=.\include\http_protocol.h
-# End Source File
-# Begin Source File
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mod_core.h
+InputPath=.\modules\http\mod_core.h
 
-SOURCE=.\modules\http\http_request.c
-# End Source File
-# Begin Source File
+".\include\mod_core.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mod_core.h
+       copy .\modules\http\mod_core.h .\include\mod_core.h
+       echo Created mod_core.h
+       
+# End Custom Build
+
+!ENDIF 
 
-SOURCE=.\include\http_request.h
 # End Source File
 # Begin Source File
 
-SOURCE=.\include\http_vhost.h
-# End Source File
-# End Group
-# Begin Group "modules"
+SOURCE=.\modules\dav\main\mod_dav.h
 
-# PROP Default_Filter ""
-# Begin Source File
+!IF  "$(CFG)" == "libhttpd - Win32 Release"
 
-SOURCE=.\modules\aaa\mod_access.c
-# End Source File
-# Begin Source File
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mod_dav.h
+InputPath=.\modules\dav\main\mod_dav.h
 
-SOURCE=.\modules\mappers\mod_actions.c
-# End Source File
-# Begin Source File
+".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mod_dav.h
+       copy .\modules\dav\main\mod_dav.h .\include\mod_dav.h
+       echo Created mod_dav.h
+       
+# End Custom Build
 
-SOURCE=.\modules\mappers\mod_alias.c
-# End Source File
-# Begin Source File
+!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
 
-SOURCE=.\modules\generators\mod_asis.c
-# End Source File
-# Begin Source File
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mod_dav.h
+InputPath=.\modules\dav\main\mod_dav.h
 
-SOURCE=.\modules\aaa\mod_auth.c
-# End Source File
-# Begin Source File
+".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mod_dav.h
+       copy .\modules\dav\main\mod_dav.h .\include\mod_dav.h
+       echo Created mod_dav.h
+       
+# End Custom Build
 
-SOURCE=.\modules\generators\mod_autoindex.c
-# End Source File
-# Begin Source File
+!ENDIF 
 
-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\proxy\mod_proxy.h
 
-SOURCE=.\modules\mappers\mod_dir.c
-# End Source File
-# Begin Source File
+!IF  "$(CFG)" == "libhttpd - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mod_proxy.h
+InputPath=.\modules\proxy\mod_proxy.h
+
+".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mod_proxy.h
+       copy .\modules\proxy\mod_proxy.h .\include\mod_proxy.h
+       echo Created mod_proxy.h
+       
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mod_proxy.h
+InputPath=.\modules\proxy\mod_proxy.h
+
+".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mod_proxy.h
+       copy .\modules\proxy\mod_proxy.h .\include\mod_proxy.h
+       echo Created mod_proxy.h
+       
+# End Custom Build
+
+!ENDIF 
 
-SOURCE=.\modules\metadata\mod_env.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\mappers\mod_imap.c
+SOURCE=.\server\mpm\winnt\mpm.h
+
+!IF  "$(CFG)" == "libhttpd - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mpm.h
+InputPath=.\server\mpm\winnt\mpm.h
+
+".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mpm.h
+       copy .\server\mpm\winnt\mpm.h .\include\mpm.h
+       echo Created mpm.h
+       
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mpm.h
+InputPath=.\server\mpm\winnt\mpm.h
+
+".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mpm.h
+       copy .\server\mpm\winnt\mpm.h .\include\mpm.h
+       echo Created mpm.h
+       
+# End Custom Build
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\filters\mod_include.c
+SOURCE=.\server\mpm\winnt\mpm_default.h
+
+!IF  "$(CFG)" == "libhttpd - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mpm_default.h
+InputPath=.\server\mpm\winnt\mpm_default.h
+
+".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mpm_default.h
+       copy .\server\mpm\winnt\mpm_default.h .\include\mpm_default.h
+       echo Created mpm_default.h
+       
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating mpm_default.h
+InputPath=.\server\mpm\winnt\mpm_default.h
+
+".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\mpm_default.h
+       copy .\server\mpm\winnt\mpm_default.h .\include\mpm_default.h
+       echo Created mpm_default.h
+       
+# End Custom Build
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\filters\mod_include.h
+SOURCE=.\os\win32\os.h
+
+!IF  "$(CFG)" == "libhttpd - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating os.h
+InputPath=.\os\win32\os.h
+
+".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\os.h
+       copy .\os\win32\os.h .\include\os.h
+       echo Created os.h
+       
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Generating os.h
+InputPath=.\os\win32\os.h
+
+".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       del .\include\os.h
+       copy .\os\win32\os.h .\include\os.h
+       echo Created os.h
+       
+# End Custom Build
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\arch\win32\mod_isapi.c
+SOURCE=.\server\test_char.h
 # End Source File
+# End Group
+# Begin Group "httpd"
+
+# PROP Default_Filter ""
 # Begin Source File
 
-SOURCE=.\modules\loggers\mod_log_config.c
+SOURCE=.\modules\http\http_core.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\http\mod_mime.c
+SOURCE=.\modules\http\http_protocol.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\mappers\mod_negotiation.c
+SOURCE=.\modules\http\http_request.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\metadata\mod_setenvif.c
+SOURCE=.\modules\http\mod_core.h
 # End Source File
+# End Group
+# Begin Group "modules"
+
+# PROP Default_Filter ""
 # Begin Source File
 
 SOURCE=.\modules\mappers\mod_so.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\modules\mappers\mod_userdir.c
+SOURCE=.\modules\arch\win32\mod_win32.c
 # End Source File
 # End Group
 # Begin Group "util"
@@ -385,6 +519,10 @@ SOURCE=.\include\util_script.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\server\util_time.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\os\win32\util_win32.c
 # End Source File
 # Begin Source File
@@ -441,6 +579,10 @@ SOURCE=.\server\mpm\winnt\mpm_winnt.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\server\mpm\winnt\nt_eventlog.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\server\mpm\winnt\registry.c
 # End Source File
 # Begin Source File