mirror of
https://github.com/love2d/love.git
synced 2026-08-12 00:20:52 +02:00
Appveyor: fix 64 bit build
--HG-- branch : minor
This commit is contained in:
@@ -13,7 +13,7 @@ environment:
|
||||
- PLATFORM: x64
|
||||
VCVARSALL_PLATFORM: x86_amd64
|
||||
GENERATOR: "Visual Studio 16 2019"
|
||||
VSARCH: "Win64"
|
||||
VSARCH: "x64"
|
||||
|
||||
init:
|
||||
# Make VS 2019 command line tools available
|
||||
|
||||
Reference in New Issue
Block a user