mirror of
https://github.com/Relintai/godot-lportal.git
synced 2025-05-01 15:47:55 +02:00
Update .appveyor.yml
This commit is contained in:
parent
ac0f4ea07f
commit
a6fa2f666c
@ -1,3 +1,8 @@
|
|||||||
|
artifacts:
|
||||||
|
- path: bin
|
||||||
|
name: myrelease
|
||||||
|
type: zip
|
||||||
|
|
||||||
os: Visual Studio 2015
|
os: Visual Studio 2015
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
@ -10,7 +15,7 @@ environment:
|
|||||||
- VS: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat
|
- VS: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat
|
||||||
GD_PLATFORM: windows
|
GD_PLATFORM: windows
|
||||||
TOOLS: yes
|
TOOLS: yes
|
||||||
TARGET: release_debug
|
TARGET: debug
|
||||||
ARCH: amd64
|
ARCH: amd64
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user