clean up config file

This commit is contained in:
Tomas Groth 2017-09-26 20:30:22 +02:00
parent 40116f03f0
commit 4d8962b7e5
1 changed files with 2 additions and 5 deletions

View File

@ -1,10 +1,7 @@
[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
sphinx = %(pyroot)s\Scripts\sphinx-build.exe
pyinstaller = %(pyroot)s\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