ci: Replace Travis and Appveyor CIs by a GitHub Workflow
[quassel.git] / .craftsettings.ini
diff --git a/.craftsettings.ini b/.craftsettings.ini
new file mode 100644 (file)
index 0000000..a69c2db
--- /dev/null
@@ -0,0 +1,28 @@
+[General]
+Command = craft
+Branch = master
+ShallowClone = True
+
+[GeneralSettings]
+Version/ConfigVersion = 6
+
+Paths/Python = C:\hostedtoolcache\windows\Python\3.7.7\x64
+Paths/Python27 = C:\hostedtoolcache\windows\Python\2.7.18\x64
+Paths/Msys = C:\msys64
+ShortPath/Enabled = False
+Compile/BuildType = Release
+ContinuousIntegration/Enabled = True
+Packager/Destination = ${Variables:WORKSPACE}/packages
+Packager/PackageDebugSymbols = False
+
+[BlueprintSettings]
+quassel/quassel.version = master
+
+binary/mysql.ignored = True
+libs/dbus.ignored = True
+libs/llvm-meta.ignored = True
+dev-utils/msys.ignored = True
+dev-utils/perl.ignored = True
+
+[windows-msvc2019_64-cl]
+General/ABI = windows-msvc2019_64-cl