重构,GUI初步开发
This commit is contained in:
4
toexe.py
4
toexe.py
@@ -20,6 +20,4 @@
|
||||
|
||||
import os
|
||||
|
||||
os.system("pyinstaller -F --version-file res/info.txt -i res/AUTO_MAA.ico manage.py")
|
||||
os.system("pyinstaller -F --version-file res/info.txt -i res/AUTO_MAA.ico run.py")
|
||||
os.system("pyinstaller -F --version-file res/info.txt -i res/AUTO_MAA.ico AUTO_MAA.py")
|
||||
os.system("pyinstaller -F --version-file res/info.txt --icon=res/AUTO_MAA.ico gui.py")
|
||||
|
||||
Reference in New Issue
Block a user