]> granicus.if.org Git - apache/blobdiff - libhttpd.dsp
de-hungarian-ize server config member names which are going to stay
[apache] / libhttpd.dsp
index 31b09a133027ef225bc1967c7ec9b8b86c6c6986..aa15cce9a4baf0c2579c05cddf68b20292bd8a06 100644 (file)
@@ -42,12 +42,12 @@ 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 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
+# ADD BASE RSC /l 0x409 /d "NDEBUG"
+# ADD RSC /l 0x409 /d "NDEBUG"
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
@@ -68,12 +68,12 @@ LINK32=link.exe
 # PROP Intermediate_Dir "Debug"
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W3 /GX /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 /ZI /c
-# ADD CPP /nologo /MDd /W3 /GX /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 /ZI /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 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
+# ADD BASE RSC /l 0x409 /d "_DEBUG"
+# ADD RSC /l 0x409 /d "_DEBUG"
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
@@ -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
@@ -409,15 +547,15 @@ SOURCE=.\include\ap_mpm.h
 # End Source File
 # Begin Source File
 
-SOURCE=.\server\mpm_common.c
+SOURCE=.\server\listen.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\server\listen.c
+SOURCE=.\server\mpm\winnt\mpm.h
 # End Source File
 # Begin Source File
 
-SOURCE=.\server\mpm\winnt\mpm.h
+SOURCE=.\server\mpm_common.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
@@ -448,5 +590,38 @@ SOURCE=.\server\mpm\winnt\registry.c
 SOURCE=.\server\mpm\winnt\service.c
 # End Source File
 # End Group
+# Begin Source File
+
+SOURCE=.\build\win32\libhttpd.rc
+# End Source File
+# Begin Source File
+
+SOURCE=.\build\win32\win32ver.awk
+
+!IF  "$(CFG)" == "libhttpd - Win32 Release"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Creating Version Resource
+InputPath=.\build\win32\win32ver.awk
+
+".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       awk -f ./build/win32/win32ver.awk libhttpd "Apache HTTP Server Core"  ./include/ap_release.h > .\build\win32\libhttpd.rc
+
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
+
+# PROP Ignore_Default_Tool 1
+# Begin Custom Build - Creating Version Resource
+InputPath=.\build\win32\win32ver.awk
+
+".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       awk -f ./build/win32/win32ver.awk libhttpd "Apache HTTP Server Core"  ./include/ap_release.h > .\build\win32\libhttpd.rc
+
+# End Custom Build
+
+!ENDIF 
+
+# End Source File
 # End Target
 # End Project