sqldbrestclient.dproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{7D8C7C45-76FE-4285-B7B8-E1D0E65A6829}</ProjectGuid>
  4. <ProjectVersion>18.3</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>sqldbrestclient.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Application</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  38. <Cfg_2>true</Cfg_2>
  39. <CfgParent>Base</CfgParent>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  43. <Cfg_2_Win32>true</Cfg_2_Win32>
  44. <CfgParent>Cfg_2</CfgParent>
  45. <Cfg_2>true</Cfg_2>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Base)'!=''">
  49. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  50. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  51. <DCC_E>false</DCC_E>
  52. <DCC_N>false</DCC_N>
  53. <DCC_S>false</DCC_S>
  54. <DCC_F>false</DCC_F>
  55. <DCC_K>false</DCC_K>
  56. <DCC_UsePackage>RESTComponents;FlexCel_Pdf;emsclientfiredac;DataSnapFireDAC;RemObjects_Server_Indy_D25;FireDACIBDriver;RemObjects_Indy_D25;xdata;emsclient;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;sparkle;tmsbcl;FireDAC;FlexCel_XlsAdapter;FireDACSqliteDriver;RemObjects_WebBroker_D25;soaprtl;FlexCel_Core;soapmidas;FlexCel_Render;aurelius;$(DCC_UsePackage)</DCC_UsePackage>
  57. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  58. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  59. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  60. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  61. <SanitizedProjectName>sqldbrestclient</SanitizedProjectName>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  64. <DCC_UsePackage>DBXSqliteDriver;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;FMX_FlexCel_Core;vclFireDAC;RemObjects_Server_Synapse_D25;FireDACADSDriver;frxe25;DBXMSSQLDriver;vacommpkgdXE11;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;tmsxlsdXE11;vcltouch;VCLTMSFNCCorePkgDXE11;vcldb;bindcompfmx;Intraweb;DBXOracleDriver;fsIBX25;inetdb;CEF4Delphi;TMSCryptoPkgDXE11;tiOPFGUI;FmxTeeUI;emsedge;DataAbstract_DBXDriver_Enterprise_D25;fmx;fmxdae;frxDB25;tmsdXE11;vclib;VCL_FlexCel_Components;frxTee25;tmsexdXE11;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;RemObjects_Synapse_D25;fsTee25;FMXTMSFNCCorePkgDXE11;DataSnapConnectors;VCLRESTComponents;FMXTMSFNCUIPackPkgDXE11;vclie;fs25;bindengine;DBXMySQLDriver;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;TMSWEBCorePkgDXE11;FireDACCommonODBC;DataSnapClient;bindcompdbx;IndyIPCommon;vcl;DBXSybaseASEDriver;IndyIPServer;IndySystem;FireDACDb2Driver;mbColorLibD101Berlin;VCLTMSFNCUIPackPkgDXE11;TMSWEBCorePkgLibDXE11;dsnapcon;madExcept_;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;madBasic_;TeeDB;vacommpkgdedXE11;fsADO25;emshosting;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;FMXTee;DataAbstract_DBXDriver_Pro_D25;frxADO25;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;FireDACDSDriver;DbxClientDriver;madDisAsm_;DBXSybaseASADriver;tiOPFCore;CustomIPTransport;vcldsnap;CodeSiteExpressPkg;frx25;frxIntIO25;fsDB25;bindcomp;tmswizdXE11;DBXInformixDriver;IndyIPClient;kbmMemRunD102Pro;frxDBX25;bindcompvcl;SynEdit_R;DataAbstract_SQLiteDriver_D25;TeeUI;FMX_FlexCel_Components;dbxcds;VclSmp;VCL_FlexCel_Core;adortl;FireDACODBCDriver;DataAbstract_SpiderMonkeyScripting_D25;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;frxIBX25;TMSCryptoPkgDEDXE11;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  65. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  66. <BT_BuildType>Debug</BT_BuildType>
  67. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  68. <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>
  69. <VerInfo_Locale>1033</VerInfo_Locale>
  70. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  73. <DCC_UsePackage>DBXSqliteDriver;DataSnapServerMidas;DBXDb2Driver;DBXInterBaseDriver;vclactnband;FMX_FlexCel_Core;vclFireDAC;RemObjects_Server_Synapse_D25;FireDACADSDriver;DBXMSSQLDriver;DatasnapConnectorsFreePascal;FireDACMSSQLDriver;vcltouch;VCLTMSFNCCorePkgDXE11;vcldb;bindcompfmx;Intraweb;DBXOracleDriver;inetdb;TMSCryptoPkgDXE11;FmxTeeUI;emsedge;DataAbstract_DBXDriver_Enterprise_D25;fmx;fmxdae;tmsdXE11;vclib;VCL_FlexCel_Components;tmsexdXE11;FireDACDBXDriver;dbexpress;IndyCore;vclx;dsnap;DataSnapCommon;RemObjects_Synapse_D25;FMXTMSFNCCorePkgDXE11;DataSnapConnectors;VCLRESTComponents;FMXTMSFNCUIPackPkgDXE11;vclie;bindengine;DBXMySQLDriver;FireDACOracleDriver;FireDACMySQLDriver;DBXFirebirdDriver;FireDACCommonODBC;DataSnapClient;bindcompdbx;IndyIPCommon;vcl;DBXSybaseASEDriver;IndyIPServer;IndySystem;FireDACDb2Driver;VCLTMSFNCUIPackPkgDXE11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;FireDACInfxDriver;vclimg;TeeDB;emshosting;FireDACPgDriver;ibmonitor;FireDACASADriver;DBXOdbcDriver;FireDACTDataDriver;FMXTee;DataAbstract_DBXDriver_Pro_D25;DbxCommonDriver;ibxpress;Tee;DataSnapServer;xmlrtl;DataSnapNativeClient;fmxobj;vclwinx;ibxbindings;rtl;FireDACDSDriver;DbxClientDriver;DBXSybaseASADriver;CustomIPTransport;vcldsnap;bindcomp;DBXInformixDriver;IndyIPClient;bindcompvcl;SynEdit_R;DataAbstract_SQLiteDriver_D25;TeeUI;FMX_FlexCel_Components;dbxcds;VclSmp;VCL_FlexCel_Core;adortl;FireDACODBCDriver;DataAbstract_SpiderMonkeyScripting_D25;DataSnapIndy10ServerTransport;dsnapxml;DataSnapProviderClient;dbrtl;inetdbxpress;FireDACMongoDBDriver;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  76. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  77. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  78. <DCC_Optimize>false</DCC_Optimize>
  79. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  80. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  81. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  84. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  85. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  86. <AppEnableHighDPI>true</AppEnableHighDPI>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  89. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  90. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  91. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  92. <DCC_DebugInformation>0</DCC_DebugInformation>
  93. </PropertyGroup>
  94. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  95. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  96. <AppEnableHighDPI>true</AppEnableHighDPI>
  97. </PropertyGroup>
  98. <ItemGroup>
  99. <DelphiCompile Include="$(MainSource)">
  100. <MainSource>MainSource</MainSource>
  101. </DelphiCompile>
  102. <DCCReference Include="frmmain.pas">
  103. <Form>Form1</Form>
  104. <FormType>dfm</FormType>
  105. </DCCReference>
  106. <BuildConfiguration Include="Release">
  107. <Key>Cfg_2</Key>
  108. <CfgParent>Base</CfgParent>
  109. </BuildConfiguration>
  110. <BuildConfiguration Include="Base">
  111. <Key>Base</Key>
  112. </BuildConfiguration>
  113. <BuildConfiguration Include="Debug">
  114. <Key>Cfg_1</Key>
  115. <CfgParent>Base</CfgParent>
  116. </BuildConfiguration>
  117. </ItemGroup>
  118. <ProjectExtensions>
  119. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  120. <Borland.ProjectType>Application</Borland.ProjectType>
  121. <BorlandProject>
  122. <Delphi.Personality>
  123. <Source>
  124. <Source Name="MainSource">sqldbrestclient.dpr</Source>
  125. </Source>
  126. </Delphi.Personality>
  127. <Deployment Version="3">
  128. <DeployFile LocalName="Win32\Debug\sqldbrestclient.exe" Configuration="Debug" Class="ProjectOutput">
  129. <Platform Name="Win32">
  130. <RemoteName>sqldbrestclient.exe</RemoteName>
  131. <Overwrite>true</Overwrite>
  132. </Platform>
  133. </DeployFile>
  134. <DeployClass Name="AdditionalDebugSymbols">
  135. <Platform Name="iOSSimulator">
  136. <Operation>1</Operation>
  137. </Platform>
  138. <Platform Name="OSX32">
  139. <RemoteDir>Contents\MacOS</RemoteDir>
  140. <Operation>1</Operation>
  141. </Platform>
  142. <Platform Name="Win32">
  143. <RemoteDir>Contents\MacOS</RemoteDir>
  144. <Operation>0</Operation>
  145. </Platform>
  146. </DeployClass>
  147. <DeployClass Name="AndroidClassesDexFile">
  148. <Platform Name="Android">
  149. <RemoteDir>classes</RemoteDir>
  150. <Operation>1</Operation>
  151. </Platform>
  152. </DeployClass>
  153. <DeployClass Name="AndroidGDBServer">
  154. <Platform Name="Android">
  155. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  156. <Operation>1</Operation>
  157. </Platform>
  158. </DeployClass>
  159. <DeployClass Name="AndroidLibnativeArmeabiFile">
  160. <Platform Name="Android">
  161. <RemoteDir>library\lib\armeabi</RemoteDir>
  162. <Operation>1</Operation>
  163. </Platform>
  164. </DeployClass>
  165. <DeployClass Name="AndroidLibnativeMipsFile">
  166. <Platform Name="Android">
  167. <RemoteDir>library\lib\mips</RemoteDir>
  168. <Operation>1</Operation>
  169. </Platform>
  170. </DeployClass>
  171. <DeployClass Name="AndroidServiceOutput">
  172. <Platform Name="Android">
  173. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  174. <Operation>1</Operation>
  175. </Platform>
  176. </DeployClass>
  177. <DeployClass Name="AndroidSplashImageDef">
  178. <Platform Name="Android">
  179. <RemoteDir>res\drawable</RemoteDir>
  180. <Operation>1</Operation>
  181. </Platform>
  182. </DeployClass>
  183. <DeployClass Name="AndroidSplashStyles">
  184. <Platform Name="Android">
  185. <RemoteDir>res\values</RemoteDir>
  186. <Operation>1</Operation>
  187. </Platform>
  188. </DeployClass>
  189. <DeployClass Name="Android_DefaultAppIcon">
  190. <Platform Name="Android">
  191. <RemoteDir>res\drawable</RemoteDir>
  192. <Operation>1</Operation>
  193. </Platform>
  194. </DeployClass>
  195. <DeployClass Name="Android_LauncherIcon144">
  196. <Platform Name="Android">
  197. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  198. <Operation>1</Operation>
  199. </Platform>
  200. </DeployClass>
  201. <DeployClass Name="Android_LauncherIcon36">
  202. <Platform Name="Android">
  203. <RemoteDir>res\drawable-ldpi</RemoteDir>
  204. <Operation>1</Operation>
  205. </Platform>
  206. </DeployClass>
  207. <DeployClass Name="Android_LauncherIcon48">
  208. <Platform Name="Android">
  209. <RemoteDir>res\drawable-mdpi</RemoteDir>
  210. <Operation>1</Operation>
  211. </Platform>
  212. </DeployClass>
  213. <DeployClass Name="Android_LauncherIcon72">
  214. <Platform Name="Android">
  215. <RemoteDir>res\drawable-hdpi</RemoteDir>
  216. <Operation>1</Operation>
  217. </Platform>
  218. </DeployClass>
  219. <DeployClass Name="Android_LauncherIcon96">
  220. <Platform Name="Android">
  221. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  222. <Operation>1</Operation>
  223. </Platform>
  224. </DeployClass>
  225. <DeployClass Name="Android_SplashImage426">
  226. <Platform Name="Android">
  227. <RemoteDir>res\drawable-small</RemoteDir>
  228. <Operation>1</Operation>
  229. </Platform>
  230. </DeployClass>
  231. <DeployClass Name="Android_SplashImage470">
  232. <Platform Name="Android">
  233. <RemoteDir>res\drawable-normal</RemoteDir>
  234. <Operation>1</Operation>
  235. </Platform>
  236. </DeployClass>
  237. <DeployClass Name="Android_SplashImage640">
  238. <Platform Name="Android">
  239. <RemoteDir>res\drawable-large</RemoteDir>
  240. <Operation>1</Operation>
  241. </Platform>
  242. </DeployClass>
  243. <DeployClass Name="Android_SplashImage960">
  244. <Platform Name="Android">
  245. <RemoteDir>res\drawable-xlarge</RemoteDir>
  246. <Operation>1</Operation>
  247. </Platform>
  248. </DeployClass>
  249. <DeployClass Name="DebugSymbols">
  250. <Platform Name="iOSSimulator">
  251. <Operation>1</Operation>
  252. </Platform>
  253. <Platform Name="OSX32">
  254. <RemoteDir>Contents\MacOS</RemoteDir>
  255. <Operation>1</Operation>
  256. </Platform>
  257. <Platform Name="Win32">
  258. <Operation>0</Operation>
  259. </Platform>
  260. </DeployClass>
  261. <DeployClass Name="DependencyFramework">
  262. <Platform Name="OSX32">
  263. <RemoteDir>Contents\MacOS</RemoteDir>
  264. <Operation>1</Operation>
  265. <Extensions>.framework</Extensions>
  266. </Platform>
  267. <Platform Name="Win32">
  268. <Operation>0</Operation>
  269. </Platform>
  270. </DeployClass>
  271. <DeployClass Name="DependencyModule">
  272. <Platform Name="iOSDevice32">
  273. <Operation>1</Operation>
  274. <Extensions>.dylib</Extensions>
  275. </Platform>
  276. <Platform Name="iOSDevice64">
  277. <Operation>1</Operation>
  278. <Extensions>.dylib</Extensions>
  279. </Platform>
  280. <Platform Name="iOSSimulator">
  281. <Operation>1</Operation>
  282. <Extensions>.dylib</Extensions>
  283. </Platform>
  284. <Platform Name="OSX32">
  285. <RemoteDir>Contents\MacOS</RemoteDir>
  286. <Operation>1</Operation>
  287. <Extensions>.dylib</Extensions>
  288. </Platform>
  289. <Platform Name="Win32">
  290. <Operation>0</Operation>
  291. <Extensions>.dll;.bpl</Extensions>
  292. </Platform>
  293. </DeployClass>
  294. <DeployClass Required="true" Name="DependencyPackage">
  295. <Platform Name="iOSDevice32">
  296. <Operation>1</Operation>
  297. <Extensions>.dylib</Extensions>
  298. </Platform>
  299. <Platform Name="iOSDevice64">
  300. <Operation>1</Operation>
  301. <Extensions>.dylib</Extensions>
  302. </Platform>
  303. <Platform Name="iOSSimulator">
  304. <Operation>1</Operation>
  305. <Extensions>.dylib</Extensions>
  306. </Platform>
  307. <Platform Name="OSX32">
  308. <RemoteDir>Contents\MacOS</RemoteDir>
  309. <Operation>1</Operation>
  310. <Extensions>.dylib</Extensions>
  311. </Platform>
  312. <Platform Name="Win32">
  313. <Operation>0</Operation>
  314. <Extensions>.bpl</Extensions>
  315. </Platform>
  316. </DeployClass>
  317. <DeployClass Name="File">
  318. <Platform Name="Android">
  319. <Operation>0</Operation>
  320. </Platform>
  321. <Platform Name="iOSDevice32">
  322. <Operation>0</Operation>
  323. </Platform>
  324. <Platform Name="iOSDevice64">
  325. <Operation>0</Operation>
  326. </Platform>
  327. <Platform Name="iOSSimulator">
  328. <Operation>0</Operation>
  329. </Platform>
  330. <Platform Name="OSX32">
  331. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  332. <Operation>0</Operation>
  333. </Platform>
  334. <Platform Name="Win32">
  335. <Operation>0</Operation>
  336. </Platform>
  337. </DeployClass>
  338. <DeployClass Name="iPad_Launch1024">
  339. <Platform Name="iOSDevice32">
  340. <Operation>1</Operation>
  341. </Platform>
  342. <Platform Name="iOSDevice64">
  343. <Operation>1</Operation>
  344. </Platform>
  345. <Platform Name="iOSSimulator">
  346. <Operation>1</Operation>
  347. </Platform>
  348. </DeployClass>
  349. <DeployClass Name="iPad_Launch1536">
  350. <Platform Name="iOSDevice32">
  351. <Operation>1</Operation>
  352. </Platform>
  353. <Platform Name="iOSDevice64">
  354. <Operation>1</Operation>
  355. </Platform>
  356. <Platform Name="iOSSimulator">
  357. <Operation>1</Operation>
  358. </Platform>
  359. </DeployClass>
  360. <DeployClass Name="iPad_Launch2048">
  361. <Platform Name="iOSDevice32">
  362. <Operation>1</Operation>
  363. </Platform>
  364. <Platform Name="iOSDevice64">
  365. <Operation>1</Operation>
  366. </Platform>
  367. <Platform Name="iOSSimulator">
  368. <Operation>1</Operation>
  369. </Platform>
  370. </DeployClass>
  371. <DeployClass Name="iPad_Launch768">
  372. <Platform Name="iOSDevice32">
  373. <Operation>1</Operation>
  374. </Platform>
  375. <Platform Name="iOSDevice64">
  376. <Operation>1</Operation>
  377. </Platform>
  378. <Platform Name="iOSSimulator">
  379. <Operation>1</Operation>
  380. </Platform>
  381. </DeployClass>
  382. <DeployClass Name="iPhone_Launch320">
  383. <Platform Name="iOSDevice32">
  384. <Operation>1</Operation>
  385. </Platform>
  386. <Platform Name="iOSDevice64">
  387. <Operation>1</Operation>
  388. </Platform>
  389. <Platform Name="iOSSimulator">
  390. <Operation>1</Operation>
  391. </Platform>
  392. </DeployClass>
  393. <DeployClass Name="iPhone_Launch640">
  394. <Platform Name="iOSDevice32">
  395. <Operation>1</Operation>
  396. </Platform>
  397. <Platform Name="iOSDevice64">
  398. <Operation>1</Operation>
  399. </Platform>
  400. <Platform Name="iOSSimulator">
  401. <Operation>1</Operation>
  402. </Platform>
  403. </DeployClass>
  404. <DeployClass Name="iPhone_Launch640x1136">
  405. <Platform Name="iOSDevice32">
  406. <Operation>1</Operation>
  407. </Platform>
  408. <Platform Name="iOSDevice64">
  409. <Operation>1</Operation>
  410. </Platform>
  411. <Platform Name="iOSSimulator">
  412. <Operation>1</Operation>
  413. </Platform>
  414. </DeployClass>
  415. <DeployClass Name="ProjectAndroidManifest">
  416. <Platform Name="Android">
  417. <Operation>1</Operation>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Name="ProjectiOSDeviceDebug">
  421. <Platform Name="iOSDevice32">
  422. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. <Platform Name="iOSDevice64">
  426. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  427. <Operation>1</Operation>
  428. </Platform>
  429. </DeployClass>
  430. <DeployClass Name="ProjectiOSDeviceResourceRules">
  431. <Platform Name="iOSDevice32">
  432. <Operation>1</Operation>
  433. </Platform>
  434. <Platform Name="iOSDevice64">
  435. <Operation>1</Operation>
  436. </Platform>
  437. </DeployClass>
  438. <DeployClass Name="ProjectiOSEntitlements">
  439. <Platform Name="iOSDevice32">
  440. <RemoteDir>..\</RemoteDir>
  441. <Operation>1</Operation>
  442. </Platform>
  443. <Platform Name="iOSDevice64">
  444. <RemoteDir>..\</RemoteDir>
  445. <Operation>1</Operation>
  446. </Platform>
  447. </DeployClass>
  448. <DeployClass Name="ProjectiOSInfoPList">
  449. <Platform Name="iOSDevice32">
  450. <Operation>1</Operation>
  451. </Platform>
  452. <Platform Name="iOSDevice64">
  453. <Operation>1</Operation>
  454. </Platform>
  455. <Platform Name="iOSSimulator">
  456. <Operation>1</Operation>
  457. </Platform>
  458. </DeployClass>
  459. <DeployClass Name="ProjectiOSResource">
  460. <Platform Name="iOSDevice32">
  461. <Operation>1</Operation>
  462. </Platform>
  463. <Platform Name="iOSDevice64">
  464. <Operation>1</Operation>
  465. </Platform>
  466. <Platform Name="iOSSimulator">
  467. <Operation>1</Operation>
  468. </Platform>
  469. </DeployClass>
  470. <DeployClass Name="ProjectOSXEntitlements">
  471. <Platform Name="OSX32">
  472. <RemoteDir>..\</RemoteDir>
  473. <Operation>1</Operation>
  474. </Platform>
  475. </DeployClass>
  476. <DeployClass Name="ProjectOSXInfoPList">
  477. <Platform Name="OSX32">
  478. <RemoteDir>Contents</RemoteDir>
  479. <Operation>1</Operation>
  480. </Platform>
  481. </DeployClass>
  482. <DeployClass Name="ProjectOSXResource">
  483. <Platform Name="OSX32">
  484. <RemoteDir>Contents\Resources</RemoteDir>
  485. <Operation>1</Operation>
  486. </Platform>
  487. </DeployClass>
  488. <DeployClass Required="true" Name="ProjectOutput">
  489. <Platform Name="Android">
  490. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  491. <Operation>1</Operation>
  492. </Platform>
  493. <Platform Name="iOSDevice32">
  494. <Operation>1</Operation>
  495. </Platform>
  496. <Platform Name="iOSDevice64">
  497. <Operation>1</Operation>
  498. </Platform>
  499. <Platform Name="iOSSimulator">
  500. <Operation>1</Operation>
  501. </Platform>
  502. <Platform Name="Linux64">
  503. <Operation>1</Operation>
  504. </Platform>
  505. <Platform Name="OSX32">
  506. <RemoteDir>Contents\MacOS</RemoteDir>
  507. <Operation>1</Operation>
  508. </Platform>
  509. <Platform Name="Win32">
  510. <Operation>0</Operation>
  511. </Platform>
  512. </DeployClass>
  513. <DeployClass Name="ProjectUWPManifest">
  514. <Platform Name="Win32">
  515. <Operation>1</Operation>
  516. </Platform>
  517. <Platform Name="Win64">
  518. <Operation>1</Operation>
  519. </Platform>
  520. </DeployClass>
  521. <DeployClass Name="UWP_DelphiLogo150">
  522. <Platform Name="Win32">
  523. <RemoteDir>Assets</RemoteDir>
  524. <Operation>1</Operation>
  525. </Platform>
  526. <Platform Name="Win64">
  527. <RemoteDir>Assets</RemoteDir>
  528. <Operation>1</Operation>
  529. </Platform>
  530. </DeployClass>
  531. <DeployClass Name="UWP_DelphiLogo44">
  532. <Platform Name="Win32">
  533. <RemoteDir>Assets</RemoteDir>
  534. <Operation>1</Operation>
  535. </Platform>
  536. <Platform Name="Win64">
  537. <RemoteDir>Assets</RemoteDir>
  538. <Operation>1</Operation>
  539. </Platform>
  540. </DeployClass>
  541. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  542. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  543. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  544. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  545. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  546. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  547. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  548. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  549. </Deployment>
  550. <Platforms>
  551. <Platform value="Win32">True</Platform>
  552. <Platform value="Win64">False</Platform>
  553. </Platforms>
  554. </BorlandProject>
  555. <ProjectFileVersion>12</ProjectFileVersion>
  556. </ProjectExtensions>
  557. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  558. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  559. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  560. </Project>