Windows CI: next try.

pull/612/head
Kim Kulling 2015-07-12 19:53:17 +02:00
parent 4c5b97c1b2
commit 1b02553e88
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ configuration: Release
build:
build_script:
- cd c:\projects
- cd assimp
- cmake -G"Visual Studio 11" ..
- msbuild /m /p:Configuration=Release /p:Platform="Win32" Assimp.sln