Try to update packaging.

This commit is contained in:
Tomas Groth 2017-09-25 21:58:43 +02:00
parent dacbab0e4e
commit beb92f149b
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
[executables]
innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe
sphinx = %(pyroot)s\Scripts\sphinx-build.exe
pyinstaller = %(here)s\..\..\PyInstaller-3.2\pyinstaller.py
#pyinstaller = %(here)s\..\..\PyInstaller-3.2\pyinstaller.py
pyinstaller = %(pyroot)s\Script\pyinstaller
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.5\msvc2013\bin\lrelease.exe
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