--- parser3/src/targets/apache13/os/win32/Attic/ApacheModuleParser3.dsp 2001/08/24 07:04:52 1.19 +++ parser3/src/targets/apache13/os/win32/Attic/ApacheModuleParser3.dsp 2001/09/04 16:28:20 1.23 @@ -23,8 +23,8 @@ CFG=ApacheModuleParser3 - Win32 Release # Begin Project # PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" +# PROP Scc_ProjName "ApacheModuleParser3" +# PROP Scc_LocalPath "..\.." CPP=cl.exe MTL=midl.exe RSC=rc.exe @@ -58,9 +58,9 @@ LINK32=link.exe # Begin Special Build Tool SOURCE="$(InputPath)" PreLink_Desc=Stopping apache... -PreLink_Cmds=net stop apache_debug +PreLink_Cmds=net stop apache_release PostBuild_Desc=Starting apache... -PostBuild_Cmds=net start apache_debug +PostBuild_Cmds=net start apache_release # End Special Build Tool !ELSEIF "$(CFG)" == "ApacheModuleParser3 - Win32 Debug"