--- parser3/src/targets/apache13/Attic/ApacheModuleParser3.dsp 2002/06/24 13:06:39 1.14 +++ parser3/src/targets/apache13/Attic/ApacheModuleParser3.dsp 2002/08/01 11:26:51 1.16 @@ -60,7 +60,7 @@ SOURCE="$(InputPath)" PreLink_Desc=Stopping apache... PreLink_Cmds=net stop apache_release dir>nul PostBuild_Desc=Starting apache... -PostBuild_Cmds=net start apache_release +PostBuild_Cmds=net start apache_release dir>nul # End Special Build Tool !ELSEIF "$(CFG)" == "ApacheModuleParser3 - Win32 Debug" @@ -95,7 +95,7 @@ SOURCE="$(InputPath)" PreLink_Desc=Stopping apache... PreLink_Cmds=net stop apache_debug dir>nul PostBuild_Desc=Starting apache... -PostBuild_Cmds=net start apache_debug +PostBuild_Cmds=net start apache_debug dir>nul # End Special Build Tool !ENDIF @@ -104,71 +104,6 @@ PostBuild_Cmds=net start apache_debug # Name "ApacheModuleParser3 - Win32 Release" # Name "ApacheModuleParser3 - Win32 Debug" -# Begin Group "ident" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\ident.awk - -!IF "$(CFG)" == "ApacheModuleParser3 - Win32 Release" - -# Begin Custom Build - Up-to-dating ident.C... -InputPath=..\..\ident.awk - -BuildCmds= \ - SET tools=\parser3project\win32\tools \ - ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \ - REN ident.C ident.C.old >nul 2>&1 \ - %tools%\cat *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=ApacheModuleParser3 >> ident.C.new \ - REN ident.C.old ident.C >nul 2>&1 \ - %tools%\diff ident.C ident.C.new >nul 2>&1 \ - IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \ - %tools%\touch 0101000001 ident.C.new \ - - -"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ELSEIF "$(CFG)" == "ApacheModuleParser3 - Win32 Debug" - -# Begin Custom Build - Up-to-dating ident.C... -InputPath=..\..\ident.awk - -BuildCmds= \ - SET tools=\parser3project\win32\tools \ - ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \ - REN ident.C ident.C.old >nul 2>&1 \ - %tools%\cat *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=ApacheModuleParser3 >> ident.C.new \ - REN ident.C.old ident.C >nul 2>&1 \ - %tools%\diff ident.C ident.C.new >nul 2>&1 \ - IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \ - %tools%\touch 0101000001 ident.C.new \ - - -"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) - -"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - $(BuildCmds) -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\ident.C -# End Source File -# Begin Source File - -SOURCE=.\ident.C.new -# End Source File -# End Group # Begin Source File SOURCE=.\mod_parser3.C