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 1398738 commit 5157849Copy full SHA for 5157849
Packages/Delphi/Delphi 10.4+/dclVclP4DEngine.dpk
@@ -1,6 +1,7 @@
1
package dclVclP4DEngine;
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+/dclVclP4DEngine.dproj
@@ -149,6 +149,10 @@
149
<DCCReference Include="rtl.dcp"/>
150
<DCCReference Include="VclP4DEngine.dcp"/>
151
<DCCReference Include="..\..\..\Source\vcl\Vcl.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+/dclVclP4DEngine.dres
496 Bytes
0 commit comments