Skip to content

Commit e0d8953

Browse files
committed
Fixing Linux project
1 parent 1b34d8e commit e0d8953

File tree

2 files changed

+281
-131
lines changed

2 files changed

+281
-131
lines changed

Packages/Delphi/Delphi 10.4+/PythonFmxLinux.dpk

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ package PythonFmxLinux;
2222
{$VARSTRINGCHECKS ON}
2323
{$WRITEABLECONST OFF}
2424
{$MINENUMSIZE 1}
25+
{$IMAGEBASE $400000}
2526
{$DEFINE RELEASE}
2627
{$ENDIF IMPLICITBUILDING}
2728
{$DESCRIPTION 'Python4Delphi - Run-time Engine Package for FMXLinux'}
@@ -57,7 +58,8 @@ contains
5758
WrapFmxStdCtrls in '..\..\..\Source\fmx\WrapFmxStdCtrls.pas',
5859
WrapFmxStyles in '..\..\..\Source\fmx\WrapFmxStyles.pas',
5960
WrapFmxTypes in '..\..\..\Source\fmx\WrapFmxTypes.pas',
60-
WrapFmxDateTime in '..\..\..\Source\fmx\WrapFmxDateTime.pas';
61+
WrapFmxDateTime in '..\..\..\Source\fmx\WrapFmxDateTime.pas',
62+
WrapFmxImgList in '..\..\..\Source\fmx\WrapFmxImgList.pas';
6163

6264
end.
6365

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy