From f10816d9ed0b74b478799a96f26ee8f3f42f9ee2 Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Wed, 5 Sep 2018 03:46:42 +0200 Subject: WIN32: Rewrite Inno setup installer script. (#1324) * WIN32: Rewrite Inno setup installer * WIN32: Add small bmp for usage in the Inno setup script * WIN32: Fix spacing in Inno setup script * WIN32: Re-add the documentation files to the Start Menu * WIN32: Add scummvm icon to the Inno setup uninstaller * WIN32: Remove now obsolete scummvm.iss.in file * WIN32: Remove reference to Inno installer in update-version.pl * WIN32: Add reference to Inno setup bmp file in ports.mk --- devtools/update-version.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'devtools') diff --git a/devtools/update-version.pl b/devtools/update-version.pl index 7e627cb8c0..75f6f0e7c8 100755 --- a/devtools/update-version.pl +++ b/devtools/update-version.pl @@ -50,7 +50,6 @@ my @subs_files = qw( dists/gph/README-GPH dists/gph/scummvm.ini dists/riscos/!Boot,feb - dists/win32/ScummVM.iss backends/platform/psp/README.PSP snapcraft.yaml ); -- cgit v1.2.3