diff --git a/components/pngcomponents/packages/delphi11/PngComponentsD.dpk b/components/pngcomponents/packages/delphi11/PngComponentsD.dpk index 6a83a7d6..8b782270 100644 --- a/components/pngcomponents/packages/delphi11/PngComponentsD.dpk +++ b/components/pngcomponents/packages/delphi11/PngComponentsD.dpk @@ -31,6 +31,15 @@ requires designide; contains + PngSpeedButton in '..\..\source\PngSpeedButton.pas', + PngCheckListBox in '..\..\source\PngCheckListBox.pas', + PngButtonFunctions in '..\..\source\PngButtonFunctions.pas', + PngBitBtn in '..\..\source\PngBitBtn.pas', + pngzlib in '..\..\source\pngzlib.pas', + pnglang in '..\..\source\pnglang.pas', + PngFunctions in '..\..\source\PngFunctions.pas', + PngImageList in '..\..\source\PngImageList.pas', + pngimage in '..\..\source\pngimage.pas', PngComponentsRegister in '..\..\source\PngComponentsRegister.pas', PngComponentEditors in '..\..\source\PngComponentEditors.pas', PngImageListEditor in '..\..\source\PngImageListEditor.pas' {PngImageListEditorDlg}; diff --git a/components/pngcomponents/packages/delphi11/PngComponentsD.dproj b/components/pngcomponents/packages/delphi11/PngComponentsD.dproj index 7c870a8f..6fbabe08 100644 --- a/components/pngcomponents/packages/delphi11/PngComponentsD.dproj +++ b/components/pngcomponents/packages/delphi11/PngComponentsD.dproj @@ -1,4 +1,4 @@ - + {86eae7f6-8975-4793-8cd9-a56637d060d5} @@ -6,7 +6,7 @@ Debug AnyCPU DCC32 - ..\..\build\PngComponentsD.bpl + ..\..\build\PngComponentsD110.bpl 7.0 @@ -38,13 +38,22 @@ MainSource + + + + + +
PngImageListEditorDlg
+ + + -
\ No newline at end of file +