瀏覽代碼

Windows CI: another one

Kim Kulling 10 年之前
父節點
當前提交
4813120385
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      appveyor.yml

+ 1 - 2
appveyor.yml

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