2
0
Kim Kulling 10 жил өмнө
parent
commit
1b02553e88
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -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