mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 21:12:50 +00:00
25 lines
888 B
INI
25 lines
888 B
INI
[executables]
|
|
innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe
|
|
sphinx = %(pyroot)s\Scripts\sphinx-build.exe
|
|
pyinstaller = %(pyroot)s\Scripts\pyinstaller-script.py
|
|
htmlhelp = %(progfiles)s\HTML Help Workshop\hhc.exe
|
|
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
|
|
|
|
[paths]
|
|
branch = %(projects)s\openlp-branch
|
|
documentation = %(projects)s\documentation
|
|
icon = %(here)s\OpenLP.ico
|
|
hooks = %(here)s\..\pyinstaller-hooks
|
|
license = %(here)s\LICENSE.txt
|
|
portable_source = %(here)s\OpenLPPortable
|
|
portable_dest = %(projects)s\OpenLPPortable
|
|
|
|
[transifex]
|
|
username =
|
|
password =
|