Browse Source

Windows CI: debug texts.

Kim Kulling 10 years ago
parent
commit
cb3326b6fe
1 changed files with 4 additions and 3 deletions
  1. 4 3
      appveyor.yml

+ 4 - 3
appveyor.yml

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