Windows CI: another one

pull/612/head
Kim Kulling 2015-07-12 20:10:56 +02:00
parent 1b02553e88
commit 4813120385
1 changed files with 1 additions and 2 deletions

View File

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