mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
Fix AppVeyor Compilation
This commit is contained in:
parent
de65cb6dc0
commit
7c77e93ff4
@ -63,7 +63,8 @@ clone_depth: 1 # clone entire repository history if not de
|
|||||||
environment:
|
environment:
|
||||||
global:
|
global:
|
||||||
#Qt: https://www.appveyor.com/docs/installed-software#qt
|
#Qt: https://www.appveyor.com/docs/installed-software#qt
|
||||||
QTDIR: C:\Qt\5.4\mingw491_32
|
# (C:\Qt\5.10 mapped to C:\Qt\5.10.1 for backward compatibility)
|
||||||
|
QTDIR: C:\Qt\5.10\mingw53_32
|
||||||
MSYS2_ARCH: i686
|
MSYS2_ARCH: i686
|
||||||
TARGET: i686_32-pc-msys
|
TARGET: i686_32-pc-msys
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user