--- parser3/src/sql/oracle/Attic/parser3oracle.dsp 2001/08/22 14:45:16 1.2 +++ 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 @@ -122,13 +122,5 @@ SOURCE=.\config_includes.h SOURCE=..\pa_sql_driver.h # End Source File # End Group -# Begin Source File - -SOURCE=.\oracle32\lib\oraSQL8.LIB -# End Source File -# Begin Source File - -SOURCE=.\oracle32\lib\oci.lib -# End Source File # End Target # End Project