Fix Windows compilation and InnoSetup

This commit is contained in:
Morgan Hardwood 2019-03-12 00:05:27 +01:00
parent 5d8c31d162
commit 7f49b96a8a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1 ICON "../rtdata/images/non-themed/rawtherapee.ico"
1 ICON "../rtdata/images/rawtherapee.ico"

View File

@ -50,7 +50,7 @@ AllowNoIcons=yes
LicenseFile={#MyBuildBasePath}\LICENSE.txt
OutputDir={#MyBuildBasePath}\..\
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
WizardImageBackColor=$2A2A2A
Compression=lzma