Added image tool build for windows.
This commit is contained in:
parent
70bce8cc49
commit
0a90e18022
1 changed files with 2 additions and 0 deletions
2
image_tool_build.bat
Normal file
2
image_tool_build.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
rd /S /Q image_tool_builds
|
||||
pyinstaller --onefile --distpath image_tool_builds -n imgtools_win image_tools.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue