mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
update win32 package file
This commit is contained in:
+5
-3
@@ -3,7 +3,7 @@
|
||||
|
||||
[Setup]
|
||||
AppName=Residual
|
||||
AppVerName=Residual SVN
|
||||
AppVerName=Residual GIT Snapshot
|
||||
AllowNoIcons=true
|
||||
Compression=lzma
|
||||
DefaultDirName={pf}\Residual
|
||||
@@ -16,7 +16,8 @@ UninstallDisplayIcon={app}\residual.exe
|
||||
[Files]
|
||||
Source: "AUTHORS.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "COPYING.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "COPYING_LGPL.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "COPYING.LGPL.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "COPYRIGHT.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "NEWS.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "README.txt"; DestDir: "{app}"; Flags: ignoreversion isreadme
|
||||
Source: "README-SDL.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
@@ -29,7 +30,8 @@ Name: {group}\{cm:UninstallProgram, Residual}; Filename: {uninstallexe}
|
||||
Name: {group}\residual; Filename: {app}\residual.exe; WorkingDir: {app}; Comment: residual; Flags: createonlyiffileexists
|
||||
Name: {group}\Authors; Filename: {app}\AUTHORS.txt; WorkingDir: {app}; Comment: AUTHORS; Flags: createonlyiffileexists
|
||||
Name: {group}\Copying; Filename: {app}\COPYING.txt; WorkingDir: {app}; Comment: COPYING; Flags: createonlyiffileexists
|
||||
Name: {group}\Copying_LGPL; Filename: {app}\COPYING_LGPL.txt; WorkingDir: {app}; Comment: COPYING_LGPL; Flags: createonlyiffileexists
|
||||
Name: {group}\Copying.LGPL; Filename: {app}\COPYING.LGPL.txt; WorkingDir: {app}; Comment: COPYING.LGPL; Flags: createonlyiffileexists
|
||||
Name: {group}\Copyright.txt; Filename: {app}\COPYRIGHT.txt; WorkingDir: {app}; Comment: COPYRIGHT; Flags: createonlyiffileexists
|
||||
Name: {group}\Readme; Filename: {app}\README.txt; WorkingDir: {app}; Comment: README; Flags: createonlyiffileexists
|
||||
Name: {group}\News; Filename: {app}\NEWS.txt; WorkingDir: {app}; Comment: NEWS; Flags: createonlyiffileexists
|
||||
|
||||
|
||||
Reference in New Issue
Block a user