From ba1564c7be68f7c7ffe47a45d3c1fb56a410b46b Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Fri, 15 Feb 2019 21:43:26 +0100 Subject: [PATCH] try some new values --- windows/config-appveyor.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/config-appveyor.ini b/windows/config-appveyor.ini index da9fbc5..b3ed60c 100644 --- a/windows/config-appveyor.ini +++ b/windows/config-appveyor.ini @@ -7,8 +7,8 @@ psvince = %(here)s\psvince.dll lrelease = C:\Qt\5.12\msvc2017\bin\lrelease.exe portablelauncher = %(here)s\..\..\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe portableinstaller = %(here)s\..\..\PortableApps.comInstaller\PortableApps.comInstaller.exe -mutool = %(project)s\openlp-branch\mutool.exe -mediainfo = %(project)s\openlp-branch\MediaInfo.exe +mutool = %(here)s\..\..openlp-branch\mutool.exe +mediainfo = %(here)s\..\..openlp-branch\MediaInfo.exe [paths] branch = %(projects)s\openlp-branch