root/branches/stable-1.6/bld.bat

Revision 86 (by mbutscher, 08/15/06 14:57:51)

In "branches/stable-1.6":
* Name changed from 1.6rc4 to 1.6 final

SET PYTHONPATH=lib
del icons\Thumbs.db
rem python setup.py py2exe -O2 --force-imports encodings.utf_8 --force-imports encodings.latin_1 --icon pwiki.ico
rem python setup.py py2exe -O2 --includes=encodings.utf_8,encodings.latin_1 --xref
python setup.py py2exe -O2 --compressed --ascii
copy license.txt dist\license.txt
copy gadfly_small.zip dist\gadfly.zip
Note: See TracBrowser for help on using the browser.