diff --git a/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.bpl b/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.bpl new file mode 100644 index 0000000..86a6ce3 Binary files /dev/null and b/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.bpl differ diff --git a/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.dcp b/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.dcp new file mode 100644 index 0000000..be3e0cb Binary files /dev/null and b/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.dcp differ diff --git a/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.dcu b/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.dcu new file mode 100644 index 0000000..71e55f5 Binary files /dev/null and b/internal/6.0.0/x.36/1/Lib/D10/cxIntl6D10.dcu differ diff --git a/internal/6.0.0/x.36/1/Lib/D10/cxIntl_Editor.dcu b/internal/6.0.0/x.36/1/Lib/D10/cxIntl_Editor.dcu new file mode 100644 index 0000000..c39fd4b Binary files /dev/null and b/internal/6.0.0/x.36/1/Lib/D10/cxIntl_Editor.dcu differ diff --git a/internal/6.0.0/x.36/1/Lib/D10/cxintl.dcu b/internal/6.0.0/x.36/1/Lib/D10/cxintl.dcu new file mode 100644 index 0000000..54cdb96 Binary files /dev/null and b/internal/6.0.0/x.36/1/Lib/D10/cxintl.dcu differ diff --git a/internal/6.0.0/x.36/1/Source/cxIntl6D10.bdsproj b/internal/6.0.0/x.36/1/Source/cxIntl6D10.bdsproj new file mode 100644 index 0000000..5b95892 --- /dev/null +++ b/internal/6.0.0/x.36/1/Source/cxIntl6D10.bdsproj @@ -0,0 +1,176 @@ + + + + + + + + + + + + cxIntl6D10.dpk + + + 7.0 + + + 8 + 0 + 1 + 0 + 0 + 0 + 1 + 1 + 1 + 0 + 0 + 0 + 0 + 1 + 1 + 1 + 0 + 0 + 0 + 0 + 0 + 1 + 0 + 1 + 0 + 1 + True + True + WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; + + False + + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + True + False + False + False + True + True + True + True + True + True + + + + 0 + 0 + False + 1 + False + False + False + 16384 + 1048576 + 4194304 + cxIntl 6.0.0 for Delphi 10 + + + + ..\Lib\D10 + ..\Lib\D10 + ..\Lib\D10 + + + RELEASE + + False + + + + + + False + + + True + False + + + True + False + 1 + 0 + 0 + 0 + False + False + False + False + False + 3082 + 1252 + + + + + 1.0.0.0 + + + + + + 1.0.0.0 + + + + + + (untitled) + (untitled) + + + diff --git a/internal/6.0.0/x.36/1/Source/cxIntl6D10.dpk b/internal/6.0.0/x.36/1/Source/cxIntl6D10.dpk new file mode 100644 index 0000000..577de3d --- /dev/null +++ b/internal/6.0.0/x.36/1/Source/cxIntl6D10.dpk @@ -0,0 +1,49 @@ +package cxIntl6D10; + +{$R *.res} +{$ALIGN 8} +{$ASSERTIONS ON} +{$BOOLEVAL OFF} +{$DEBUGINFO OFF} +{$EXTENDEDSYNTAX ON} +{$IMPORTEDDATA ON} +{$IOCHECKS ON} +{$LOCALSYMBOLS OFF} +{$LONGSTRINGS ON} +{$OPENSTRINGS ON} +{$OPTIMIZATION ON} +{$OVERFLOWCHECKS OFF} +{$RANGECHECKS OFF} +{$REFERENCEINFO OFF} +{$SAFEDIVIDE OFF} +{$STACKFRAMES OFF} +{$TYPEDADDRESS OFF} +{$VARSTRINGCHECKS ON} +{$WRITEABLECONST OFF} +{$MINENUMSIZE 1} +{$IMAGEBASE $400000} +{$DESCRIPTION 'cxIntl 6.0.0 for Delphi 10'} +{$IMPLICITBUILD OFF} +{$DEFINE RELEASE} + +requires + rtl, + vcl, + designide, + vcljpg, + dbrtl, + cxEditorsD10, + cxLibraryD10, + dxThemeD10, + dxGDIPlusD10, + cxDataD10, + cxExtEditorsD10, + cxGridD10, + cxPageControlD10, + cxExportD10; + +contains + cxIntl_Editor in 'cxIntl_Editor.pas', + cxintl in 'cxintl.pas'; + +end. diff --git a/internal/6.0.0/x.36/1/Source/cxIntl6D10.res b/internal/6.0.0/x.36/1/Source/cxIntl6D10.res new file mode 100644 index 0000000..86c94e6 Binary files /dev/null and b/internal/6.0.0/x.36/1/Source/cxIntl6D10.res differ