make-standalone: add missing --base-name=

This commit is contained in:
Ian Burgwin
2020-07-22 19:34:14 -07:00
parent 7ee6999725
commit 2dd6caf128

View File

@@ -1,4 +1,4 @@
cxfreeze ci-gui.py --target-dir=dist-standalone Win32GUI
cxfreeze ci-gui.py --target-dir=dist-standalone --base-name=Win32GUI
mkdir dist-standalone\bin
copy TaskbarLib.tlb dist-standalone
copy bin\win32\save3ds_fuse.exe dist-standalone\bin