Electrify/image_tool_build.bat
Joey Payne 17532053c9 Reworked GUI to be more space friendlty.
- Added compression ability for nw executables
- Added tabs to navigate options
- Added file menu with recent files and keyboard shortcuts
- Added a status bar for displaying information about fields
2015-04-21 08:02:19 -06:00

2 lines
109 B
Batchfile
Executable file

rd /S /Q image_tool_builds
pyinstaller --onefile --distpath image_tool_builds -n imgtools_win image_tools.py