From c42ac962b1948f8ac3a8be4ef0215be4268c3651 Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Mon, 25 Sep 2017 22:31:41 +0200 Subject: [PATCH] update settings --- windows/config-appveyor.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/config-appveyor.ini b/windows/config-appveyor.ini index a0ab12b..231f44a 100644 --- a/windows/config-appveyor.ini +++ b/windows/config-appveyor.ini @@ -2,7 +2,7 @@ innosetup = %(progfiles)s\Inno Setup 5\ISCC.exe sphinx = %(pyroot)s\Scripts\sphinx-build.exe #pyinstaller = %(here)s\..\..\PyInstaller-3.2\pyinstaller.py -pyinstaller = %(pyroot)s\Script\pyinstaller +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