Use craft on appveyor
[quassel.git] / appveyor.ini
diff --git a/appveyor.ini b/appveyor.ini
new file mode 100644 (file)
index 0000000..8189a03
--- /dev/null
@@ -0,0 +1,31 @@
+[General]
+Command = craft
+Branch = master
+ShallowClone = True
+
+# Variables defined here override the default value
+# The variable names are casesensitive
+[Variables]
+#Root = D:\qt-sdk
+
+# Settings applicable for all Crafts matrices
+# Settings are Category/key=value
+# Category is case sensitive
+[GeneralSettings]
+Paths/Python = C:\Python36
+Paths/Python27 = C:\Python27
+ShortPath/Enabled = False
+Compile/BuildType = Release
+ContinuousIntegration/Enabled = True
+Packager/PackageType = MultiCollectionPackager
+
+[BlueprintSettings]
+qt-apps/quassel.version = master
+
+binary/mysql.ignored = True
+
+[windows-msvc2017_32-cl]
+General/ABI = windows-msvc2017_32-cl
+
+[windows-msvc2017_64-cl]
+General/ABI = windows-msvc2017_64-cl