mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 04:52:50 +00:00
21 lines
723 B
Plaintext
21 lines
723 B
Plaintext
[executables]
|
|
htmlhelp = %(progfiles)s\HTML Help Workshop\hhc.exe
|
|
lrelease = %(sitepackages)s\PyQt5\bin\lrelease.exe
|
|
portablelauncher = %(progfiles)s\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe
|
|
portableinstaller = %(progfiles)s\PortableApps.comInstaller\PortableApps.comInstaller.exe
|
|
candle = %(progfiles)s\WiX Toolset v3.11\bin\candle.exe
|
|
light = %(progfiles)s\WiX Toolset v3.11\bin\light.exe
|
|
|
|
[paths]
|
|
branch = %(projects)s\trunk
|
|
documentation = %(projects)s\documentation
|
|
icon = %(here)s\windows\OpenLP.ico
|
|
hooks = %(here)s\pyinstaller-hooks
|
|
license = %(here)s\LICENSE.txt
|
|
portable_source = %(here)s\windows\OpenLPPortable
|
|
portable_dest = %(projects)s\OpenLPPortable
|
|
|
|
[transifex]
|
|
username =
|
|
password =
|