mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-07-31 01:06:58 +08: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:
parent
45c29dc54d
commit
760c1a5065
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user