root/branches/stable-1.15/build.bat

Revision 11 (by jhorman, 08/12/05 00:08:45)

creating stable 1.15 branch

@ECHO OFF
SET PYTHONPATH=lib
del icons\Thumbs.db
c:\Python23\python.exe setup.py py2exe -O1 -w --force-imports sql_mar --icon pwiki.ico
copy license.txt dist\WikidPad
Note: See TracBrowser for help on using the browser.