|
2 | 2 | <PropertyGroup> |
3 | 3 | <ProjectGuid>{FE6B0D67-74B6-4E30-8AED-CB2B3E77A51F}</ProjectGuid> |
4 | 4 | <MainSource>VirtualTreesCR.cpp</MainSource> |
5 | | - <ProjectVersion>18.1</ProjectVersion> |
| 5 | + <ProjectVersion>18.2</ProjectVersion> |
6 | 6 | <Config Condition="'$(Config)'==''">Release</Config> |
7 | 7 | <FrameworkType>VCL</FrameworkType> |
8 | 8 | <Base>True</Base> |
|
113 | 113 | <DCC_CBuilderOutput>All</DCC_CBuilderOutput> |
114 | 114 | <UsePackages>true</UsePackages> |
115 | 115 | <IncludePath>..\..\Source\;$(BDS)\include;$(BDS)\include\windows;$(BDS)\include\windows\rtl;$(BDS)\include\windows\vcl;$(BDS)\include\windows\crtl;$(BDS)\include\windows\sdk;$(IncludePath)</IncludePath> |
116 | | - <ILINK_LibraryPath>..\..\Source\;$(BDS)\lib;$(BDS)\lib\$(platform);$(BDS)\lib\$(Platform)\$(Config);$(ILINK_LibraryPath)</ILINK_LibraryPath> |
| 116 | + <ILINK_LibraryPath>..\..\Source\;.$(BDS)\lib;.$(BDS)\lib\$(platform);.$(BDS)\lib\$(Platform)\$(Config);$(ILINK_LibraryPath)</ILINK_LibraryPath> |
117 | 117 | <BCC_wpar>false</BCC_wpar> |
118 | 118 | <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed> |
119 | 119 | <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo> |
|
346 | 346 | <Parameters Name="LoadUnspecifiedSymbols">False</Parameters> |
347 | 347 | </Parameters> |
348 | 348 | <Excluded_Packages> |
349 | | - <Excluded_Packages Name="$(BDSBIN)\dclIntraweb_140_240.bpl">IntraWeb 14.0 Design Package for RAD Studio XE6</Excluded_Packages> |
| 349 | + <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\VirtualShellToolsDD240.bpl">Virtual Shell Tools Delphi Designtime Package</Excluded_Packages> |
350 | 350 | <Excluded_Packages Name="$(BDSBIN)\bcboffice2k240.bpl">Embarcadero C++Builder-Package für Office 2000-Server</Excluded_Packages> |
351 | 351 | <Excluded_Packages Name="$(BDSBIN)\bcbofficexp240.bpl">Embarcadero C++Builder-Package für Office XP-Server</Excluded_Packages> |
| 352 | + <Excluded_Packages Name="$(BDSBIN)\dclIntraweb_140_240.bpl">IntraWeb 14.0 Design Package for RAD Studio XE6</Excluded_Packages> |
352 | 353 | <Excluded_Packages Name="$(BDSBIN)\dcloffice2k240.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages> |
353 | 354 | <Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages> |
354 | 355 | </Excluded_Packages> |
|
368 | 369 | <Platform value="Win64">True</Platform> |
369 | 370 | </Platforms> |
370 | 371 | <Deployment Version="3"> |
| 372 | + <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c240.dll" Class="DependencyModule"> |
| 373 | + <Platform Name="Win32"> |
| 374 | + <Overwrite>true</Overwrite> |
| 375 | + </Platform> |
| 376 | + </DeployFile> |
371 | 377 | <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32160mt.dll" Class="DependencyModule"> |
372 | 378 | <Platform Name="Win32"> |
373 | 379 | <Overwrite>true</Overwrite> |
374 | 380 | </Platform> |
375 | 381 | </DeployFile> |
| 382 | + <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c240mt.dll" Class="DependencyModule"> |
| 383 | + <Platform Name="Win32"> |
| 384 | + <Overwrite>true</Overwrite> |
| 385 | + </Platform> |
| 386 | + </DeployFile> |
376 | 387 | <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule"> |
377 | 388 | <Platform Name="Win64"> |
378 | 389 | <Overwrite>true</Overwrite> |
|
474 | 485 | <Overwrite>true</Overwrite> |
475 | 486 | </Platform> |
476 | 487 | </DeployFile> |
477 | | - <DeployClass Name="DependencyModule"> |
478 | | - <Platform Name="Win32"> |
479 | | - <Operation>0</Operation> |
480 | | - <Extensions>.dll;.bpl</Extensions> |
481 | | - </Platform> |
482 | | - <Platform Name="OSX32"> |
483 | | - <Operation>1</Operation> |
484 | | - <Extensions>.dylib</Extensions> |
485 | | - </Platform> |
486 | | - </DeployClass> |
| 488 | + <DeployClass Name="ProjectiOSDeviceResourceRules"/> |
487 | 489 | <DeployClass Name="ProjectOSXResource"> |
488 | 490 | <Platform Name="OSX32"> |
489 | 491 | <RemoteDir>Contents\Resources</RemoteDir> |
|
561 | 563 | <Extensions>.framework</Extensions> |
562 | 564 | </Platform> |
563 | 565 | </DeployClass> |
| 566 | + <DeployClass Name="ProjectUWPManifest"> |
| 567 | + <Platform Name="Win32"> |
| 568 | + <Operation>1</Operation> |
| 569 | + </Platform> |
| 570 | + <Platform Name="Win64"> |
| 571 | + <Operation>1</Operation> |
| 572 | + </Platform> |
| 573 | + </DeployClass> |
564 | 574 | <DeployClass Name="iPhone_Launch640"> |
565 | 575 | <Platform Name="iOSSimulator"> |
566 | 576 | <Operation>1</Operation> |
|
678 | 688 | </DeployClass> |
679 | 689 | <DeployClass Name="ProjectOSXInfoPList"/> |
680 | 690 | <DeployClass Name="ProjectOSXEntitlements"/> |
| 691 | + <DeployClass Name="UWP_CppLogo150"> |
| 692 | + <Platform Name="Win32"> |
| 693 | + <RemoteDir>Assets</RemoteDir> |
| 694 | + <Operation>1</Operation> |
| 695 | + </Platform> |
| 696 | + <Platform Name="Win64"> |
| 697 | + <RemoteDir>Assets</RemoteDir> |
| 698 | + <Operation>1</Operation> |
| 699 | + </Platform> |
| 700 | + </DeployClass> |
681 | 701 | <DeployClass Name="iPad_Launch2048"> |
682 | 702 | <Platform Name="iOSSimulator"> |
683 | 703 | <Operation>1</Operation> |
|
729 | 749 | <Operation>1</Operation> |
730 | 750 | </Platform> |
731 | 751 | </DeployClass> |
| 752 | + <DeployClass Name="UWP_CppLogo44"> |
| 753 | + <Platform Name="Win32"> |
| 754 | + <RemoteDir>Assets</RemoteDir> |
| 755 | + <Operation>1</Operation> |
| 756 | + </Platform> |
| 757 | + <Platform Name="Win64"> |
| 758 | + <RemoteDir>Assets</RemoteDir> |
| 759 | + <Operation>1</Operation> |
| 760 | + </Platform> |
| 761 | + </DeployClass> |
732 | 762 | <DeployClass Name="File"> |
733 | 763 | <Platform Name="Win32"> |
734 | 764 | <Operation>0</Operation> |
|
795 | 825 | <Operation>1</Operation> |
796 | 826 | </Platform> |
797 | 827 | </DeployClass> |
798 | | - <DeployClass Name="ProjectiOSDeviceResourceRules"/> |
| 828 | + <DeployClass Name="DependencyModule"> |
| 829 | + <Platform Name="Win32"> |
| 830 | + <Operation>0</Operation> |
| 831 | + <Extensions>.dll;.bpl</Extensions> |
| 832 | + </Platform> |
| 833 | + <Platform Name="OSX32"> |
| 834 | + <Operation>1</Operation> |
| 835 | + <Extensions>.dylib</Extensions> |
| 836 | + </Platform> |
| 837 | + </DeployClass> |
799 | 838 | <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
800 | 839 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
801 | 840 | <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/> |
|
0 commit comments