appveyor: generate win32installer
This commit is contained in:
		
							parent
							
								
									cec5a628c8
								
							
						
					
					
						commit
						9bbfad7b05
					
				@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user