Add Appveyor settings.

This commit is contained in:
Syoyo Fujita
2015-06-04 00:01:51 +09:00
parent 59acd32d0a
commit a7759a740a
3 changed files with 13 additions and 0 deletions

12
appveyor.yml Normal file
View File

@@ -0,0 +1,12 @@
version: 0.9.{build}
# scripts that runs after repo cloning.
install:
- vcsetup.bat
platform: x64
configuration: Release
build:
parallel: true
project: TinyObjLoaderSolution.sln