- #2524 - fix of FlightGear-files.iss include (after defines)

This commit is contained in:
Slawek Mikula 2021-02-11 15:56:26 +01:00 committed by Automatic Release Builder
parent 1b2b8da12f
commit 2b0b734160

View File

@ -41,7 +41,6 @@
; - removes all from Download dir/Aircraft
#include "InstallConfig.iss"
#include "FlightGear-files.iss"
#include "FlightGear-i18n.iss"
#define FGSourcePath FgHarnessPath + "\flightgear"
@ -54,6 +53,8 @@
; useful to the end-user to ship
#define ExcludedBinaries "*smooth.exe,metar.exe"
#include "FlightGear-files.iss"
[Setup]
AppId=FlightGear_{#FGVersionGroup}
AppName=FlightGear