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-05-19 18:21:13 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-05-19 18:21:13 +0300
commit6cfe4008f7aa3f03b17d755836bf05a4177414cd (patch)
treeda4f3eece5f4e8b25f3cbdd3602ef543040c7262 /.craft.ini
parentb62327684fdba90211a9efe29dd98f4c12d8284e (diff)
Ci: Define windows-msvc2019_64-cl for testing
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/.craft.ini b/.craft.ini
index 3e0d6bde4..946163e56 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -66,6 +66,9 @@ libs/qt5/qtbase.useLtcg = True
libs/qt5/qtbase.withMysql = False
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