mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-09-23 16:43:17 +08:00
13 lines
182 B
YAML
13 lines
182 B
YAML
version: 0.9.{build}
|
|
|
|
# scripts that runs after repo cloning.
|
|
install:
|
|
- vcsetup.bat
|
|
|
|
platform: x64
|
|
configuration: Release
|
|
|
|
build:
|
|
parallel: true
|
|
project: TinyGLTFSolution.sln
|