mirror of https://github.com/stella-emu/stella.git
Updated Windows build script so that the Stella icon is shown in the Control Panel remove software window.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3215 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
8c9c9e97ee
commit
55a37262e0
|
@ -13,6 +13,7 @@ DefaultGroupName=Stella
|
|||
OutputBaseFilename="Stella-{#STELLA_VER}-{#STELLA_ARCH}"
|
||||
Compression=lzma
|
||||
SolidCompression=yes
|
||||
UninstallDisplayIcon={app}\Stella.exe
|
||||
#if STELLA_ARCH == "x64"
|
||||
ArchitecturesInstallIn64BitMode=x64
|
||||
ArchitecturesAllowed=x64
|
||||
|
|
Loading…
Reference in New Issue