mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-20 06:50:40 -04:00
Merge pull request #1274 from PhenomRetroShare/Fix_AppVeyorCompil
Fix AppVeyor Compilation
This commit is contained in:
commit
d8b3fc0a6d
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@ clone_depth: 1 # clone entire repository history if not de
|
|||
environment:
|
||||
global:
|
||||
#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
|
||||
TARGET: i686_32-pc-msys
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue