Skip to content

Commit 38240d3

Browse files
committed
10.2.3 Tokyo / VER320 / PKG 250
Support added for 10.2.3 Tokyo (Compiler 32.0 / VER320 / Product version 25 / Package Version 250) Previously at https://github.com/TurboPack-Tokyo/
1 parent d45015d commit 38240d3

63 files changed

Lines changed: 1494 additions & 361 deletions

File tree

Some content is hidden

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

CHANGES.txt

Lines changed: 877 additions & 0 deletions
Large diffs are not rendered by default.

Packages/CBuilder/VirtualTreesCD.cbproj

Lines changed: 73 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<Base>true</Base>
8686
</PropertyGroup>
8787
<PropertyGroup Condition="'$(Base)'!=''">
88-
<DllSuffix>240</DllSuffix>
88+
<DllSuffix>250</DllSuffix>
8989
<ILINK_Description>TurboPack VirtualTree CBuilder designtime package</ILINK_Description>
9090
<DCC_HppOutput>..\..\source\hpp\$(Platform)\$(Config)</DCC_HppOutput>
9191
<SanitizedProjectName>VirtualTreesCD</SanitizedProjectName>
@@ -345,12 +345,10 @@
345345
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
346346
</Parameters>
347347
<Excluded_Packages>
348-
<Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\VirtualShellToolsDD240.bpl">Virtual Shell Tools Delphi Designtime Package</Excluded_Packages>
349-
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k240.bpl">Embarcadero C++Builder-Package für Office 2000-Server</Excluded_Packages>
350-
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp240.bpl">Embarcadero C++Builder-Package für Office XP-Server</Excluded_Packages>
351-
<Excluded_Packages Name="$(BDSBIN)\dclIntraweb_140_240.bpl">IntraWeb 14.0 Design Package for RAD Studio XE6</Excluded_Packages>
352-
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k240.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
353-
<Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
348+
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k250.bpl">Embarcadero C++Builder-Package für Office 2000-Server</Excluded_Packages>
349+
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp250.bpl">Embarcadero C++Builder-Package für Office XP-Server</Excluded_Packages>
350+
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages>
351+
<Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
354352
</Excluded_Packages>
355353
<ProjectProperties>
356354
<ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
@@ -373,99 +371,138 @@
373371
<Overwrite>true</Overwrite>
374372
</Platform>
375373
</DeployFile>
376-
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
377-
<Platform Name="OSX32">
374+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule">
375+
<Platform Name="Win32">
378376
<Overwrite>true</Overwrite>
379377
</Platform>
380378
</DeployFile>
381-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule">
379+
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\17.0\BPL\VirtualTreesCD230.tds" Configuration="Debug" Class="DebugSymbols">
382380
<Platform Name="Win32">
381+
<RemoteName>VirtualTreesCD.tds</RemoteName>
383382
<Overwrite>true</Overwrite>
384383
</Platform>
385384
</DeployFile>
386-
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
385+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32250mt.dll" Class="DependencyModule">
387386
<Platform Name="Win32">
388387
<Overwrite>true</Overwrite>
389388
</Platform>
390389
</DeployFile>
391-
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
392-
<Platform Name="Win64">
390+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32240mt.dll" Class="DependencyModule">
391+
<Platform Name="Win32">
393392
<Overwrite>true</Overwrite>
394393
</Platform>
395394
</DeployFile>
396-
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
397-
<Platform Name="OSX32">
395+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64240.dll" Class="DependencyModule">
396+
<Platform Name="Win64">
398397
<Overwrite>true</Overwrite>
399398
</Platform>
400399
</DeployFile>
401-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule">
402-
<Platform Name="Win32">
400+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64240mt.dll" Class="DependencyModule">
401+
<Platform Name="Win64">
403402
<Overwrite>true</Overwrite>
404403
</Platform>
405404
</DeployFile>
406-
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
405+
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
407406
<Platform Name="iOSSimulator">
408407
<Overwrite>true</Overwrite>
409408
</Platform>
410409
</DeployFile>
411-
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\17.0\BPL\VirtualTreesCD230.bpl" Configuration="Debug" Class="ProjectOutput">
410+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64230.dll" Class="DependencyModule">
411+
<Platform Name="Win64">
412+
<Overwrite>true</Overwrite>
413+
</Platform>
414+
</DeployFile>
415+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c240.dll" Class="DependencyModule">
412416
<Platform Name="Win32">
413-
<RemoteName>VirtualTreesCD.bpl</RemoteName>
414417
<Overwrite>true</Overwrite>
415418
</Platform>
416419
</DeployFile>
417-
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\17.0\BPL\VirtualTreesCD230.tds" Configuration="Debug" Class="DebugSymbols">
420+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c250mt.dll" Class="DependencyModule">
418421
<Platform Name="Win32">
419-
<RemoteName>VirtualTreesCD.tds</RemoteName>
420422
<Overwrite>true</Overwrite>
421423
</Platform>
422424
</DeployFile>
423-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32240mt.dll" Class="DependencyModule">
425+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c250.dll" Class="DependencyModule">
424426
<Platform Name="Win32">
425427
<Overwrite>true</Overwrite>
426428
</Platform>
427429
</DeployFile>
428-
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
430+
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
429431
<Platform Name="OSX32">
430432
<Overwrite>true</Overwrite>
431433
</Platform>
432434
</DeployFile>
433-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32240.dll" Class="DependencyModule">
435+
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
436+
<Platform Name="Win64">
437+
<Overwrite>true</Overwrite>
438+
</Platform>
439+
</DeployFile>
440+
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
434441
<Platform Name="Win32">
435442
<Overwrite>true</Overwrite>
436443
</Platform>
437444
</DeployFile>
438-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64240.dll" Class="DependencyModule">
439-
<Platform Name="Win64">
445+
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
446+
<Platform Name="OSX32">
440447
<Overwrite>true</Overwrite>
441448
</Platform>
442449
</DeployFile>
443-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64240mt.dll" Class="DependencyModule">
444-
<Platform Name="Win64">
450+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule">
451+
<Platform Name="Win32">
445452
<Overwrite>true</Overwrite>
446453
</Platform>
447454
</DeployFile>
448-
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
455+
<DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
449456
<Platform Name="iOSSimulator">
450457
<Overwrite>true</Overwrite>
451458
</Platform>
452459
</DeployFile>
453-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64230mt.dll" Class="DependencyModule">
454-
<Platform Name="Win64">
460+
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\17.0\BPL\VirtualTreesCD230.bpl" Configuration="Debug" Class="ProjectOutput">
461+
<Platform Name="Win32">
462+
<RemoteName>VirtualTreesCD.bpl</RemoteName>
455463
<Overwrite>true</Overwrite>
456464
</Platform>
457465
</DeployFile>
458-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64230.dll" Class="DependencyModule">
466+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64250mt.dll" Class="DependencyModule">
459467
<Platform Name="Win64">
460468
<Overwrite>true</Overwrite>
461469
</Platform>
462470
</DeployFile>
463-
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c240.dll" Class="DependencyModule">
471+
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
472+
<Platform Name="OSX32">
473+
<Overwrite>true</Overwrite>
474+
</Platform>
475+
</DeployFile>
476+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32240.dll" Class="DependencyModule">
464477
<Platform Name="Win32">
465478
<Overwrite>true</Overwrite>
466479
</Platform>
467480
</DeployFile>
468-
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
481+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32250.dll" Class="DependencyModule">
482+
<Platform Name="Win32">
483+
<Overwrite>true</Overwrite>
484+
</Platform>
485+
</DeployFile>
486+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64230mt.dll" Class="DependencyModule">
487+
<Platform Name="Win64">
488+
<Overwrite>true</Overwrite>
489+
</Platform>
490+
</DeployFile>
491+
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64250.dll" Class="DependencyModule">
492+
<Platform Name="Win64">
493+
<Overwrite>true</Overwrite>
494+
</Platform>
495+
</DeployFile>
496+
<DeployClass Name="DependencyModule">
497+
<Platform Name="Win32">
498+
<Operation>0</Operation>
499+
<Extensions>.dll;.bpl</Extensions>
500+
</Platform>
501+
<Platform Name="OSX32">
502+
<Operation>1</Operation>
503+
<Extensions>.dylib</Extensions>
504+
</Platform>
505+
</DeployClass>
469506
<DeployClass Name="ProjectOSXResource">
470507
<Platform Name="OSX32">
471508
<RemoteDir>Contents\Resources</RemoteDir>
@@ -805,16 +842,7 @@
805842
<Operation>1</Operation>
806843
</Platform>
807844
</DeployClass>
808-
<DeployClass Name="DependencyModule">
809-
<Platform Name="Win32">
810-
<Operation>0</Operation>
811-
<Extensions>.dll;.bpl</Extensions>
812-
</Platform>
813-
<Platform Name="OSX32">
814-
<Operation>1</Operation>
815-
<Extensions>.dylib</Extensions>
816-
</Platform>
817-
</DeployClass>
845+
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
818846
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
819847
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
820848
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>

0 commit comments

Comments
 (0)