Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Gallien <matthieu_gallien@yahoo.fr>2021-05-11 20:11:54 +0300
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>2021-07-21 14:33:07 +0300
commit505121f39452546bf6a61ac6c0bbff6fca5a7ab9 (patch)
treee9acf3701d87021251f53f2770307b527b2c723b /appveyor.ini
parent309e8bd183f20049109101c9aad3cdca051b29b8 (diff)
upgrade appveyor support to MSVC 2019
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
Diffstat (limited to 'appveyor.ini')
-rw-r--r--appveyor.ini9
1 files changed, 3 insertions, 6 deletions
diff --git a/appveyor.ini b/appveyor.ini
index 658eeac24..cc69df78a 100644
--- a/appveyor.ini
+++ b/appveyor.ini
@@ -35,11 +35,8 @@ ContinuousIntegration/Enabled = True
# don't try to pip install on the ci
python-modules.ignored = True
-libs/qt5.version = 5.9.3
+libs/qt5.version = 5.12.10
craft/craft-core.version = master
-[windows-msvc2017_64-cl]
-General/ABI = windows-msvc2017_64-cl
-
-[windows-msvc2017_32-cl]
-General/ABI = windows-msvc2017_32-cl
+[windows-msvc2019_64-cl]
+General/ABI = windows-msvc2019_64-cl