--- parser3/src/targets/apache13/os/win32/Attic/ApacheModuleParser3.dsp 2001/05/08 06:00:40 1.7 +++ parser3/src/targets/apache13/os/win32/Attic/ApacheModuleParser3.dsp 2001/07/27 12:59:36 1.14 @@ -57,7 +57,9 @@ LINK32=link.exe # SUBTRACT LINK32 /pdb:none # Begin Special Build Tool SOURCE="$(InputPath)" +PreLink_Desc=Stopping apache... PreLink_Cmds=net stop apache +PostBuild_Desc=Starting apache... PostBuild_Cmds=net start apache # End Special Build Tool @@ -89,7 +91,9 @@ LINK32=link.exe # SUBTRACT LINK32 /map # Begin Special Build Tool SOURCE="$(InputPath)" +PreLink_Desc=Stopping apache... PreLink_Cmds=net stop apache +PostBuild_Desc=Starting apache... PostBuild_Cmds=net start apache # End Special Build Tool @@ -107,5 +111,9 @@ SOURCE=..\..\modules\extra\mod_parser3.C SOURCE=..\..\modules\extra\pa_pool.C # End Source File +# Begin Source File + +SOURCE=..\..\modules\extra\pa_threads.C +# End Source File # End Target # End Project