743 lines
37 KiB
Plaintext
743 lines
37 KiB
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectGuid>{FE6B0D67-74B6-4E30-8AED-CB2B3E77A51F}</ProjectGuid>
|
|
<MainSource>VirtualTreesCR.cpp</MainSource>
|
|
<ProjectVersion>18.0</ProjectVersion>
|
|
<Config Condition="'$(Config)'==''">Release</Config>
|
|
<FrameworkType>VCL</FrameworkType>
|
|
<Base>True</Base>
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform>
|
|
<TargetedPlatforms>3</TargetedPlatforms>
|
|
<AppType>Package</AppType>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
|
<Base_Win32>true</Base_Win32>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
|
|
<Base_Win64>true</Base_Win64>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
|
|
<Cfg_1>true</Cfg_1>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
|
|
<Cfg_1_Win32>true</Cfg_1_Win32>
|
|
<CfgParent>Cfg_1</CfgParent>
|
|
<Cfg_1>true</Cfg_1>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
|
|
<Cfg_1_Win64>true</Cfg_1_Win64>
|
|
<CfgParent>Cfg_1</CfgParent>
|
|
<Cfg_1>true</Cfg_1>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
|
|
<Cfg_2>true</Cfg_2>
|
|
<CfgParent>Base</CfgParent>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
|
|
<Cfg_2_Win32>true</Cfg_2_Win32>
|
|
<CfgParent>Cfg_2</CfgParent>
|
|
<Cfg_2>true</Cfg_2>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
|
|
<Cfg_2_Win64>true</Cfg_2_Win64>
|
|
<CfgParent>Cfg_2</CfgParent>
|
|
<Cfg_2>true</Cfg_2>
|
|
<Base>true</Base>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base)'!=''">
|
|
<RuntimeOnlyPackage>true</RuntimeOnlyPackage>
|
|
<ILINK_Description>VirtualTree CBuilder runtime package</ILINK_Description>
|
|
<DCC_HppOutput>..\..\Source</DCC_HppOutput>
|
|
<SanitizedProjectName>VirtualTreesCR</SanitizedProjectName>
|
|
<ILINK_DelayLoadDll>Shell32.dll;$(ILINK_DelayLoadDll)</ILINK_DelayLoadDll>
|
|
<DCC_UnitSearchPath>$(BDS)\lib;$(BDS)\lib\$(Platform);$(BDS)\lib\$(Platform)\$(Config);$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
|
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
|
|
<VerInfo_Locale>4108</VerInfo_Locale>
|
|
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
|
|
<BCC_InstructionSet>6</BCC_InstructionSet>
|
|
<OutputExt>bpl</OutputExt>
|
|
<ProjectType>CppPackage</ProjectType>
|
|
<ILINK_GenerateImportLibrary>true</ILINK_GenerateImportLibrary>
|
|
<ILINK_GenerateLibFile>true</ILINK_GenerateLibFile>
|
|
<Multithreaded>true</Multithreaded>
|
|
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
|
|
<UsePackages>true</UsePackages>
|
|
<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>
|
|
<ILINK_LibraryPath>..\..\Source\;$(BDS)\lib;$(BDS)\lib\$(platform);$(BDS)\lib\$(Platform)\$(Config);$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
<BCC_wpar>false</BCC_wpar>
|
|
<BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
|
|
<BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win32)'!=''">
|
|
<Debugger_HostApplication>$(BDS)\Bin\BDS.EXE</Debugger_HostApplication>
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
<IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
|
|
<ILINK_LibraryPath>C:\Program Files (x86)\Embarcadero\DelphiXE5\lib\win32\release\psdk\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
|
|
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Base_Win64)'!=''">
|
|
<BPILibOutputDir>$(BDSCOMMONDIR)\DCP\$(Platform)</BPILibOutputDir>
|
|
<DCC_HppOutput>$(BdsCommponDir)\Dcp\$(Platform)</DCC_HppOutput>
|
|
<IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''">
|
|
<DCC_RangeChecking>true</DCC_RangeChecking>
|
|
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
|
|
<DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
|
|
<DCC_DebugDCUs>true</DCC_DebugDCUs>
|
|
<DCC_Inlining>off</DCC_Inlining>
|
|
<IncludePath>Debug\;$(IncludePath)</IncludePath>
|
|
<BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
|
|
<BCC_DisableOptimizations>true</BCC_DisableOptimizations>
|
|
<DCC_Optimize>false</DCC_Optimize>
|
|
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
|
|
<BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
|
|
<IntermediateOutputDir>Debug</IntermediateOutputDir>
|
|
<BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
|
|
<DCC_Define>DEBUG</DCC_Define>
|
|
<BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
|
|
<TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
|
|
<BCC_StackFrames>true</BCC_StackFrames>
|
|
<ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
<ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
|
|
<TASM_Debugging>Full</TASM_Debugging>
|
|
<BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
|
|
<DCC_RangeChecking>true</DCC_RangeChecking>
|
|
<DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
|
|
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
|
|
<DCC_HppOutput>..\..\Source</DCC_HppOutput>
|
|
<DCC_Inlining>off</DCC_Inlining>
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<DCC_DebugDCUs>true</DCC_DebugDCUs>
|
|
<Defines>_DEBUG;$(Defines)</Defines>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<DCC_HppOutput>..\..\Source</DCC_HppOutput>
|
|
<IncludePath>Release\;$(IncludePath)</IncludePath>
|
|
<IntermediateOutputDir>Release</IntermediateOutputDir>
|
|
<ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath)</ILINK_LibraryPath>
|
|
<TASM_Debugging>None</TASM_Debugging>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
<Defines>NDEBUG;$(Defines)</Defines>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
|
<VerInfo_Locale>1033</VerInfo_Locale>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<LibFiles Include="C:\Program Files (x86)\Embarcadero\DelphiXE5\lib\win32\release\psdk\shell32.lib" Condition="'$(Platform)'=='Win32'">
|
|
<BuildOrder>9</BuildOrder>
|
|
<IgnorePath>true</IgnorePath>
|
|
</LibFiles>
|
|
<PackageImport Include="rtl.bpi">
|
|
<BuildOrder>1</BuildOrder>
|
|
</PackageImport>
|
|
<PackageImport Include="vcl.bpi">
|
|
<BuildOrder>4</BuildOrder>
|
|
</PackageImport>
|
|
<PackageImport Include="vclactnband.bpi">
|
|
<BuildOrder>7</BuildOrder>
|
|
</PackageImport>
|
|
<PackageImport Include="vclx.bpi">
|
|
<BuildOrder>8</BuildOrder>
|
|
</PackageImport>
|
|
<CppCompile Include="VirtualTreesCR.cpp">
|
|
<BuildOrder>0</BuildOrder>
|
|
</CppCompile>
|
|
<PackageImport Include="xmlrtl.bpi">
|
|
<BuildOrder>6</BuildOrder>
|
|
</PackageImport>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.Actions.pas">
|
|
<BuildOrder>16</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.Classes.pas">
|
|
<BuildOrder>16</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.ClipBoard.pas">
|
|
<BuildOrder>16</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.Export.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.StyleHooks.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.Utils.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VirtualTrees.WorkerThread.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VTAccessibility.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VTAccessibilityFactory.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<DelphiCompile Include="..\..\Source\VTHeaderPopup.pas">
|
|
<BuildOrder>17</BuildOrder>
|
|
</DelphiCompile>
|
|
<BuildConfiguration Include="Release">
|
|
<Key>Cfg_2</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Base">
|
|
<Key>Base</Key>
|
|
</BuildConfiguration>
|
|
<BuildConfiguration Include="Debug">
|
|
<Key>Cfg_1</Key>
|
|
<CfgParent>Base</CfgParent>
|
|
</BuildConfiguration>
|
|
</ItemGroup>
|
|
<Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
|
|
<ProjectExtensions>
|
|
<Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
|
|
<Borland.ProjectType>CppPackage</Borland.ProjectType>
|
|
<BorlandProject>
|
|
<CPlusPlusBuilder.Personality>
|
|
<Source>
|
|
<Source Name="MainSource">VirtualTreesCR.cpp</Source>
|
|
</Source>
|
|
<VersionInfo>
|
|
<VersionInfo Name="IncludeVerInfo">False</VersionInfo>
|
|
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
|
<VersionInfo Name="MajorVer">1</VersionInfo>
|
|
<VersionInfo Name="MinorVer">0</VersionInfo>
|
|
<VersionInfo Name="Release">0</VersionInfo>
|
|
<VersionInfo Name="Build">0</VersionInfo>
|
|
<VersionInfo Name="Debug">False</VersionInfo>
|
|
<VersionInfo Name="PreRelease">False</VersionInfo>
|
|
<VersionInfo Name="Special">False</VersionInfo>
|
|
<VersionInfo Name="Private">False</VersionInfo>
|
|
<VersionInfo Name="DLL">False</VersionInfo>
|
|
<VersionInfo Name="Locale">4108</VersionInfo>
|
|
<VersionInfo Name="CodePage">1252</VersionInfo>
|
|
</VersionInfo>
|
|
<VersionInfoKeys>
|
|
<VersionInfoKeys Name="CompanyName"/>
|
|
<VersionInfoKeys Name="FileDescription"/>
|
|
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
|
<VersionInfoKeys Name="InternalName"/>
|
|
<VersionInfoKeys Name="LegalCopyright"/>
|
|
<VersionInfoKeys Name="LegalTrademarks"/>
|
|
<VersionInfoKeys Name="OriginalFilename"/>
|
|
<VersionInfoKeys Name="ProductName"/>
|
|
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
|
<VersionInfoKeys Name="Comments"/>
|
|
<VersionInfoKeys Name="CFBundleName"/>
|
|
<VersionInfoKeys Name="CFBundleDisplayName"/>
|
|
<VersionInfoKeys Name="UIDeviceFamily"/>
|
|
<VersionInfoKeys Name="CFBundleIdentifier"/>
|
|
<VersionInfoKeys Name="CFBundleVersion"/>
|
|
<VersionInfoKeys Name="CFBundlePackageType"/>
|
|
<VersionInfoKeys Name="CFBundleSignature"/>
|
|
<VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
|
|
<VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
|
|
<VersionInfoKeys Name="CFBundleExecutable"/>
|
|
<VersionInfoKeys Name="CFBundleResourceSpecification"/>
|
|
<VersionInfoKeys Name="LSRequiresIPhoneOS"/>
|
|
<VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
|
|
<VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
|
|
<VersionInfoKeys Name="package"/>
|
|
<VersionInfoKeys Name="label"/>
|
|
<VersionInfoKeys Name="versionCode"/>
|
|
<VersionInfoKeys Name="versionName"/>
|
|
<VersionInfoKeys Name="persistent"/>
|
|
<VersionInfoKeys Name="restoreAnyVersion"/>
|
|
<VersionInfoKeys Name="installLocation"/>
|
|
<VersionInfoKeys Name="largeHeap"/>
|
|
<VersionInfoKeys Name="theme"/>
|
|
</VersionInfoKeys>
|
|
<Debugging>
|
|
<Debugging Name="DebugSourceDirs"/>
|
|
</Debugging>
|
|
<Parameters>
|
|
<Parameters Name="RunParams"/>
|
|
<Parameters Name="Launcher"/>
|
|
<Parameters Name="UseLauncher">False</Parameters>
|
|
<Parameters Name="DebugCWD"/>
|
|
<Parameters Name="HostApplication"/>
|
|
<Parameters Name="RemoteHost"/>
|
|
<Parameters Name="RemotePath"/>
|
|
<Parameters Name="RemoteParams"/>
|
|
<Parameters Name="RemoteLauncher"/>
|
|
<Parameters Name="UseRemoteLauncher">False</Parameters>
|
|
<Parameters Name="RemoteCWD"/>
|
|
<Parameters Name="RemoteDebug">False</Parameters>
|
|
<Parameters Name="Debug Symbols Search Path"/>
|
|
<Parameters Name="LoadAllSymbols">True</Parameters>
|
|
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
|
</Parameters>
|
|
<Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k220.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
|
|
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp220.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
|
|
</Excluded_Packages>
|
|
<ProjectProperties>
|
|
<ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
|
|
<ProjectProperties Name="ManagePaths">True</ProjectProperties>
|
|
<ProjectProperties Name="VerifyPackages">True</ProjectProperties>
|
|
<ProjectProperties Name="IndexFiles">False</ProjectProperties>
|
|
</ProjectProperties>
|
|
</CPlusPlusBuilder.Personality>
|
|
<Platforms>
|
|
<Platform value="Win32">True</Platform>
|
|
<Platform value="Win64">True</Platform>
|
|
</Platforms>
|
|
<Deployment Version="1">
|
|
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
|
|
<Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32220mt.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32160mt.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32220.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
|
|
<Platform Name="OSX32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\16.0\BPL\VirtualTreesCR.bpl" Configuration="Release" Class="ProjectOutput">
|
|
<Platform Name="Win32">
|
|
<RemoteName>VirtualTreesCR.bpl</RemoteName>
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32230.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64230mt.dll" Class="DependencyModule">
|
|
<Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64230.dll" Class="DependencyModule">
|
|
<Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64220mt.dll" Class="DependencyModule">
|
|
<Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64160mt.dll" Class="DependencyModule">
|
|
<Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64220.dll" Class="DependencyModule">
|
|
<Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32230mt.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
|
|
<Platform Name="OSX32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32160.dll" Class="DependencyModule">
|
|
<Platform Name="Win32">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64160.dll" Class="DependencyModule">
|
|
<Platform Name="Win64">
|
|
<Overwrite>true</Overwrite>
|
|
</Platform>
|
|
</DeployFile>
|
|
<DeployClass Name="Android_SplashImage470">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-normal</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectOSXInfoPList"/>
|
|
<DeployClass Name="iPad_Launch2048">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSDeviceDebug">
|
|
<Platform Name="iOSDevice64">
|
|
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Required="true" Name="DependencyPackage">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Extensions>.bpl</Extensions>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidLibnativeMipsFile">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\mips</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidLibnativeX86File">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\x86</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidGDBServer">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectOSXEntitlements"/>
|
|
<DeployClass Name="ProjectiOSResource">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPhone_Launch640">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_SplashImage960">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xlarge</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon96">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xhdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon144">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-xxhdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPhone_Launch320">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="DependencyModule">
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.dylib</Extensions>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
<Extensions>.dll;.bpl</Extensions>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidSplashImageDef">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="DependencyFramework">
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
<Extensions>.framework</Extensions>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="DebugSymbols">
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_SplashImage426">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-small</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSEntitlements"/>
|
|
<DeployClass Name="AdditionalDebugSymbols">
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<RemoteDir>Contents\MacOS</RemoteDir>
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidClassesDexFile">
|
|
<Platform Name="Android">
|
|
<RemoteDir>classes</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSInfoPList"/>
|
|
<DeployClass Name="iPad_Launch1024">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidServiceOutput">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_DefaultAppIcon">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectiOSDeviceResourceRules"/>
|
|
<DeployClass Name="ProjectOSXResource">
|
|
<Platform Name="OSX32">
|
|
<RemoteDir>Contents\Resources</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPad_Launch768">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Required="true" Name="ProjectOutput">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi-v7a</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidLibnativeArmeabiFile">
|
|
<Platform Name="Android">
|
|
<RemoteDir>library\lib\armeabi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_SplashImage640">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-large</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPhone_Launch640x1136">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="File">
|
|
<Platform Name="Android">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="Win32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="OSX32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>0</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="AndroidSplashStyles">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\values</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon36">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-ldpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="iPad_Launch1536">
|
|
<Platform Name="iOSDevice64">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSSimulator">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
<Platform Name="iOSDevice32">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon72">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-hdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="Android_LauncherIcon48">
|
|
<Platform Name="Android">
|
|
<RemoteDir>res\drawable-mdpi</RemoteDir>
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<DeployClass Name="ProjectAndroidManifest">
|
|
<Platform Name="Android">
|
|
<Operation>1</Operation>
|
|
</Platform>
|
|
</DeployClass>
|
|
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
|
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
|
|
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
|
|
</Deployment>
|
|
</BorlandProject>
|
|
<ProjectFileVersion>12</ProjectFileVersion>
|
|
</ProjectExtensions>
|
|
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
|
|
<Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
|
|
</Project>
|