2012-06-09 19:02:47 +00:00
|
|
|
[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
|
2016-01-03 21:10:14 +00:00
|
|
|
lrelease = %(sitepackages)s\PyQt5\bin\lrelease.exe
|
2012-06-09 19:02:47 +00:00
|
|
|
portablelauncher = %(progfiles)s\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe
|
|
|
|
portableinstaller = %(progfiles)s\PortableApps.comInstaller\PortableApps.comInstaller.exe
|
2016-12-05 18:23:50 +00:00
|
|
|
mutool = %(here)s\..\mupdf-1.9a-windows\mutool.exe
|
|
|
|
mediainfo = %(here)s\..\MediaInfo\MediaInfo.exe
|
2012-06-09 19:02:47 +00:00
|
|
|
|
|
|
|
[paths]
|
|
|
|
branch = %(projects)s\trunk
|
|
|
|
documentation = %(projects)s\documentation
|
2016-12-05 18:23:50 +00:00
|
|
|
icon = %(here)s\OpenLP.ico
|
2012-12-30 23:04:58 +00:00
|
|
|
hooks = %(here)s\..\pyinstaller-hooks
|
2012-06-09 19:02:47 +00:00
|
|
|
portable = %(projects)s\OpenLPPortable
|
|
|
|
|
|
|
|
[transifex]
|
|
|
|
username =
|
|
|
|
password =
|