X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=.appveyor.ini;h=f4aacde3204fd2bc08934d83b5ef82e364318e59;hp=c27fbb68bbfde33f6b596bc5fb95d73821f87d13;hb=HEAD;hpb=89033faf1329eafaeec6a830d68325e6a27bbd40 diff --git a/.appveyor.ini b/.appveyor.ini deleted file mode 100644 index c27fbb68..00000000 --- a/.appveyor.ini +++ /dev/null @@ -1,35 +0,0 @@ -[General] -Command = craft -Branch = master -ShallowClone = True - -# Variables defined here override the default value -# The variable names are case sensitive -[Variables] -#Root = D:\qt-sdk -APPVEYOR_BUILD_FOLDER = ${Variables:Root} - -# 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/Destination = ${Variables:APPVEYOR_BUILD_FOLDER}/binaries - -# the version of the config -Version/ConfigVersion = 6 - -[BlueprintSettings] -quassel/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