mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-06-08 03:03:50 +00:00
Change VS version to one that is better compatible with C++11
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info>
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
version: 0.9.{build}
|
version: 0.9.{build}
|
||||||
|
|
||||||
|
image:
|
||||||
|
- Visual Studio 2015
|
||||||
|
|
||||||
# scripts that runs after repo cloning.
|
# scripts that runs after repo cloning.
|
||||||
install:
|
install:
|
||||||
- vcsetup.bat
|
- vcsetup.bat
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
.\\tools\\windows\\premake5.exe vs2013
|
.\\tools\\windows\\premake5.exe vs2015
|
||||||
|
|||||||
Reference in New Issue
Block a user