Added image tool build for windows.
This commit is contained in:
parent
2b8871e8d9
commit
e18bf4746d
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