From eb4711d70da7cd87becbe4c7bc2421122c9a1f27 Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Fri, 15 Feb 2019 22:12:24 +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 b3ed60c..76d8f76 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 = %(here)s\..\..openlp-branch\mutool.exe -mediainfo = %(here)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