mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 21:12:50 +00:00
clean up config file
This commit is contained in:
parent
40116f03f0
commit
4d8962b7e5
@ -1,10 +1,7 @@
|
|||||||
[executables]
|
[executables]
|
||||||
innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe
|
innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe
|
||||||
#sphinx = %(pyroot)s\Scripts\sphinx-build.exe
|
sphinx = %(pyroot)s\Scripts\sphinx-build.exe
|
||||||
sphinx = C:\python36\Scripts\sphinx-build.exe
|
pyinstaller = %(pyroot)s\Script\pyinstaller-script.py
|
||||||
#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
|
vcbuild = %(progfiles)s\Microsoft Visual Studio 9.0\VC\vcpackages\vcbuild.exe
|
||||||
htmlhelp = %(progfiles)s\HTML Help Workshop\hhc.exe
|
htmlhelp = %(progfiles)s\HTML Help Workshop\hhc.exe
|
||||||
psvince = %(here)s\psvince.dll
|
psvince = %(here)s\psvince.dll
|
||||||
|
Loading…
Reference in New Issue
Block a user