diff --git a/packages/D10_1Brln/TP_LockBox3.dpk b/packages/D10_1Brln/TP_LockBox3.dpk new file mode 100644 index 0000000..104a26d --- /dev/null +++ b/packages/D10_1Brln/TP_LockBox3.dpk @@ -0,0 +1,86 @@ +package TP_LockBox3; + +{$R *.res} +{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users} +{$ALIGN 8} +{$ASSERTIONS ON} +{$BOOLEVAL OFF} +{$DEBUGINFO OFF} +{$EXTENDEDSYNTAX ON} +{$IMPORTEDDATA ON} +{$IOCHECKS ON} +{$LOCALSYMBOLS ON} +{$LONGSTRINGS ON} +{$OPENSTRINGS ON} +{$OPTIMIZATION OFF} +{$OVERFLOWCHECKS OFF} +{$RANGECHECKS OFF} +{$REFERENCEINFO ON} +{$SAFEDIVIDE OFF} +{$STACKFRAMES ON} +{$TYPEDADDRESS OFF} +{$VARSTRINGCHECKS ON} +{$WRITEABLECONST OFF} +{$MINENUMSIZE 1} +{$IMAGEBASE $400000} +{$DEFINE DEBUG} +{$ENDIF IMPLICITBUILDING} +{$DESCRIPTION 'TurboPower LockBox 3 run-time package'} +{$LIBSUFFIX '_XE7'} +{$RUNONLY} +{$IMPLICITBUILD OFF} + +requires + rtl, + dbrtl; + +contains + TPLB3.BlockCipher in '..\..\run\TPLB3.BlockCipher.pas', + TPLB3.StreamUtils in '..\..\run\TPLB3.StreamUtils.pas', + TPLB3.StreamCipher in '..\..\run\TPLB3.StreamCipher.pas', + TPLB3.CryptographicLibrary in '..\..\run\TPLB3.CryptographicLibrary.pas', + TPLB3.BaseNonVisualComponent in '..\..\run\TPLB3.BaseNonVisualComponent.pas', + TPLB3.Codec in '..\..\run\TPLB3.Codec.pas', + TPLB3.ECB in '..\..\run\TPLB3.ECB.pas', + TPLB3.CBC in '..\..\run\TPLB3.CBC.pas', + TPLB3.PCBC in '..\..\run\TPLB3.PCBC.pas', + TPLB3.CFB_Block in '..\..\run\TPLB3.CFB_Block.pas', + TPLB3.CFB_8Bit in '..\..\run\TPLB3.CFB_8Bit.pas', + TPLB3.OFB in '..\..\run\TPLB3.OFB.pas', + TPLB3.CTR in '..\..\run\TPLB3.CTR.pas', + TPLB3.HashDsc in '..\..\run\TPLB3.HashDsc.pas', + TPLB3.SHA1 in '..\..\run\TPLB3.SHA1.pas', + TPLB3.BinaryUtils in '..\..\run\TPLB3.BinaryUtils.pas', + TPLB3.Hash in '..\..\run\TPLB3.Hash.pas', + TPLB3.MD5 in '..\..\run\TPLB3.MD5.pas', + TPLB3.Random in '..\..\run\TPLB3.Random.pas', + TPLB3.StreamToBlock in '..\..\run\TPLB3.StreamToBlock.pas', + TPLB3.Base64 in '..\..\run\TPLB3.Base64.pas', + TPLB3.CipherUtils in '..\..\run\TPLB3.CipherUtils.pas', + TPLB3.AES in '..\..\run\TPLB3.AES.pas', + TPLB3.PointerArithmetic in '..\..\run\TPLB3.PointerArithmetic.pas', + TPLB3.HugeCardinal in '..\..\run\TPLB3.HugeCardinal.pas', + TPLB3.IntegerUtils in '..\..\run\TPLB3.IntegerUtils.pas', + TPLB3.HugeCardinalUtils in '..\..\run\TPLB3.HugeCardinalUtils.pas', + TPLB3.MemoryStreamPool in '..\..\run\TPLB3.MemoryStreamPool.pas', + TPLB3.RSA_Primitives in '..\..\run\TPLB3.RSA_Primitives.pas', + TPLB3.RSA_Engine in '..\..\run\TPLB3.RSA_Engine.pas', + TPLB3.Asymetric in '..\..\run\TPLB3.Asymetric.pas', + TPLB3.Signatory in '..\..\run\TPLB3.Signatory.pas', + TPLB3.CodecIntf in '..\..\run\TPLB3.CodecIntf.pas', + TPLB3.Constants in '..\..\run\TPLB3.Constants.pas', + TPLB3.I18n in '..\..\run\TPLB3.I18n.pas', + TPLB3.SimpleBlockCipher in '..\..\run\TPLB3.SimpleBlockCipher.pas', + TPLB3.DES in '..\..\run\TPLB3.DES.pas', + TPLB3.TDES in '..\..\run\TPLB3.TDES.pas', + TPLB3.BlowFish in '..\..\run\TPLB3.BlowFish.pas', + TPLB3.Decorators in '..\..\run\TPLB3.Decorators.pas', + TPLB3.DCP.twofish_Modified in '..\..\run\TPLB3.DCP.twofish_Modified.pas', + TPLB3.TwoFish in '..\..\run\TPLB3.TwoFish.pas', + TPLB3.XXTEA in '..\..\run\TPLB3.XXTEA.pas', + TPLB3.SHA2 in '..\..\run\TPLB3.SHA2.pas', + TPLB3.SVN_Keywords in '..\..\run\TPLB3.SVN_Keywords.pas', + TPLB3.OpenSSL in '..\..\run\TPLB3.OpenSSL.pas', + TPLB3.Compatibility in '..\..\run\TPLB3.Compatibility.pas'; + +end. diff --git a/packages/D10_1Brln/TP_LockBox3.dproj b/packages/D10_1Brln/TP_LockBox3.dproj new file mode 100644 index 0000000..5006efd --- /dev/null +++ b/packages/D10_1Brln/TP_LockBox3.dproj @@ -0,0 +1,179 @@ + + + {6E193D58-6668-4CC1-97B5-24B9FFB97F66} + TP_LockBox3.dpk + True + Debug + 1025 + Package + None + 18.1 + Win32 + + + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Cfg_2 + true + true + + + ..\..\work-products\ephemeral\dcu\D10_1Brln\$(Platform) + System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace) + 00400000 + false + false + false + false + TP_LockBox3 + true + true + false + _XE7 + true + 1033 + TurboPower LockBox 3 run-time package + CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName= + true + + + android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services.dex.jar + package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey= + Debug + + + 1033 + System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace) + true + CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + + + 0 + false + 0 + RELEASE;$(DCC_Define) + + + true + DEBUG;$(DCC_Define) + false + + + CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + true + + + + MainSource + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Cfg_2 + Base + + + Base + + + Cfg_1 + Base + + + + Delphi.Personality.12 + Package + + + + TP_LockBox3.dpk + + + Microsoft Office 2000 Sample Automation Server Wrapper Components + Microsoft Office XP Sample Automation Server Wrapper Components + + + + False + False + True + False + False + True + False + + + 12 + + + + diff --git a/packages/D10_1Brln/TP_LockBox3.res b/packages/D10_1Brln/TP_LockBox3.res new file mode 100644 index 0000000..3bb7875 Binary files /dev/null and b/packages/D10_1Brln/TP_LockBox3.res differ diff --git a/packages/D10_1Brln/TP_LockBox3_D10_1Brln.groupproj b/packages/D10_1Brln/TP_LockBox3_D10_1Brln.groupproj new file mode 100644 index 0000000..ba5f97c --- /dev/null +++ b/packages/D10_1Brln/TP_LockBox3_D10_1Brln.groupproj @@ -0,0 +1,48 @@ + + + {DC1BD900-94B2-440B-A5BB-CD3AE245F681} + + + + + + + + + + + Default.Personality.12 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/D10_1Brln/dclTP_LockBox3.dpk b/packages/D10_1Brln/dclTP_LockBox3.dpk new file mode 100644 index 0000000..3c6cef8 --- /dev/null +++ b/packages/D10_1Brln/dclTP_LockBox3.dpk @@ -0,0 +1,46 @@ +package dclTP_LockBox3; + +{$R *.res} +{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users} +{$ALIGN 8} +{$ASSERTIONS ON} +{$BOOLEVAL OFF} +{$DEBUGINFO OFF} +{$EXTENDEDSYNTAX ON} +{$IMPORTEDDATA ON} +{$IOCHECKS ON} +{$LOCALSYMBOLS ON} +{$LONGSTRINGS ON} +{$OPENSTRINGS ON} +{$OPTIMIZATION OFF} +{$OVERFLOWCHECKS OFF} +{$RANGECHECKS OFF} +{$REFERENCEINFO ON} +{$SAFEDIVIDE OFF} +{$STACKFRAMES ON} +{$TYPEDADDRESS OFF} +{$VARSTRINGCHECKS ON} +{$WRITEABLECONST OFF} +{$MINENUMSIZE 1} +{$IMAGEBASE $400000} +{$DEFINE DEBUG} +{$ENDIF IMPLICITBUILDING} +{$DESCRIPTION 'TurboPower LockBox 3 design-time package'} +{$LIBSUFFIX '_XE7'} +{$DESIGNONLY} +{$IMPLICITBUILD OFF} + +requires + rtl, + designide, + vclie, + vclimg, + TP_LockBox3; + +contains + TPLB3.ComponentRegistration in '..\..\design\TPLB3.ComponentRegistration.pas', + TPLB3.ComponentEditors in '..\..\design\TPLB3.ComponentEditors.pas', + TPLB3.ComponentAbout in '..\..\design\TPLB3.ComponentAbout.pas' {TPLb_fmComponentAbout}, + TPLB3.InfoUtils in '..\..\design\TPLB3.InfoUtils.pas'; + +end. diff --git a/packages/D10_1Brln/dclTP_LockBox3.dproj b/packages/D10_1Brln/dclTP_LockBox3.dproj new file mode 100644 index 0000000..a8f7178 --- /dev/null +++ b/packages/D10_1Brln/dclTP_LockBox3.dproj @@ -0,0 +1,183 @@ + + + {50AB0356-C96F-4A40-B23B-CDF25D8502C3} + dclTP_LockBox3.dpk + True + Debug + 1025 + Package + None + 18.1 + Win32 + + + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Cfg_2 + true + true + + + ..\..\work-products\ephemeral\dcu\XE7\$(Platform) + false + System;Xml;Data;Datasnap;Web;Soap;Winapi;Vcl;Vcl.Imaging;System.Win;$(DCC_Namespace) + TurboPower LockBox 3 design-time package + false + false + false + 00400000 + dclTP_LockBox3 + true + true + true + _XE7 + true + 1033 + false + CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName= + + + rtl;$(DCC_UsePackage) + android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services.dex.jar + package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey= + Debug + + + rtl;$(DCC_UsePackage) + + + rtl;TP_LockBox3;$(DCC_UsePackage) + + + rtl;$(DCC_UsePackage) + + + rtl;$(DCC_UsePackage) + + + rtl;vclimg;vclie;TP_LockBox3;$(DCC_UsePackage) + 1033 + Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace) + true + CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + + + rtl;vclimg;vclie;$(DCC_UsePackage) + + + 0 + false + 0 + RELEASE;$(DCC_Define) + + + true + DEBUG;$(DCC_Define) + false + + + CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + true + + + + MainSource + + + + + + + + + +
TPLb_fmComponentAbout
+
+ + + Cfg_2 + Base + + + Base + + + Cfg_1 + Base + +
+ + Delphi.Personality.12 + Package + + + + dclTP_LockBox3.dpk + + + Microsoft Office 2000 Sample Automation Server Wrapper Components + Microsoft Office XP Sample Automation Server Wrapper Components + + + + False + False + True + False + False + True + False + + + 12 + + + +
diff --git a/packages/D10_1Brln/dclTP_LockBox3.res b/packages/D10_1Brln/dclTP_LockBox3.res new file mode 100644 index 0000000..3bb7875 Binary files /dev/null and b/packages/D10_1Brln/dclTP_LockBox3.res differ