--- sql/odbc/Attic/parser3odbc.dsp 2002/03/05 15:04:59 1.2 +++ sql/odbc/Attic/parser3odbc.dsp 2002/04/25 17:51:38 1.3 @@ -90,9 +90,9 @@ LINK32=link.exe # Begin Special Build Tool SOURCE="$(InputPath)" PreLink_Desc=Stopping apache... -PreLink_Cmds=net stop apache_debug net stop "world wide web publishing service" dir >nul +PreLink_Cmds=rem net stop apache_debug rem net stop "world wide web publishing service" dir >nul PostBuild_Desc=Starting apache... -PostBuild_Cmds=net start "world wide web publishing service" net start apache_debug +PostBuild_Cmds=rem net start "world wide web publishing service" rem net start apache_debug # End Special Build Tool !ENDIF