Update .appveyor.vs2017.yml
This commit is contained in:
parent
315cfa5ddd
commit
dfa4f79279
1 changed files with 1 additions and 4 deletions
|
@ -16,10 +16,7 @@ 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"
|
||||
- "\"c:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\Common7\\IDE\\devenv.exe\" wesnoth.sln /upgrade"
|
||||
- cd ..\..
|
||||
- set PATH=C:\projects\external\dll;%PATH%
|
||||
build_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue