--- parser3/src/targets/apache13/Attic/ApacheModuleParser3.dsp 2002/06/24 13:06:39 1.14 +++ parser3/src/targets/apache13/Attic/ApacheModuleParser3.dsp 2002/06/28 09:59:01 1.15 @@ -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