We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc234b commit cadf741Copy full SHA for cadf741
build-pyinstaller.bat
@@ -1,2 +1,2 @@
1
:: Perform a Windows build.
2
-pyinstaller deepqt/main.py --onefile --noconfirm --clean --workpath=build --distpath=dist --windowed --name=DeepQt.exe --icon=media/logo.ico
+pyinstaller deepqt/main.py --onefile --noconfirm --clean --workpath=build --distpath=dist --windowed --name=DeepQt.exe --icon=media\logo.ico
0 commit comments