Appveyor: fix path in setup.

pull/803/head
Kim Kulling 2016-02-19 10:31:26 +01:00
parent 166d5d1d13
commit 122d93d013
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ init:
install:
# Make compiler command line tools available
- call c:\projects\assimp\appveyor\compiler_setup.bat
- call c:\projects\assimp\scripts\appveyor\compiler_setup.bat
build_script:
- cd c:\projects\assimp