← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~tomasgroth/openlp/packaging-appveyor-update into lp:openlp/packaging

 

Tomas Groth has proposed merging lp:~tomasgroth/openlp/packaging-appveyor-update into lp:openlp/packaging.

Requested reviews:
  OpenLP Core (openlp-core)

For more details, see:
https://code.launchpad.net/~tomasgroth/openlp/packaging-appveyor-update/+merge/323635

Update to the appveyor config.
-- 
Your team OpenLP Core is requested to review the proposed merge of lp:~tomasgroth/openlp/packaging-appveyor-update into lp:openlp/packaging.
=== modified file 'windows/config-appveyor.ini'
--- windows/config-appveyor.ini	2016-12-06 21:02:14 +0000
+++ windows/config-appveyor.ini	2017-05-04 19:53:22 +0000
@@ -5,7 +5,7 @@
 vcbuild = %(progfiles)s\Microsoft Visual Studio 9.0\VC\vcpackages\vcbuild.exe
 htmlhelp = %(progfiles)s\HTML Help Workshop\hhc.exe
 psvince = %(here)s\psvince.dll
-lrelease = %(sitepackages)s\PyQt5\bin\lrelease.exe
+lrelease = C:\Qt\5.5\msvc2013\bin\lrelease.exe
 portablelauncher = %(here)s\..\..\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe
 portableinstaller = %(here)s\..\..\PortableApps.comInstaller\PortableApps.comInstaller.exe
 mutool = %(here)s\..\..\mupdf-1.9a-windows\mutool.exe


Follow ups