X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=.appveyor.ini;fp=.appveyor.ini;h=0000000000000000000000000000000000000000;hp=b785aac600312381fd4c7750d32ba1e9774d62f1;hb=8c0f742c0d1732cde866011b56fa5d1725e0d668;hpb=c9d498c1d165c23cb854a8fbe9482a9289029071 diff --git a/.appveyor.ini b/.appveyor.ini deleted file mode 100644 index b785aac6..00000000 --- a/.appveyor.ini +++ /dev/null @@ -1,34 +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 - -libs/dbus.ignored = True -binary/mysql.ignored = True -libs/llvm-meta.ignored = True - -[windows-msvc2017_64-cl] -General/ABI = windows-msvc2017_64-cl