packaging/windows/config-appveyor.ini

26 lines
960 B
INI
Raw Normal View History

2016-11-29 12:57:11 +00:00
[executables]
innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe
2017-09-26 18:30:22 +00:00
sphinx = %(pyroot)s\Scripts\sphinx-build.exe
2017-09-26 19:58:20 +00:00
pyinstaller = %(pyroot)s\Scripts\pyinstaller-script.py
2016-11-29 12:57:11 +00:00
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
2017-09-25 19:58:43 +00:00
lrelease = C:\Qt\5.9\msvc2015\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
2016-12-05 21:22:29 +00:00
mutool = %(here)s\..\..\mupdf-1.9a-windows\mutool.exe
mediainfo = %(here)s\..\..\MediaInfo\MediaInfo.exe
2016-11-29 12:57:11 +00:00
[paths]
branch = %(projects)s\trunk
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 =