mirror of
https://github.com/Relintai/godot-lportal.git
synced 2024-11-11 10:52:09 +01:00
Update .appveyor.yml
This commit is contained in:
parent
3ae185b058
commit
0544cbe18d
@ -1,4 +1,4 @@
|
|||||||
os: Visual Studio 2019
|
os: Visual Studio 2017
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
HOME: "%HOMEDRIVE%%HOMEPATH%"
|
HOME: "%HOMEDRIVE%%HOMEPATH%"
|
||||||
@ -8,7 +8,8 @@ environment:
|
|||||||
GODOT_REPO_URL: "https://github.com/godotengine/godot"
|
GODOT_REPO_URL: "https://github.com/godotengine/godot"
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
- VS: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat
|
#- VS: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat
|
||||||
|
- VS: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
|
||||||
GD_PLATFORM: windows
|
GD_PLATFORM: windows
|
||||||
TOOLS: yes
|
TOOLS: yes
|
||||||
TARGET: release_debug
|
TARGET: release_debug
|
||||||
|
Loading…
Reference in New Issue
Block a user