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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-11-04 11:03:45 +0300
committerHannah von Reth <vonreth@kde.org>2021-11-04 13:11:36 +0300
commit4a3fe9e8bc0c8d288cede46fd7691f21dcac2320 (patch)
tree0c26eacaecf1202686ff13b1755aa582b91bd21c /.craft.ini
parent660563586be154df0fe66f0517d34b9c98be67e8 (diff)
Ci: msvc2017 -> msvc2019
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini11
1 files changed, 4 insertions, 7 deletions
diff --git a/.craft.ini b/.craft.ini
index 89e08be22..861a04e2e 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -72,15 +72,12 @@ libs/qt5/qtbase.withDBus = False
[windows-msvc2019_64-cl]
General/ABI = windows-msvc2019_64-cl
-[windows-msvc2017_64-cl]
-General/ABI = windows-msvc2017_64-cl
-
-[windows-msvc2017_64-cl-debug]
-General/ABI = windows-msvc2017_64-cl
+[windows-msvc2019_64-cl-debug]
+General/ABI = windows-msvc2019_64-cl
Compile/BuildType = Debug
-[windows-msvc2017_32-cl]
-General/ABI = windows-msvc2017_32-cl
+[windows-msvc2019_32-cl]
+General/ABI = windows-msvc2019_32-cl
[macos-64-clang]
General/ABI = macos-64-clang