packaging/windows/config-appveyor.ini

24 lines
876 B
INI
Raw Normal View History

2016-11-29 12:57:11 +00:00
[executables]
2017-09-26 18:30:22 +00:00
sphinx = %(pyroot)s\Scripts\sphinx-build.exe
2019-05-16 04:37:10 +00:00
pyinstaller = %(pyroot)s\Scripts\pyinstaller.exe
2019-12-19 21:08:10 +00:00
htmlhelp = %(progfilesx86)s\HTML Help Workshop\hhc.exe
2019-02-15 20:19:31 +00:00
lrelease = C:\Qt\5.12\msvc2017\bin\lrelease.exe
2016-11-29 12:57:11 +00:00
portablelauncher = %(here)s\..\..\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe
portableinstaller = %(here)s\..\..\PortableApps.comInstaller\PortableApps.comInstaller.exe
2019-02-15 21:34:14 +00:00
mutool = %(here)s\..\..\mupdf-1.14.0-windows\mutool.exe
2019-05-16 04:37:10 +00:00
candle = %(progfilesx86)s\WiX Toolset v3.11\bin\candle.exe
light = %(progfilesx86)s\WiX Toolset v3.11\bin\light.exe
2016-11-29 12:57:11 +00:00
[paths]
2019-02-15 20:19:31 +00:00
branch = %(projects)s\openlp-branch
2016-11-29 12:57:11 +00:00
documentation = %(projects)s\documentation
2016-12-05 21:22:29 +00:00
icon = %(here)s\OpenLP.ico
2016-11-29 12:57:11 +00:00
hooks = %(here)s\..\pyinstaller-hooks
license = %(here)s\LICENSE.txt
portable_source = %(here)s\OpenLPPortable
portable_dest = %(projects)s\OpenLPPortable
2016-11-29 12:57:11 +00:00
[transifex]
username =
password =