appveyor: generate win32installer

This commit is contained in:
Thomas Bernard 2019-03-09 14:18:57 +01:00
parent cec5a628c8
commit 9bbfad7b05
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C

View File

@ -10,12 +10,13 @@ build_script:
- mingw32-make -C src/ print-.VARIABLES API=win32 V=1
- mingw32-make API=win32
- mingw32-make ziprelease API=win32
- mingw32-make win32installer API=win32
# - mingw32-make 3rdparty API=sdl2
# - mingw32-make API=sdl2
# - mingw32-make ziprelease API=sdl2
artifacts:
- path: '*.zip'
- path: '*.7z'
name: GrafX2 portable installation
- path: 'install\*.exe'
name: GrafX2 installer