浏览代码

Windows CI: debug texts.

Kim Kulling 10 年之前
父节点
当前提交
cb3326b6fe
共有 1 个文件被更改,包括 4 次插入3 次删除
  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