Fix Windows compilation and InnoSetup
This commit is contained in:
parent
5d8c31d162
commit
7f49b96a8a
@ -1 +1 @@
|
|||||||
1 ICON "../rtdata/images/non-themed/rawtherapee.ico"
|
1 ICON "../rtdata/images/rawtherapee.ico"
|
||||||
|
@ -50,7 +50,7 @@ AllowNoIcons=yes
|
|||||||
LicenseFile={#MyBuildBasePath}\LICENSE.txt
|
LicenseFile={#MyBuildBasePath}\LICENSE.txt
|
||||||
OutputDir={#MyBuildBasePath}\..\
|
OutputDir={#MyBuildBasePath}\..\
|
||||||
OutputBaseFilename={#MyAppName}_{#MyAppVersion}_{#MySystemName}_{#MyBitDepth}
|
OutputBaseFilename={#MyAppName}_{#MyAppVersion}_{#MySystemName}_{#MyBitDepth}
|
||||||
SetupIconFile={#MySourceBasePath}\rtdata\images\non-themed\rawtherapee.ico
|
SetupIconFile={#MySourceBasePath}\rtdata\images\rawtherapee.ico
|
||||||
WizardImageFile={#MySourceBasePath}\tools\win\InnoSetup\installerStrip.bmp
|
WizardImageFile={#MySourceBasePath}\tools\win\InnoSetup\installerStrip.bmp
|
||||||
WizardImageBackColor=$2A2A2A
|
WizardImageBackColor=$2A2A2A
|
||||||
Compression=lzma
|
Compression=lzma
|
||||||
|
Loading…
x
Reference in New Issue
Block a user