Use Qt 5.6 and msvc2015 (#197)
authorHannah von Reth <vonreth@kde.org>
Thu, 9 Jun 2016 10:49:12 +0000 (12:49 +0200)
committerDaniel Albers <daniel@lbe.rs>
Thu, 9 Jun 2016 10:49:12 +0000 (12:49 +0200)
commit45dd63cd61a310b3f7b902cf800f0d7a7ec550e4
treef1dc212f46b8a8b9c8945917448dc2f1e740b167
parent0e90714cf09b52c1f4c1990895477017a05d4075
Use Qt 5.6 and msvc2015 (#197)

This commit also adds a copy of the helper appvayor
helper script to the quassel sources.

As Qt 5.6 no longer supports QtWebkit we continue
to provide a mingw Qt 5.5 builds with Webkit.

For builds without Webkit we can probably further reduce the installer size
by removing dll which are no longer needed.
appveyor.yml
scripts/build/appveyorHelp.psm1 [new file with mode: 0644]