Skip to content

Commit e9feca8

Browse files
author
Roman Kassebaum
committed
Compiled with the latest version of RAD Studio.
1 parent 4c7c300 commit e9feca8

File tree

174 files changed

+519
-539
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+519
-539
lines changed

packages/CBuilder/LockBoxFMXCD.cbproj

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<FrameworkType>FMX</FrameworkType>
66
<MainSource>LockBoxFMXCD.cpp</MainSource>
77
<Base>True</Base>
8-
<Config Condition="'$(Config)'==''">Debug</Config>
8+
<Config Condition="'$(Config)'==''">Release</Config>
99
<Platform Condition="'$(Platform)'==''">Win32</Platform>
1010
<TargetedPlatforms>1</TargetedPlatforms>
1111
<AppType>Package</AppType>
@@ -229,7 +229,7 @@
229229
<Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
230230
</Excluded_Packages>
231231
</CPlusPlusBuilder.Personality>
232-
<Deployment Version="2">
232+
<Deployment Version="3">
233233
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\16.0\BPL\LockBoxFMXCD.tds" Configuration="Debug" Class="DebugSymbols">
234234
<Platform Name="Win32">
235235
<RemoteName>LockBoxFMXCD.tds</RemoteName>
@@ -282,6 +282,11 @@
282282
<Overwrite>true</Overwrite>
283283
</Platform>
284284
</DeployFile>
285+
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
286+
<Platform Name="OSX32">
287+
<Overwrite>true</Overwrite>
288+
</Platform>
289+
</DeployFile>
285290
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64220mt.dll" Class="DependencyModule">
286291
<Platform Name="Win64">
287292
<Overwrite>true</Overwrite>
@@ -342,16 +347,7 @@
342347
<Overwrite>true</Overwrite>
343348
</Platform>
344349
</DeployFile>
345-
<DeployClass Name="DependencyModule">
346-
<Platform Name="Win32">
347-
<Operation>0</Operation>
348-
<Extensions>.dll;.bpl</Extensions>
349-
</Platform>
350-
<Platform Name="OSX32">
351-
<Operation>1</Operation>
352-
<Extensions>.dylib</Extensions>
353-
</Platform>
354-
</DeployClass>
350+
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
355351
<DeployClass Name="ProjectOSXResource">
356352
<Platform Name="OSX32">
357353
<RemoteDir>Contents\Resources</RemoteDir>
@@ -440,12 +436,7 @@
440436
<Operation>1</Operation>
441437
</Platform>
442438
</DeployClass>
443-
<DeployClass Name="AndroidLibnativeX86File">
444-
<Platform Name="Android">
445-
<RemoteDir>library\lib\x86</RemoteDir>
446-
<Operation>1</Operation>
447-
</Platform>
448-
</DeployClass>
439+
<DeployClass Name="AndroidLibnativeX86File"/>
449440
<DeployClass Name="ProjectiOSDeviceDebug">
450441
<Platform Name="iOSDevice64">
451442
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
@@ -668,7 +659,16 @@
668659
<Operation>1</Operation>
669660
</Platform>
670661
</DeployClass>
671-
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
662+
<DeployClass Name="DependencyModule">
663+
<Platform Name="Win32">
664+
<Operation>0</Operation>
665+
<Extensions>.dll;.bpl</Extensions>
666+
</Platform>
667+
<Platform Name="OSX32">
668+
<Operation>1</Operation>
669+
<Extensions>.dylib</Extensions>
670+
</Platform>
671+
</DeployClass>
672672
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
673673
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
674674
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>

packages/CBuilder/LockBoxVCLCD.cbproj

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<Platform value="Win32">True</Platform>
288288
<Platform value="Win64">False</Platform>
289289
</Platforms>
290-
<Deployment Version="2">
290+
<Deployment Version="3">
291291
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
292292
<Platform Name="Win64">
293293
<Overwrite>true</Overwrite>
@@ -374,16 +374,7 @@
374374
<Overwrite>true</Overwrite>
375375
</Platform>
376376
</DeployFile>
377-
<DeployClass Name="DependencyModule">
378-
<Platform Name="Win32">
379-
<Operation>0</Operation>
380-
<Extensions>.dll;.bpl</Extensions>
381-
</Platform>
382-
<Platform Name="OSX32">
383-
<Operation>1</Operation>
384-
<Extensions>.dylib</Extensions>
385-
</Platform>
386-
</DeployClass>
377+
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
387378
<DeployClass Name="ProjectOSXResource">
388379
<Platform Name="OSX32">
389380
<RemoteDir>Contents\Resources</RemoteDir>
@@ -472,12 +463,7 @@
472463
<Operation>1</Operation>
473464
</Platform>
474465
</DeployClass>
475-
<DeployClass Name="AndroidLibnativeX86File">
476-
<Platform Name="Android">
477-
<RemoteDir>library\lib\x86</RemoteDir>
478-
<Operation>1</Operation>
479-
</Platform>
480-
</DeployClass>
466+
<DeployClass Name="AndroidLibnativeX86File"/>
481467
<DeployClass Name="ProjectiOSDeviceDebug">
482468
<Platform Name="iOSDevice64">
483469
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
@@ -700,7 +686,16 @@
700686
<Operation>1</Operation>
701687
</Platform>
702688
</DeployClass>
703-
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
689+
<DeployClass Name="DependencyModule">
690+
<Platform Name="Win32">
691+
<Operation>0</Operation>
692+
<Extensions>.dll;.bpl</Extensions>
693+
</Platform>
694+
<Platform Name="OSX32">
695+
<Operation>1</Operation>
696+
<Extensions>.dylib</Extensions>
697+
</Platform>
698+
</DeployClass>
704699
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
705700
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
706701
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>

packages/Delphi/LockBoxDR.dproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
225225
</Excluded_Packages>
226226
</Delphi.Personality>
227-
<Deployment Version="2">
227+
<Deployment Version="3">
228228
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
229229
<Platform Name="iOSSimulator">
230230
<Overwrite>true</Overwrite>
@@ -251,16 +251,12 @@
251251
<Overwrite>true</Overwrite>
252252
</Platform>
253253
</DeployFile>
254-
<DeployClass Name="DependencyModule">
255-
<Platform Name="Win32">
256-
<Operation>0</Operation>
257-
<Extensions>.dll;.bpl</Extensions>
258-
</Platform>
254+
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
259255
<Platform Name="OSX32">
260-
<Operation>1</Operation>
261-
<Extensions>.dylib</Extensions>
256+
<Overwrite>true</Overwrite>
262257
</Platform>
263-
</DeployClass>
258+
</DeployFile>
259+
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
264260
<DeployClass Name="ProjectOSXResource">
265261
<Platform Name="OSX32">
266262
<RemoteDir>Contents\Resources</RemoteDir>
@@ -349,12 +345,7 @@
349345
<Operation>1</Operation>
350346
</Platform>
351347
</DeployClass>
352-
<DeployClass Name="AndroidLibnativeX86File">
353-
<Platform Name="Android">
354-
<RemoteDir>library\lib\x86</RemoteDir>
355-
<Operation>1</Operation>
356-
</Platform>
357-
</DeployClass>
348+
<DeployClass Name="AndroidLibnativeX86File"/>
358349
<DeployClass Name="ProjectiOSDeviceDebug">
359350
<Platform Name="iOSDevice64">
360351
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
@@ -577,7 +568,16 @@
577568
<Operation>1</Operation>
578569
</Platform>
579570
</DeployClass>
580-
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
571+
<DeployClass Name="DependencyModule">
572+
<Platform Name="Win32">
573+
<Operation>0</Operation>
574+
<Extensions>.dll;.bpl</Extensions>
575+
</Platform>
576+
<Platform Name="OSX32">
577+
<Operation>1</Operation>
578+
<Extensions>.dylib</Extensions>
579+
</Platform>
580+
</DeployClass>
581581
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
582582
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
583583
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>

packages/Delphi/LockBoxDR.res

-416 Bytes
Binary file not shown.

packages/Delphi/LockBoxFMXDD.dproj

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
194194
</Excluded_Packages>
195195
</Delphi.Personality>
196-
<Deployment Version="2">
196+
<Deployment Version="3">
197197
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\16.0\Bpl\LockBoxFMXDD.bpl" Configuration="Debug" Class="ProjectOutput">
198198
<Platform Name="Win32">
199199
<RemoteName>LockBoxFMXDD.bpl</RemoteName>
@@ -220,7 +220,21 @@
220220
<Overwrite>true</Overwrite>
221221
</Platform>
222222
</DeployFile>
223-
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
223+
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
224+
<Platform Name="OSX32">
225+
<Overwrite>true</Overwrite>
226+
</Platform>
227+
</DeployFile>
228+
<DeployClass Name="DependencyModule">
229+
<Platform Name="Win32">
230+
<Operation>0</Operation>
231+
<Extensions>.dll;.bpl</Extensions>
232+
</Platform>
233+
<Platform Name="OSX32">
234+
<Operation>1</Operation>
235+
<Extensions>.dylib</Extensions>
236+
</Platform>
237+
</DeployClass>
224238
<DeployClass Name="ProjectOSXResource">
225239
<Platform Name="OSX32">
226240
<RemoteDir>Contents\Resources</RemoteDir>
@@ -309,12 +323,7 @@
309323
<Operation>1</Operation>
310324
</Platform>
311325
</DeployClass>
312-
<DeployClass Name="AndroidLibnativeX86File">
313-
<Platform Name="Android">
314-
<RemoteDir>library\lib\x86</RemoteDir>
315-
<Operation>1</Operation>
316-
</Platform>
317-
</DeployClass>
326+
<DeployClass Name="AndroidLibnativeX86File"/>
318327
<DeployClass Name="ProjectiOSDeviceDebug">
319328
<Platform Name="iOSDevice64">
320329
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
@@ -537,16 +546,7 @@
537546
<Operation>1</Operation>
538547
</Platform>
539548
</DeployClass>
540-
<DeployClass Name="DependencyModule">
541-
<Platform Name="Win32">
542-
<Operation>0</Operation>
543-
<Extensions>.dll;.bpl</Extensions>
544-
</Platform>
545-
<Platform Name="OSX32">
546-
<Operation>1</Operation>
547-
<Extensions>.dylib</Extensions>
548-
</Platform>
549-
</DeployClass>
549+
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
550550
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
551551
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
552552
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>

packages/Delphi/LockBoxVCLDD.dproj

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,23 @@
196196
<Platform value="Win32">True</Platform>
197197
<Platform value="Win64">False</Platform>
198198
</Platforms>
199-
<Deployment Version="2">
199+
<Deployment Version="3">
200200
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\16.0\Bpl\LockBoxVCLDD.bpl" Configuration="Release" Class="ProjectOutput">
201201
<Platform Name="Win32">
202202
<RemoteName>LockBoxVCLDD.bpl</RemoteName>
203203
<Overwrite>true</Overwrite>
204204
</Platform>
205205
</DeployFile>
206-
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
206+
<DeployClass Name="DependencyModule">
207+
<Platform Name="Win32">
208+
<Operation>0</Operation>
209+
<Extensions>.dll;.bpl</Extensions>
210+
</Platform>
211+
<Platform Name="OSX32">
212+
<Operation>1</Operation>
213+
<Extensions>.dylib</Extensions>
214+
</Platform>
215+
</DeployClass>
207216
<DeployClass Name="ProjectOSXResource">
208217
<Platform Name="OSX32">
209218
<RemoteDir>Contents\Resources</RemoteDir>
@@ -292,12 +301,7 @@
292301
<Operation>1</Operation>
293302
</Platform>
294303
</DeployClass>
295-
<DeployClass Name="AndroidLibnativeX86File">
296-
<Platform Name="Android">
297-
<RemoteDir>library\lib\x86</RemoteDir>
298-
<Operation>1</Operation>
299-
</Platform>
300-
</DeployClass>
304+
<DeployClass Name="AndroidLibnativeX86File"/>
301305
<DeployClass Name="ProjectiOSDeviceDebug">
302306
<Platform Name="iOSDevice64">
303307
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
@@ -520,16 +524,7 @@
520524
<Operation>1</Operation>
521525
</Platform>
522526
</DeployClass>
523-
<DeployClass Name="DependencyModule">
524-
<Platform Name="Win32">
525-
<Operation>0</Operation>
526-
<Extensions>.dll;.bpl</Extensions>
527-
</Platform>
528-
<Platform Name="OSX32">
529-
<Operation>1</Operation>
530-
<Extensions>.dylib</Extensions>
531-
</Platform>
532-
</DeployClass>
527+
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
533528
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
534529
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
535530
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>

source/hpp/Android/Debug/LbAsym.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// CodeGear C++Builder
2-
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
2+
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
33
// All rights reserved
44

5-
// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 30.00 (Android)
5+
// (DO NOT EDIT: machine generated header) 'LbAsym.pas' rev: 31.00 (Android)
66

77
#ifndef LbasymHPP
88
#define LbasymHPP

source/hpp/Android/Debug/LbBigInt.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// CodeGear C++Builder
2-
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
2+
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
33
// All rights reserved
44

5-
// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 30.00 (Android)
5+
// (DO NOT EDIT: machine generated header) 'LbBigInt.pas' rev: 31.00 (Android)
66

77
#ifndef LbbigintHPP
88
#define LbbigintHPP

source/hpp/Android/Debug/LbBytes.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// CodeGear C++Builder
2-
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
2+
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
33
// All rights reserved
44

5-
// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 30.00 (Android)
5+
// (DO NOT EDIT: machine generated header) 'LbBytes.pas' rev: 31.00 (Android)
66

77
#ifndef LbbytesHPP
88
#define LbbytesHPP

source/hpp/Android/Debug/LbCipher.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// CodeGear C++Builder
2-
// Copyright (c) 1995, 2015 by Embarcadero Technologies, Inc.
2+
// Copyright (c) 1995, 2016 by Embarcadero Technologies, Inc.
33
// All rights reserved
44

5-
// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 30.00 (Android)
5+
// (DO NOT EDIT: machine generated header) 'LbCipher.pas' rev: 31.00 (Android)
66

77
#ifndef LbcipherHPP
88
#define LbcipherHPP
@@ -487,7 +487,7 @@ struct DECLSPEC_DRECORD TMISC
487487
static int __fastcall Random64(TInt64 &Seed);
488488

489489
private:
490-
static void __fastcall Transform(unsigned *Buffer, const int Buffer_High, unsigned const *InBuf, const int InBuf_High);
490+
static void __fastcall Transform(unsigned *Buffer, const int Buffer_High, const unsigned *InBuf, const int InBuf_High);
491491
static void __fastcall XorMemPrim(void *Mem1, const void *Mem2, unsigned Count);
492492

493493
public:

0 commit comments

Comments
 (0)