Change platform from x86 to Win32

This commit is contained in:
RElesgoe 2019-12-16 10:56:39 -08:00 committed by GitHub
parent 7fedbaf588
commit 5c8a50ecd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ cache: c:\tools\vcpkg\installed\
#---------------------------------#
# build configuration #
#---------------------------------#
platform: x86
platform: Win32
configuration: RelWithDebInfo
@ -95,4 +95,4 @@ test:
artifacts:
- path: $(programfiles(x86))\pvpgn
name: pvpgn-pro-$(APPVEYOR_REPO_BRANCH)-$(APPVEYOR_BUILD_VERSION)-$(APPVEYOR_REPO_COMMIT:~0,7)-$(DB)
type: zip
type: zip