ManageFlexPairArray.dproj 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{D9DCB399-8BA2-4CC9-81F9-77B5B4ED663D}</ProjectGuid>
  4. <ProjectVersion>18.6</ProjectVersion>
  5. <FrameworkType>None</FrameworkType>
  6. <MainSource>ManageFlexPairArray.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>5</TargetedPlatforms>
  11. <AppType>Console</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  17. <Base_Android>true</Base_Android>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
  22. <Base_iOSDevice32>true</Base_iOSDevice32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
  27. <Base_iOSDevice64>true</Base_iOSDevice64>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
  32. <Base_iOSSimulator>true</Base_iOSSimulator>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
  37. <Base_OSX32>true</Base_OSX32>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  42. <Base_Win32>true</Base_Win32>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  47. <Base_Win64>true</Base_Win64>
  48. <CfgParent>Base</CfgParent>
  49. <Base>true</Base>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  52. <Cfg_1>true</Cfg_1>
  53. <CfgParent>Base</CfgParent>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  57. <Cfg_1_Win32>true</Cfg_1_Win32>
  58. <CfgParent>Cfg_1</CfgParent>
  59. <Cfg_1>true</Cfg_1>
  60. <Base>true</Base>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  63. <Cfg_2>true</Cfg_2>
  64. <CfgParent>Base</CfgParent>
  65. <Base>true</Base>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Base)'!=''">
  68. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  69. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  70. <DCC_E>false</DCC_E>
  71. <DCC_N>false</DCC_N>
  72. <DCC_S>false</DCC_S>
  73. <DCC_F>false</DCC_F>
  74. <DCC_K>false</DCC_K>
  75. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  76. <SanitizedProjectName>ManageFlexPairArray</SanitizedProjectName>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Base_Android)'!=''">
  79. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;FlatButtonSet;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;ibxbindings;rtl;DbxClientDriver;FireDACDSDriver;CustomIPTransport;bindcomp;CoolTrayIcon_D210_XE7;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
  80. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  81. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  82. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  83. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  84. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  85. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  86. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  87. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  88. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  89. <EnabledSysJars>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-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-gcm-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
  92. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;ibxbindings;rtl;DbxClientDriver;FireDACDSDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  93. </PropertyGroup>
  94. <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
  95. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;ibxbindings;rtl;DbxClientDriver;FireDACDSDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  96. </PropertyGroup>
  97. <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
  98. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DBXInterBaseDriver;emsclientfiredac;DataSnapFireDAC;tethering;bindcompfmx;FmxTeeUI;FireDACIBDriver;fmx;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;CloudService;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDAC;FireDACSqliteDriver;ibmonitor;FMXTee;soaprtl;DbxCommonDriver;ibxpress;xmlrtl;soapmidas;DataSnapNativeClient;ibxbindings;rtl;DbxClientDriver;FireDACDSDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;DataSnapProviderClient;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  99. </PropertyGroup>
  100. <PropertyGroup Condition="'$(Base_OSX32)'!=''">
  101. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXInterBaseDriver;emsclientfiredac;DataSnapFireDAC;tethering;FireDACMSSQLDriver;bindcompfmx;DBXOracleDriver;inetdb;FmxTeeUI;FireDACIBDriver;fmx;fmxdae;FireDACDBXDriver;dbexpress;IndyCore;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;soapserver;bindengine;DBXMySQLDriver;FireDACOracleDriver;CloudService;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDAC;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;FireDACTDataDriver;FMXTee;soaprtl;DbxCommonDriver;ibxpress;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;ibxbindings;rtl;DbxClientDriver;FireDACDSDriver;DBXSybaseASADriver;CustomIPTransport;bindcomp;DBXInformixDriver;IndyIPClient;dbxcds;FireDACODBCDriver;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  102. <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
  103. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundleShortVersionString=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities;NSLocationUsageDescription=The reason for accessing the location information of the user;NSContactsUsageDescription=The reason for accessing the contacts</VerInfo_Keys>
  104. <BT_BuildType>Debug</BT_BuildType>
  105. </PropertyGroup>
  106. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  107. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;UbuntuProgressPackage;vclactnband;vclFireDAC;emsclientfiredac;DataSnapFireDAC;svnui;tethering;JvGlobus;FireDACADSDriver;JvPluginSystem;tmswizdXE12;DBXMSSQLDriver;JvMM;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;JvBands;vcldb;bindcompfmx;svn;JvJans;DBXOracleDriver;JvNet;inetdb;JvAppFrm;FmxTeeUI;emsedge;JvDotNetCtrls;FireDACIBDriver;fmx;fmxdae;vclib;FlatButtonSet;JvWizards;FireDACDBXDriver;dbexpress;IndyCore;vclx;JvPageComps;dsnap;DataSnapCommon;emsclient;FireDACCommon;JvDB;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;JclDeveloperTools;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;CloudService;FireDACMySQLDriver;DBXFirebirdDriver;JvCmp;JvHMI;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;GR32_D;JvCustom;vcl;IndyIPServer;DBXSybaseASEDriver;JvXPCtrls;PngComponents;IndySystem;FireDACDb2Driver;dsnapcon;tmsxlsdXE12;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;TeeDB;FireDAC;Jcl;JvCore;emshosting;JvCrypt;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;tmsdXE12;FireDACTDataDriver;DBXOdbcDriver;FMXTee;soaprtl;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;emsserverresource;DbxClientDriver;FireDACDSDriver;DBXSybaseASADriver;GR32_R;CustomIPTransport;vcldsnap;JvTimeFramework;JvSystem;JvStdCtrls;tmsexdXE12;bindcomp;appanalytics;CoolTrayIcon_D210_XE7;DBXInformixDriver;IndyIPClient;bindcompvcl;TeeUI;JvDocking;dbxcds;VclSmp;KernowSoftwareFMX;adortl;FireDACODBCDriver;JvPascalInterpreter;TMSFMXPackPkgDXE12;JclVcl;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;JvControls;JvPrintPreview;Analog_XE7;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  108. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  109. <BT_BuildType>Debug</BT_BuildType>
  110. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  111. <VerInfo_Locale>1033</VerInfo_Locale>
  112. <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
  113. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  114. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  117. <DCC_UsePackage>DBXSqliteDriver;RESTComponents;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;vclFireDAC;emsclientfiredac;DataSnapFireDAC;tethering;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;vcldb;bindcompfmx;DBXOracleDriver;inetdb;FmxTeeUI;emsedge;FireDACIBDriver;fmx;fmxdae;vclib;FlatButtonSet;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;emsclient;FireDACCommon;RESTBackendComponents;DataSnapConnectors;VCLRESTComponents;soapserver;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;CloudService;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;FireDACCommonDriver;DataSnapClient;inet;bindcompdbx;IndyIPCommon;vcl;IndyIPServer;DBXSybaseASEDriver;PngComponents;IndySystem;FireDACDb2Driver;dsnapcon;tmsxlsdXE12;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;TeeDB;FireDAC;emshosting;FireDACSqliteDriver;FireDACPgDriver;ibmonitor;FireDACASADriver;tmsdXE12;FireDACTDataDriver;DBXOdbcDriver;FMXTee;soaprtl;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;soapmidas;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;emsserverresource;DbxClientDriver;FireDACDSDriver;DBXSybaseASADriver;GR32_R;CustomIPTransport;vcldsnap;tmsexdXE12;bindcomp;appanalytics;DBXInformixDriver;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;FireDACODBCDriver;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  118. <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
  119. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  120. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  123. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  124. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  125. <DCC_Optimize>false</DCC_Optimize>
  126. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  127. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  128. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  131. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  134. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  135. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  136. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  137. <DCC_DebugInformation>0</DCC_DebugInformation>
  138. </PropertyGroup>
  139. <ItemGroup>
  140. <DelphiCompile Include="$(MainSource)">
  141. <MainSource>MainSource</MainSource>
  142. </DelphiCompile>
  143. <BuildConfiguration Include="Release">
  144. <Key>Cfg_2</Key>
  145. <CfgParent>Base</CfgParent>
  146. </BuildConfiguration>
  147. <BuildConfiguration Include="Base">
  148. <Key>Base</Key>
  149. </BuildConfiguration>
  150. <BuildConfiguration Include="Debug">
  151. <Key>Cfg_1</Key>
  152. <CfgParent>Base</CfgParent>
  153. </BuildConfiguration>
  154. </ItemGroup>
  155. <ProjectExtensions>
  156. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  157. <Borland.ProjectType>Application</Borland.ProjectType>
  158. <BorlandProject>
  159. <Delphi.Personality>
  160. <Source>
  161. <Source Name="MainSource">ManageFlexPairArray.dpr</Source>
  162. </Source>
  163. </Delphi.Personality>
  164. <Deployment Version="3">
  165. <DeployFile LocalName="$(BDS)\Redist\osx64\libcgsqlite3.dylib" Class="DependencyModule">
  166. <Platform Name="OSX64">
  167. <Overwrite>true</Overwrite>
  168. </Platform>
  169. </DeployFile>
  170. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  171. <Platform Name="OSX32">
  172. <Overwrite>true</Overwrite>
  173. </Platform>
  174. </DeployFile>
  175. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  176. <Platform Name="iOSSimulator">
  177. <Overwrite>true</Overwrite>
  178. </Platform>
  179. </DeployFile>
  180. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  181. <Platform Name="iOSSimulator">
  182. <Overwrite>true</Overwrite>
  183. </Platform>
  184. </DeployFile>
  185. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
  186. <Platform Name="OSX32">
  187. <Overwrite>true</Overwrite>
  188. </Platform>
  189. </DeployFile>
  190. <DeployFile LocalName="Win32\Debug\ManageFlexPairArray.exe" Configuration="Debug" Class="ProjectOutput">
  191. <Platform Name="Win32">
  192. <RemoteName>ManageFlexPairArray.exe</RemoteName>
  193. <Overwrite>true</Overwrite>
  194. </Platform>
  195. </DeployFile>
  196. <DeployClass Name="AdditionalDebugSymbols">
  197. <Platform Name="iOSSimulator">
  198. <Operation>1</Operation>
  199. </Platform>
  200. <Platform Name="OSX32">
  201. <RemoteDir>Contents\MacOS</RemoteDir>
  202. <Operation>1</Operation>
  203. </Platform>
  204. <Platform Name="Win32">
  205. <Operation>0</Operation>
  206. </Platform>
  207. </DeployClass>
  208. <DeployClass Name="AndroidClassesDexFile">
  209. <Platform Name="Android">
  210. <RemoteDir>classes</RemoteDir>
  211. <Operation>1</Operation>
  212. </Platform>
  213. </DeployClass>
  214. <DeployClass Name="AndroidFileProvider">
  215. <Platform Name="Android">
  216. <RemoteDir>res\xml</RemoteDir>
  217. <Operation>1</Operation>
  218. </Platform>
  219. </DeployClass>
  220. <DeployClass Name="AndroidGDBServer">
  221. <Platform Name="Android">
  222. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  223. <Operation>1</Operation>
  224. </Platform>
  225. </DeployClass>
  226. <DeployClass Name="AndroidLibnativeArmeabiFile">
  227. <Platform Name="Android">
  228. <RemoteDir>library\lib\armeabi</RemoteDir>
  229. <Operation>1</Operation>
  230. </Platform>
  231. </DeployClass>
  232. <DeployClass Name="AndroidLibnativeMipsFile">
  233. <Platform Name="Android">
  234. <RemoteDir>library\lib\mips</RemoteDir>
  235. <Operation>1</Operation>
  236. </Platform>
  237. </DeployClass>
  238. <DeployClass Name="AndroidServiceOutput">
  239. <Platform Name="Android">
  240. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  241. <Operation>1</Operation>
  242. </Platform>
  243. </DeployClass>
  244. <DeployClass Name="AndroidSplashImageDef">
  245. <Platform Name="Android">
  246. <RemoteDir>res\drawable</RemoteDir>
  247. <Operation>1</Operation>
  248. </Platform>
  249. </DeployClass>
  250. <DeployClass Name="AndroidSplashStyles">
  251. <Platform Name="Android">
  252. <RemoteDir>res\values</RemoteDir>
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="AndroidSplashStylesV21">
  257. <Platform Name="Android">
  258. <RemoteDir>res\values-v21</RemoteDir>
  259. <Operation>1</Operation>
  260. </Platform>
  261. </DeployClass>
  262. <DeployClass Name="Android_DefaultAppIcon">
  263. <Platform Name="Android">
  264. <RemoteDir>res\drawable</RemoteDir>
  265. <Operation>1</Operation>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="Android_LauncherIcon144">
  269. <Platform Name="Android">
  270. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="Android_LauncherIcon36">
  275. <Platform Name="Android">
  276. <RemoteDir>res\drawable-ldpi</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="Android_LauncherIcon48">
  281. <Platform Name="Android">
  282. <RemoteDir>res\drawable-mdpi</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="Android_LauncherIcon72">
  287. <Platform Name="Android">
  288. <RemoteDir>res\drawable-hdpi</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. </DeployClass>
  292. <DeployClass Name="Android_LauncherIcon96">
  293. <Platform Name="Android">
  294. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  295. <Operation>1</Operation>
  296. </Platform>
  297. </DeployClass>
  298. <DeployClass Name="Android_SplashImage426">
  299. <Platform Name="Android">
  300. <RemoteDir>res\drawable-small</RemoteDir>
  301. <Operation>1</Operation>
  302. </Platform>
  303. </DeployClass>
  304. <DeployClass Name="Android_SplashImage470">
  305. <Platform Name="Android">
  306. <RemoteDir>res\drawable-normal</RemoteDir>
  307. <Operation>1</Operation>
  308. </Platform>
  309. </DeployClass>
  310. <DeployClass Name="Android_SplashImage640">
  311. <Platform Name="Android">
  312. <RemoteDir>res\drawable-large</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. </DeployClass>
  316. <DeployClass Name="Android_SplashImage960">
  317. <Platform Name="Android">
  318. <RemoteDir>res\drawable-xlarge</RemoteDir>
  319. <Operation>1</Operation>
  320. </Platform>
  321. </DeployClass>
  322. <DeployClass Name="DebugSymbols">
  323. <Platform Name="iOSSimulator">
  324. <Operation>1</Operation>
  325. </Platform>
  326. <Platform Name="OSX32">
  327. <RemoteDir>Contents\MacOS</RemoteDir>
  328. <Operation>1</Operation>
  329. </Platform>
  330. <Platform Name="Win32">
  331. <Operation>0</Operation>
  332. </Platform>
  333. </DeployClass>
  334. <DeployClass Name="DependencyFramework">
  335. <Platform Name="OSX32">
  336. <RemoteDir>Contents\MacOS</RemoteDir>
  337. <Operation>1</Operation>
  338. <Extensions>.framework</Extensions>
  339. </Platform>
  340. <Platform Name="OSX64">
  341. <RemoteDir>Contents\MacOS</RemoteDir>
  342. <Operation>1</Operation>
  343. <Extensions>.framework</Extensions>
  344. </Platform>
  345. <Platform Name="Win32">
  346. <Operation>0</Operation>
  347. </Platform>
  348. </DeployClass>
  349. <DeployClass Name="DependencyModule">
  350. <Platform Name="iOSDevice32">
  351. <Operation>1</Operation>
  352. <Extensions>.dylib</Extensions>
  353. </Platform>
  354. <Platform Name="iOSDevice64">
  355. <Operation>1</Operation>
  356. <Extensions>.dylib</Extensions>
  357. </Platform>
  358. <Platform Name="iOSSimulator">
  359. <Operation>1</Operation>
  360. <Extensions>.dylib</Extensions>
  361. </Platform>
  362. <Platform Name="OSX32">
  363. <RemoteDir>Contents\MacOS</RemoteDir>
  364. <Operation>1</Operation>
  365. <Extensions>.dylib</Extensions>
  366. </Platform>
  367. <Platform Name="OSX64">
  368. <RemoteDir>Contents\MacOS</RemoteDir>
  369. <Operation>1</Operation>
  370. <Extensions>.dylib</Extensions>
  371. </Platform>
  372. <Platform Name="Win32">
  373. <Operation>0</Operation>
  374. <Extensions>.dll;.bpl</Extensions>
  375. </Platform>
  376. </DeployClass>
  377. <DeployClass Required="true" Name="DependencyPackage">
  378. <Platform Name="iOSDevice32">
  379. <Operation>1</Operation>
  380. <Extensions>.dylib</Extensions>
  381. </Platform>
  382. <Platform Name="iOSDevice64">
  383. <Operation>1</Operation>
  384. <Extensions>.dylib</Extensions>
  385. </Platform>
  386. <Platform Name="iOSSimulator">
  387. <Operation>1</Operation>
  388. <Extensions>.dylib</Extensions>
  389. </Platform>
  390. <Platform Name="OSX32">
  391. <RemoteDir>Contents\MacOS</RemoteDir>
  392. <Operation>1</Operation>
  393. <Extensions>.dylib</Extensions>
  394. </Platform>
  395. <Platform Name="OSX64">
  396. <RemoteDir>Contents\MacOS</RemoteDir>
  397. <Operation>1</Operation>
  398. <Extensions>.dylib</Extensions>
  399. </Platform>
  400. <Platform Name="Win32">
  401. <Operation>0</Operation>
  402. <Extensions>.bpl</Extensions>
  403. </Platform>
  404. </DeployClass>
  405. <DeployClass Name="File">
  406. <Platform Name="Android">
  407. <Operation>0</Operation>
  408. </Platform>
  409. <Platform Name="iOSDevice32">
  410. <Operation>0</Operation>
  411. </Platform>
  412. <Platform Name="iOSDevice64">
  413. <Operation>0</Operation>
  414. </Platform>
  415. <Platform Name="iOSSimulator">
  416. <Operation>0</Operation>
  417. </Platform>
  418. <Platform Name="OSX32">
  419. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  420. <Operation>0</Operation>
  421. </Platform>
  422. <Platform Name="OSX64">
  423. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  424. <Operation>0</Operation>
  425. </Platform>
  426. <Platform Name="Win32">
  427. <Operation>0</Operation>
  428. </Platform>
  429. </DeployClass>
  430. <DeployClass Name="iPad_Launch1024">
  431. <Platform Name="iOSDevice32">
  432. <Operation>1</Operation>
  433. </Platform>
  434. <Platform Name="iOSDevice64">
  435. <Operation>1</Operation>
  436. </Platform>
  437. <Platform Name="iOSSimulator">
  438. <Operation>1</Operation>
  439. </Platform>
  440. </DeployClass>
  441. <DeployClass Name="iPad_Launch1536">
  442. <Platform Name="iOSDevice32">
  443. <Operation>1</Operation>
  444. </Platform>
  445. <Platform Name="iOSDevice64">
  446. <Operation>1</Operation>
  447. </Platform>
  448. <Platform Name="iOSSimulator">
  449. <Operation>1</Operation>
  450. </Platform>
  451. </DeployClass>
  452. <DeployClass Name="iPad_Launch2048">
  453. <Platform Name="iOSDevice32">
  454. <Operation>1</Operation>
  455. </Platform>
  456. <Platform Name="iOSDevice64">
  457. <Operation>1</Operation>
  458. </Platform>
  459. <Platform Name="iOSSimulator">
  460. <Operation>1</Operation>
  461. </Platform>
  462. </DeployClass>
  463. <DeployClass Name="iPad_Launch768">
  464. <Platform Name="iOSDevice32">
  465. <Operation>1</Operation>
  466. </Platform>
  467. <Platform Name="iOSDevice64">
  468. <Operation>1</Operation>
  469. </Platform>
  470. <Platform Name="iOSSimulator">
  471. <Operation>1</Operation>
  472. </Platform>
  473. </DeployClass>
  474. <DeployClass Name="iPhone_Launch320">
  475. <Platform Name="iOSDevice32">
  476. <Operation>1</Operation>
  477. </Platform>
  478. <Platform Name="iOSDevice64">
  479. <Operation>1</Operation>
  480. </Platform>
  481. <Platform Name="iOSSimulator">
  482. <Operation>1</Operation>
  483. </Platform>
  484. </DeployClass>
  485. <DeployClass Name="iPhone_Launch640">
  486. <Platform Name="iOSDevice32">
  487. <Operation>1</Operation>
  488. </Platform>
  489. <Platform Name="iOSDevice64">
  490. <Operation>1</Operation>
  491. </Platform>
  492. <Platform Name="iOSSimulator">
  493. <Operation>1</Operation>
  494. </Platform>
  495. </DeployClass>
  496. <DeployClass Name="iPhone_Launch640x1136">
  497. <Platform Name="iOSDevice32">
  498. <Operation>1</Operation>
  499. </Platform>
  500. <Platform Name="iOSDevice64">
  501. <Operation>1</Operation>
  502. </Platform>
  503. <Platform Name="iOSSimulator">
  504. <Operation>1</Operation>
  505. </Platform>
  506. </DeployClass>
  507. <DeployClass Name="ProjectAndroidManifest">
  508. <Platform Name="Android">
  509. <Operation>1</Operation>
  510. </Platform>
  511. </DeployClass>
  512. <DeployClass Name="ProjectiOSDeviceDebug">
  513. <Platform Name="iOSDevice32">
  514. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  515. <Operation>1</Operation>
  516. </Platform>
  517. <Platform Name="iOSDevice64">
  518. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  519. <Operation>1</Operation>
  520. </Platform>
  521. </DeployClass>
  522. <DeployClass Name="ProjectiOSDeviceResourceRules">
  523. <Platform Name="iOSDevice32">
  524. <Operation>1</Operation>
  525. </Platform>
  526. <Platform Name="iOSDevice64">
  527. <Operation>1</Operation>
  528. </Platform>
  529. </DeployClass>
  530. <DeployClass Name="ProjectiOSEntitlements">
  531. <Platform Name="iOSDevice32">
  532. <RemoteDir>..\</RemoteDir>
  533. <Operation>1</Operation>
  534. </Platform>
  535. <Platform Name="iOSDevice64">
  536. <RemoteDir>..\</RemoteDir>
  537. <Operation>1</Operation>
  538. </Platform>
  539. </DeployClass>
  540. <DeployClass Name="ProjectiOSInfoPList">
  541. <Platform Name="iOSDevice32">
  542. <Operation>1</Operation>
  543. </Platform>
  544. <Platform Name="iOSDevice64">
  545. <Operation>1</Operation>
  546. </Platform>
  547. <Platform Name="iOSSimulator">
  548. <Operation>1</Operation>
  549. </Platform>
  550. </DeployClass>
  551. <DeployClass Name="ProjectiOSResource">
  552. <Platform Name="iOSDevice32">
  553. <Operation>1</Operation>
  554. </Platform>
  555. <Platform Name="iOSDevice64">
  556. <Operation>1</Operation>
  557. </Platform>
  558. <Platform Name="iOSSimulator">
  559. <Operation>1</Operation>
  560. </Platform>
  561. </DeployClass>
  562. <DeployClass Name="ProjectOSXDebug">
  563. <Platform Name="OSX64">
  564. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  565. <Operation>1</Operation>
  566. </Platform>
  567. </DeployClass>
  568. <DeployClass Name="ProjectOSXEntitlements">
  569. <Platform Name="OSX32">
  570. <RemoteDir>..\</RemoteDir>
  571. <Operation>1</Operation>
  572. </Platform>
  573. <Platform Name="OSX64">
  574. <RemoteDir>..\</RemoteDir>
  575. <Operation>1</Operation>
  576. </Platform>
  577. </DeployClass>
  578. <DeployClass Name="ProjectOSXInfoPList">
  579. <Platform Name="OSX32">
  580. <RemoteDir>Contents</RemoteDir>
  581. <Operation>1</Operation>
  582. </Platform>
  583. <Platform Name="OSX64">
  584. <RemoteDir>Contents</RemoteDir>
  585. <Operation>1</Operation>
  586. </Platform>
  587. </DeployClass>
  588. <DeployClass Name="ProjectOSXResource">
  589. <Platform Name="OSX32">
  590. <RemoteDir>Contents\Resources</RemoteDir>
  591. <Operation>1</Operation>
  592. </Platform>
  593. <Platform Name="OSX64">
  594. <RemoteDir>Contents\Resources</RemoteDir>
  595. <Operation>1</Operation>
  596. </Platform>
  597. </DeployClass>
  598. <DeployClass Required="true" Name="ProjectOutput">
  599. <Platform Name="Android">
  600. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  601. <Operation>1</Operation>
  602. </Platform>
  603. <Platform Name="iOSDevice32">
  604. <Operation>1</Operation>
  605. </Platform>
  606. <Platform Name="iOSDevice64">
  607. <Operation>1</Operation>
  608. </Platform>
  609. <Platform Name="iOSSimulator">
  610. <Operation>1</Operation>
  611. </Platform>
  612. <Platform Name="Linux64">
  613. <Operation>1</Operation>
  614. </Platform>
  615. <Platform Name="OSX32">
  616. <RemoteDir>Contents\MacOS</RemoteDir>
  617. <Operation>1</Operation>
  618. </Platform>
  619. <Platform Name="OSX64">
  620. <RemoteDir>Contents\MacOS</RemoteDir>
  621. <Operation>1</Operation>
  622. </Platform>
  623. <Platform Name="Win32">
  624. <Operation>0</Operation>
  625. </Platform>
  626. </DeployClass>
  627. <DeployClass Name="ProjectUWPManifest">
  628. <Platform Name="Win32">
  629. <Operation>1</Operation>
  630. </Platform>
  631. <Platform Name="Win64">
  632. <Operation>1</Operation>
  633. </Platform>
  634. </DeployClass>
  635. <DeployClass Name="UWP_DelphiLogo150">
  636. <Platform Name="Win32">
  637. <RemoteDir>Assets</RemoteDir>
  638. <Operation>1</Operation>
  639. </Platform>
  640. <Platform Name="Win64">
  641. <RemoteDir>Assets</RemoteDir>
  642. <Operation>1</Operation>
  643. </Platform>
  644. </DeployClass>
  645. <DeployClass Name="UWP_DelphiLogo44">
  646. <Platform Name="Win32">
  647. <RemoteDir>Assets</RemoteDir>
  648. <Operation>1</Operation>
  649. </Platform>
  650. <Platform Name="Win64">
  651. <RemoteDir>Assets</RemoteDir>
  652. <Operation>1</Operation>
  653. </Platform>
  654. </DeployClass>
  655. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  656. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  657. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  658. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  659. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  660. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  661. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  662. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  663. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  664. </Deployment>
  665. <Platforms>
  666. <Platform value="Android">False</Platform>
  667. <Platform value="iOSDevice32">False</Platform>
  668. <Platform value="iOSDevice64">False</Platform>
  669. <Platform value="iOSSimulator">False</Platform>
  670. <Platform value="OSX32">True</Platform>
  671. <Platform value="Win32">True</Platform>
  672. <Platform value="Win64">False</Platform>
  673. </Platforms>
  674. </BorlandProject>
  675. <ProjectFileVersion>12</ProjectFileVersion>
  676. </ProjectExtensions>
  677. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  678. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  679. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  680. </Project>