diff options
author | Cameron Cawley | 2018-11-13 18:48:54 +0000 |
---|---|---|
committer | David Turner | 2018-11-16 09:14:37 +0000 |
commit | 8c6f9e5116dc6f46e166d8a32f9a9b905ea8634c (patch) | |
tree | 8212c47cd101e98fadbc1f17baa319bfaf81f5ee /devtools | |
parent | cf1d0354fe399a21068a59d210becc0cbc162e8e (diff) | |
download | scummvm-rg350-8c6f9e5116dc6f46e166d8a32f9a9b905ea8634c.tar.gz scummvm-rg350-8c6f9e5116dc6f46e166d8a32f9a9b905ea8634c.tar.bz2 scummvm-rg350-8c6f9e5116dc6f46e166d8a32f9a9b905ea8634c.zip |
WIN32: Retrieve the version information for the resource script from base/internal_version.h
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/update-version.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devtools/update-version.pl b/devtools/update-version.pl index 75f6f0e7c8..09db89db01 100755 --- a/devtools/update-version.pl +++ b/devtools/update-version.pl @@ -34,7 +34,6 @@ my @subs_files = qw( base/internal_version.h dists/redhat/scummvm.spec dists/redhat/scummvm-tools.spec - dists/scummvm.rc dists/slackware/scummvm.SlackBuild dists/macosx/Info.plist dists/macosx/dockplugin/Info.plist |