diff -r 1248e8f6a72d -r db59fc762214 buildframework/helium/precompile_py.bat --- a/buildframework/helium/precompile_py.bat Tue Mar 16 17:16:51 2010 +0000 +++ b/buildframework/helium/precompile_py.bat Thu Mar 18 15:06:42 2010 +0000 @@ -17,7 +17,6 @@ rem setlocal - -python %HELIUM_HOME%\tools\common\python\lib\precompile.py --modulepath %HELIUM_HOME%\tools\common\python\lib - +@echo precompiling the archiving module to generate the .pyc files for running in parallel +python -m CreateZipInput endlocal \ No newline at end of file