We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee61594 commit 46de76dCopy full SHA for 46de76d
Packages/Delphi/Delphi 10.4+/dclFmxP4DEngine.dpk
@@ -1,6 +1,7 @@
1
package dclFmxP4DEngine;
2
3
{$R *.res}
4
+{$R *.dres}
5
{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
6
{$ALIGN 8}
7
{$ASSERTIONS ON}
Packages/Delphi/Delphi 10.4+/dclFmxP4DEngine.dproj
@@ -149,6 +149,10 @@
149
<DCCReference Include="rtl.dcp"/>
150
<DCCReference Include="FmxP4DEngine.dcp"/>
151
<DCCReference Include="..\..\..\Source\fmx\FMX.PythonRegistration.pas"/>
152
+ <RcItem Include="..\..\..\Images\TPYTHONGUIINPUTOUTPUT.bmp">
153
+ <ResourceType>BITMAP</ResourceType>
154
+ <ResourceId>TPythonGUIInputOutput</ResourceId>
155
+ </RcItem>
156
<BuildConfiguration Include="Release">
157
<Key>Cfg_2</Key>
158
<CfgParent>Base</CfgParent>
Packages/Delphi/Delphi 10.4+/dclFmxP4DEngine.dres
496 Bytes
0 commit comments