X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=appveyor.ini;fp=appveyor.ini;h=0000000000000000000000000000000000000000;hp=8189a03859e70df5281f58e360bc42a44f462157;hb=564126810aaf834bac66c8f7718d99f159185ce6;hpb=c95649029bee1418b77ea2028f06b850759c7423 diff --git a/appveyor.ini b/appveyor.ini deleted file mode 100644 index 8189a038..00000000 --- a/appveyor.ini +++ /dev/null @@ -1,31 +0,0 @@ -[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