mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 13:02:50 +00:00
23 lines
835 B
Plaintext
23 lines
835 B
Plaintext
[executables]
|
|
innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe
|
|
sphinx = %(pyroot)s\Scripts\sphinx-build.exe
|
|
pyinstaller = %(here)s\..\pyinstaller\pyinstaller.py
|
|
vcbuild = %(progfiles)s\Microsoft Visual Studio 9.0\VC\vcpackages\vcbuild.exe
|
|
htmlhelp = %(progfiles)s\HTML Help Workshop\hhc.exe
|
|
psvince = %(here)s\psvince.dll
|
|
lrelease = %(sitepackages)s\PyQt5\bin\lrelease.exe
|
|
portablelauncher = %(progfiles)s\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe
|
|
portableinstaller = %(progfiles)s\PortableApps.comInstaller\PortableApps.comInstaller.exe
|
|
mudrawbin = %(here)s\..\mupdf-1.8-windows\mudraw.exe
|
|
|
|
[paths]
|
|
branch = %(projects)s\trunk
|
|
documentation = %(projects)s\documentation
|
|
win32icon = %(here)s\OpenLP.ico
|
|
hooks = %(here)s\..\pyinstaller-hooks
|
|
portable = %(projects)s\OpenLPPortable
|
|
|
|
[transifex]
|
|
username =
|
|
password =
|