mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-10-31 16:54:46 +00:00
21 lines
726 B
INI
21 lines
726 B
INI
[executables]
|
|
htmlhelp = %(progfilesx86)s\HTML Help Workshop\hhc.exe
|
|
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
|
|
candle = %(progfilesx86)s\WiX Toolset v3.11\bin\candle.exe
|
|
light = %(progfilesx86)s\WiX Toolset v3.11\bin\light.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 =
|