--- parser3/src/sql/oracle/Attic/parser3oracle.dsp 2001/08/23 11:57:15 1.3 +++ parser3/src/sql/oracle/Attic/parser3oracle.dsp 2001/08/23 14:15:44 1.4 @@ -83,9 +83,9 @@ LINK32=link.exe # Begin Special Build Tool SOURCE="$(InputPath)" PreLink_Desc=Stopping apache... -PreLink_Cmds=rem net stop apache +PreLink_Cmds=net stop apache_debug PostBuild_Desc=Starting apache... -PostBuild_Cmds=rem net start apache +PostBuild_Cmds=net start apache_debug # End Special Build Tool !ENDIF