summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2009-03-25 17:58:59 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2009-03-25 17:58:59 +0000
commit029b3eaa31edf86fc2f347f4b18f95d721259ade (patch)
tree76d0a0fcbb7ac4b89e7fd6306e6daf74e6906e26 /libhttpd.dsp
parent0d19ef47cd73da330717891f36b501a57028169a (diff)
downloadhttpd-029b3eaa31edf86fc2f347f4b18f95d721259ade.tar.gz
drop mpm.h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758369 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp33
1 files changed, 0 insertions, 33 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index 3c902378d3..e6e9ce177c 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -547,10 +547,6 @@ SOURCE=.\include\ap_listen.h
# End Source File
# Begin Source File
-SOURCE=.\include\ap_mpm.h
-# End Source File
-# Begin Source File
-
SOURCE=.\os\win32\ap_regkey.c
# End Source File
# Begin Source File
@@ -567,35 +563,6 @@ SOURCE=.\server\listen.c
# End Source File
# Begin Source File
-SOURCE=.\server\mpm\winnt\mpm.h
-
-!IF "$(CFG)" == "libhttpd - Win32 Release"
-
-# PROP Ignore_Default_Tool 1
-# Begin Custom Build - Creating include/mpm.h
-InputPath=.\server\mpm\winnt\mpm.h
-
-".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- type .\server\mpm\winnt\mpm.h > .\include\mpm.h
-
-# End Custom Build
-
-!ELSEIF "$(CFG)" == "libhttpd - Win32 Debug"
-
-# PROP Ignore_Default_Tool 1
-# Begin Custom Build - Creating include/mpm.h
-InputPath=.\server\mpm\winnt\mpm.h
-
-".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- type .\server\mpm\winnt\mpm.h > .\include\mpm.h
-
-# End Custom Build
-
-!ENDIF
-
-# End Source File
-# Begin Source File
-
SOURCE=.\server\mpm_common.c
# End Source File
# Begin Source File