temporary commit to find out appveyors directory structure.

This commit is contained in:
gfgtdf 2017-05-06 15:18:26 +02:00 committed by GitHub
parent 03d39d6279
commit 315cfa5ddd

View file

@ -16,6 +16,9 @@ before_build:
- mkdir projectfiles\VC15
- xcopy /E /I /H /Y projectfiles\VC12 projectfiles\VC15
- cd projectfiles\VC15
- cd "c:\\Program Files (x86)\\Microsoft Visual Studio\\2017"
- ls
- dir
- "\"c:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Enterprise\\Common7\\IDE\\devenv.exe\" wesnoth.sln /upgrade"
- cd ..\..
- set PATH=C:\projects\external\dll;%PATH%