mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
appveyor: Add initial configuration
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
version: '{branch}-1.0.{build}'
|
||||
pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
configuration:
|
||||
- Release
|
||||
- Debug
|
||||
install:
|
||||
- cmd: git submodule update --init --recursive
|
||||
build:
|
||||
project: Windows/PPSSPP.sln
|
||||
parallel: true
|
||||
verbosity: normal
|
||||
Reference in New Issue
Block a user