mame/3rdparty/bimg/.appveyor.yml
Бранимир Караџић 702c9b45cc Update bimg to latest
2021-08-10 20:27:19 +02:00

20 lines
324 B
YAML

shallow_clone: true
os:
- Visual Studio 2019
environment:
matrix:
- TOOLSET: vs2017
- TOOLSET: vs2019
configuration:
- Debug
- Release
install:
- git clone https://github.com/bkaradzic/bx ..\bx
- ..\bx\tools\bin\windows\genie --with-tools %TOOLSET%
build:
project: .build/projects/$(TOOLSET)/bimg.sln