protot/3rdparty/tinygltf/appveyor.yml

19 lines
244 B
YAML
Raw Normal View History

2018-03-19 23:00:51 +01:00
version: 0.9.{build}
image:
- Visual Studio 2015
# scripts that runs after repo cloning.
install:
- vcsetup.bat
platform: x64
configuration: Release
build:
parallel: true
project: TinyGLTFSolution.sln
after_build:
- examples.bat