--- parser3/src/targets/apache13/os/win32/Attic/ApacheModuleParser3.dsp 2001/05/11 17:21:10 1.9 +++ parser3/src/targets/apache13/os/win32/Attic/ApacheModuleParser3.dsp 2001/05/17 10:42:56 1.11 @@ -84,9 +84,9 @@ LINK32=link.exe # SUBTRACT LINK32 /map # Begin Special Build Tool SOURCE="$(InputPath)" -PreLink_Desc=Stopping apache service... +PreLink_Desc=Stopping apache... PreLink_Cmds=net stop apache -PostBuild_Desc=Starting apache service... +PostBuild_Desc=Starting apache... PostBuild_Cmds=net start apache # End Special Build Tool @@ -104,5 +104,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