9 lines
146 B
YAML
9 lines
146 B
YAML
![]() |
version: git-{branch}-{build}
|
||
|
configuration: Debug
|
||
|
platform:
|
||
|
- x86
|
||
|
- x64
|
||
|
build:
|
||
|
project: shell/reicast.sln
|
||
|
parallel: true
|
||
|
verbosity: minimal
|