packaging/windows/config-appveyor.ini

29 lines
1.1 KiB
INI

[executables]
innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe
#sphinx = %(pyroot)s\Scripts\sphinx-build.exe
sphinx = C:\python36\Scripts\sphinx-build.exe
#pyinstaller = %(here)s\..\..\PyInstaller-3.2\pyinstaller.py
#pyinstaller = %(pyroot)s\Script\pyinstaller-script.py
pyinstaller = C:\python36\Script\pyinstaller-script.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 = C:\Qt\5.9\msvc2015\bin\lrelease.exe
portablelauncher = %(here)s\..\..\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe
portableinstaller = %(here)s\..\..\PortableApps.comInstaller\PortableApps.comInstaller.exe
mutool = %(here)s\..\..\mupdf-1.9a-windows\mutool.exe
mediainfo = %(here)s\..\..\MediaInfo\MediaInfo.exe
[paths]
branch = %(projects)s\trunk
documentation = %(projects)s\documentation
icon = %(here)s\OpenLP.ico
hooks = %(here)s\..\pyinstaller-hooks
license = %(here)s\LICENSE.txt
portable_source = %(here)s\OpenLPPortable
portable_dest = %(projects)s\OpenLPPortable
[transifex]
username =
password =