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