From fec4db0b6dba4747e59d74ca37f43a89797fe018 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sat, 7 Jun 2008 02:10:51 +0000 Subject: [PATCH] mod_core.h is moved git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664241 13f79535-47bb-0310-9956-ffa450edef68 --- libhttpd.dsp | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/libhttpd.dsp b/libhttpd.dsp index 5fff89ac22..55c6951411 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -193,32 +193,7 @@ InputPath=.\modules\generators\mod_cgi.h # End Source File # Begin Source File -SOURCE=.\modules\http\mod_core.h - -!IF "$(CFG)" == "libhttpd - Win32 Release" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build - Creating include/mod_core.h -InputPath=.\modules\http\mod_core.h - -".\include\mod_core.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type .\modules\http\mod_core.h > .\include\mod_core.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "libhttpd - Win32 Debug" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build - Creating include/mod_core.h -InputPath=.\modules\http\mod_core.h - -".\include\mod_core.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - type .\modules\http\mod_core.h > .\include\mod_core.h - -# End Custom Build - -!ENDIF - +SOURCE=.\include\mod_core.h # End Source File # Begin Source File -- 2.50.1