mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 06:33:34 +00:00
no quotes
This commit is contained in:
@ -8,7 +8,7 @@ del /q /f gam-%1-windows-x64.msi
|
|||||||
del /q /f *.wixobj
|
del /q /f *.wixobj
|
||||||
del /q /f *.wixpdb
|
del /q /f *.wixpdb
|
||||||
|
|
||||||
set WIXVERSION="3.11"
|
set WIXVERSION=3.11
|
||||||
|
|
||||||
c:\python27-32\scripts\pyinstaller --clean -F --distpath=gam windows-gam.spec
|
c:\python27-32\scripts\pyinstaller --clean -F --distpath=gam windows-gam.spec
|
||||||
xcopy LICENSE gam\
|
xcopy LICENSE gam\
|
||||||
|
Reference in New Issue
Block a user