2
0

QuickConfigDemo.dproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{CDEBAD41-A241-457F-96FD-E367D8E3B0AE}</ProjectGuid>
  4. <ProjectVersion>18.5</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>QuickConfigDemo.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win64</Platform>
  10. <TargetedPlatforms>3</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="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  62. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  63. <DCC_E>false</DCC_E>
  64. <DCC_N>false</DCC_N>
  65. <DCC_S>false</DCC_S>
  66. <DCC_F>false</DCC_F>
  67. <DCC_K>false</DCC_K>
  68. <DCC_UsePackage>RESTComponents;FireDACIBDriver;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;FireDAC;FireDACSqliteDriver;soaprtl;soapmidas;$(DCC_UsePackage)</DCC_UsePackage>
  69. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  70. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  71. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  72. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  73. <SanitizedProjectName>QuickConfigDemo</SanitizedProjectName>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  76. <DCC_UsePackage>DBXSqliteDriver;UbuntuProgressPackage;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;svnui;JvGlobus;FireDACADSDriver;JvPluginSystem;JvMM;vacommpkgdXE11;tmsxlsdXE11;vcltouch;JvBands;vcldb;bindcompfmx;svn;Intraweb;JvJans;JvNet;inetdb;JvAppFrm;EssentialsDR;vcwdedXE11;vcwdXE11;FmxTeeUI;JvDotNetCtrls;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;JvWizards;tmsexdXE11;dbexpress;IndyCore;vclx;JvPageComps;dsnap;JvDB;VCLRESTComponents;JclDeveloperTools;vclie;bindengine;DBXMySQLDriver;JvCmp;FireDACMySQLDriver;JvHMI;FireDACCommonODBC;LockBoxDR;bindcompdbx;IndyIPCommon;JvCustom;advchartdedxe11;vcl;IndyIPServer;GR32_D;JvXPCtrls;PngComponents;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;vacommpkgdedXE11;TeeDB;Jcl;madBasic_;JvCore;JvCrypt;FireDACPgDriver;ibmonitor;FMXTee;SevenZippro;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;xmlrtl;ibxbindings;fmxobj;vclwinx;JvTimeFramework;rtl;GR32_R;DbxClientDriver;QuickVCL;CustomIPTransport;vcldsnap;JvSystem;JvStdCtrls;DCEF_DX10;bindcomp;appanalytics;tmswizdXE11;CoolTrayIcon_D210_XE7;IndyIPClient;bindcompvcl;TeeUI;TMSFMXPackPkgDXE11;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;JclVcl;Gauge3D;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;JvControls;JvPrintPreview;Analog_XE7;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  77. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  78. <BT_BuildType>Debug</BT_BuildType>
  79. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  80. <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>
  81. <VerInfo_Locale>1033</VerInfo_Locale>
  82. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  85. <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;FireDACADSDriver;vcltouch;vcldb;bindcompfmx;Intraweb;inetdb;EssentialsDR;vcwdXE11;FmxTeeUI;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;tmsexdXE11;dbexpress;IndyCore;vclx;dsnap;VCLRESTComponents;vclie;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;vcl;IndyIPServer;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;TeeDB;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;Tee;xmlrtl;ibxbindings;fmxobj;vclwinx;rtl;DbxClientDriver;QuickVCL;CustomIPTransport;vcldsnap;DCEF_DX10;bindcomp;appanalytics;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  86. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  87. <BT_BuildType>Debug</BT_BuildType>
  88. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  89. <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>
  90. <VerInfo_Locale>1033</VerInfo_Locale>
  91. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  94. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  95. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  96. <DCC_Optimize>false</DCC_Optimize>
  97. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  98. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  99. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  102. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  103. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  104. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  105. </PropertyGroup>
  106. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  107. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  108. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  111. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  112. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  113. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  114. <DCC_DebugInformation>0</DCC_DebugInformation>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  117. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  118. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  119. </PropertyGroup>
  120. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  121. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  122. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  123. </PropertyGroup>
  124. <ItemGroup>
  125. <DelphiCompile Include="$(MainSource)">
  126. <MainSource>MainSource</MainSource>
  127. </DelphiCompile>
  128. <DCCReference Include="Main.pas">
  129. <Form>MainForm</Form>
  130. <FormType>dfm</FormType>
  131. </DCCReference>
  132. <BuildConfiguration Include="Release">
  133. <Key>Cfg_2</Key>
  134. <CfgParent>Base</CfgParent>
  135. </BuildConfiguration>
  136. <BuildConfiguration Include="Base">
  137. <Key>Base</Key>
  138. </BuildConfiguration>
  139. <BuildConfiguration Include="Debug">
  140. <Key>Cfg_1</Key>
  141. <CfgParent>Base</CfgParent>
  142. </BuildConfiguration>
  143. </ItemGroup>
  144. <ProjectExtensions>
  145. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  146. <Borland.ProjectType>Application</Borland.ProjectType>
  147. <BorlandProject>
  148. <Delphi.Personality>
  149. <Source>
  150. <Source Name="MainSource">QuickConfigDemo.dpr</Source>
  151. </Source>
  152. </Delphi.Personality>
  153. <Deployment Version="3">
  154. <DeployFile LocalName="Win64\Debug\QuickConfigDemo.rsm" Configuration="Debug" Class="DebugSymbols">
  155. <Platform Name="Win64">
  156. <RemoteName>QuickConfigDemo.rsm</RemoteName>
  157. <Overwrite>true</Overwrite>
  158. </Platform>
  159. </DeployFile>
  160. <DeployFile LocalName="Win32\Debug\QuickConfigDemo.exe" Configuration="Debug" Class="ProjectOutput">
  161. <Platform Name="Win32">
  162. <RemoteName>QuickConfigDemo.exe</RemoteName>
  163. <Overwrite>true</Overwrite>
  164. </Platform>
  165. </DeployFile>
  166. <DeployFile LocalName="Win64\Debug\QuickConfigDemo.exe" Configuration="Debug" Class="ProjectOutput">
  167. <Platform Name="Win64">
  168. <RemoteName>QuickConfigDemo.exe</RemoteName>
  169. <Overwrite>true</Overwrite>
  170. </Platform>
  171. </DeployFile>
  172. <DeployClass Name="AdditionalDebugSymbols">
  173. <Platform Name="iOSSimulator">
  174. <Operation>1</Operation>
  175. </Platform>
  176. <Platform Name="OSX32">
  177. <RemoteDir>Contents\MacOS</RemoteDir>
  178. <Operation>1</Operation>
  179. </Platform>
  180. <Platform Name="Win32">
  181. <Operation>0</Operation>
  182. </Platform>
  183. </DeployClass>
  184. <DeployClass Name="AndroidClassesDexFile">
  185. <Platform Name="Android">
  186. <RemoteDir>classes</RemoteDir>
  187. <Operation>1</Operation>
  188. </Platform>
  189. </DeployClass>
  190. <DeployClass Name="AndroidFileProvider">
  191. <Platform Name="Android">
  192. <RemoteDir>res\xml</RemoteDir>
  193. <Operation>1</Operation>
  194. </Platform>
  195. </DeployClass>
  196. <DeployClass Name="AndroidGDBServer">
  197. <Platform Name="Android">
  198. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  199. <Operation>1</Operation>
  200. </Platform>
  201. </DeployClass>
  202. <DeployClass Name="AndroidLibnativeArmeabiFile">
  203. <Platform Name="Android">
  204. <RemoteDir>library\lib\armeabi</RemoteDir>
  205. <Operation>1</Operation>
  206. </Platform>
  207. </DeployClass>
  208. <DeployClass Name="AndroidLibnativeMipsFile">
  209. <Platform Name="Android">
  210. <RemoteDir>library\lib\mips</RemoteDir>
  211. <Operation>1</Operation>
  212. </Platform>
  213. </DeployClass>
  214. <DeployClass Name="AndroidServiceOutput">
  215. <Platform Name="Android">
  216. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  217. <Operation>1</Operation>
  218. </Platform>
  219. </DeployClass>
  220. <DeployClass Name="AndroidSplashImageDef">
  221. <Platform Name="Android">
  222. <RemoteDir>res\drawable</RemoteDir>
  223. <Operation>1</Operation>
  224. </Platform>
  225. </DeployClass>
  226. <DeployClass Name="AndroidSplashStyles">
  227. <Platform Name="Android">
  228. <RemoteDir>res\values</RemoteDir>
  229. <Operation>1</Operation>
  230. </Platform>
  231. </DeployClass>
  232. <DeployClass Name="AndroidSplashStylesV21">
  233. <Platform Name="Android">
  234. <RemoteDir>res\values-v21</RemoteDir>
  235. <Operation>1</Operation>
  236. </Platform>
  237. </DeployClass>
  238. <DeployClass Name="Android_DefaultAppIcon">
  239. <Platform Name="Android">
  240. <RemoteDir>res\drawable</RemoteDir>
  241. <Operation>1</Operation>
  242. </Platform>
  243. </DeployClass>
  244. <DeployClass Name="Android_LauncherIcon144">
  245. <Platform Name="Android">
  246. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  247. <Operation>1</Operation>
  248. </Platform>
  249. </DeployClass>
  250. <DeployClass Name="Android_LauncherIcon36">
  251. <Platform Name="Android">
  252. <RemoteDir>res\drawable-ldpi</RemoteDir>
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="Android_LauncherIcon48">
  257. <Platform Name="Android">
  258. <RemoteDir>res\drawable-mdpi</RemoteDir>
  259. <Operation>1</Operation>
  260. </Platform>
  261. </DeployClass>
  262. <DeployClass Name="Android_LauncherIcon72">
  263. <Platform Name="Android">
  264. <RemoteDir>res\drawable-hdpi</RemoteDir>
  265. <Operation>1</Operation>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="Android_LauncherIcon96">
  269. <Platform Name="Android">
  270. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="Android_SplashImage426">
  275. <Platform Name="Android">
  276. <RemoteDir>res\drawable-small</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="Android_SplashImage470">
  281. <Platform Name="Android">
  282. <RemoteDir>res\drawable-normal</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="Android_SplashImage640">
  287. <Platform Name="Android">
  288. <RemoteDir>res\drawable-large</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. </DeployClass>
  292. <DeployClass Name="Android_SplashImage960">
  293. <Platform Name="Android">
  294. <RemoteDir>res\drawable-xlarge</RemoteDir>
  295. <Operation>1</Operation>
  296. </Platform>
  297. </DeployClass>
  298. <DeployClass Name="DebugSymbols">
  299. <Platform Name="iOSSimulator">
  300. <Operation>1</Operation>
  301. </Platform>
  302. <Platform Name="OSX32">
  303. <RemoteDir>Contents\MacOS</RemoteDir>
  304. <Operation>1</Operation>
  305. </Platform>
  306. <Platform Name="Win32">
  307. <Operation>0</Operation>
  308. </Platform>
  309. </DeployClass>
  310. <DeployClass Name="DependencyFramework">
  311. <Platform Name="OSX32">
  312. <RemoteDir>Contents\MacOS</RemoteDir>
  313. <Operation>1</Operation>
  314. <Extensions>.framework</Extensions>
  315. </Platform>
  316. <Platform Name="OSX64">
  317. <RemoteDir>Contents\MacOS</RemoteDir>
  318. <Operation>1</Operation>
  319. <Extensions>.framework</Extensions>
  320. </Platform>
  321. <Platform Name="Win32">
  322. <Operation>0</Operation>
  323. </Platform>
  324. </DeployClass>
  325. <DeployClass Name="DependencyModule">
  326. <Platform Name="iOSDevice32">
  327. <Operation>1</Operation>
  328. <Extensions>.dylib</Extensions>
  329. </Platform>
  330. <Platform Name="iOSDevice64">
  331. <Operation>1</Operation>
  332. <Extensions>.dylib</Extensions>
  333. </Platform>
  334. <Platform Name="iOSSimulator">
  335. <Operation>1</Operation>
  336. <Extensions>.dylib</Extensions>
  337. </Platform>
  338. <Platform Name="OSX32">
  339. <RemoteDir>Contents\MacOS</RemoteDir>
  340. <Operation>1</Operation>
  341. <Extensions>.dylib</Extensions>
  342. </Platform>
  343. <Platform Name="OSX64">
  344. <RemoteDir>Contents\MacOS</RemoteDir>
  345. <Operation>1</Operation>
  346. <Extensions>.dylib</Extensions>
  347. </Platform>
  348. <Platform Name="Win32">
  349. <Operation>0</Operation>
  350. <Extensions>.dll;.bpl</Extensions>
  351. </Platform>
  352. </DeployClass>
  353. <DeployClass Required="true" Name="DependencyPackage">
  354. <Platform Name="iOSDevice32">
  355. <Operation>1</Operation>
  356. <Extensions>.dylib</Extensions>
  357. </Platform>
  358. <Platform Name="iOSDevice64">
  359. <Operation>1</Operation>
  360. <Extensions>.dylib</Extensions>
  361. </Platform>
  362. <Platform Name="iOSSimulator">
  363. <Operation>1</Operation>
  364. <Extensions>.dylib</Extensions>
  365. </Platform>
  366. <Platform Name="OSX32">
  367. <RemoteDir>Contents\MacOS</RemoteDir>
  368. <Operation>1</Operation>
  369. <Extensions>.dylib</Extensions>
  370. </Platform>
  371. <Platform Name="OSX64">
  372. <RemoteDir>Contents\MacOS</RemoteDir>
  373. <Operation>1</Operation>
  374. <Extensions>.dylib</Extensions>
  375. </Platform>
  376. <Platform Name="Win32">
  377. <Operation>0</Operation>
  378. <Extensions>.bpl</Extensions>
  379. </Platform>
  380. </DeployClass>
  381. <DeployClass Name="File">
  382. <Platform Name="Android">
  383. <Operation>0</Operation>
  384. </Platform>
  385. <Platform Name="iOSDevice32">
  386. <Operation>0</Operation>
  387. </Platform>
  388. <Platform Name="iOSDevice64">
  389. <Operation>0</Operation>
  390. </Platform>
  391. <Platform Name="iOSSimulator">
  392. <Operation>0</Operation>
  393. </Platform>
  394. <Platform Name="OSX32">
  395. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  396. <Operation>0</Operation>
  397. </Platform>
  398. <Platform Name="OSX64">
  399. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  400. <Operation>0</Operation>
  401. </Platform>
  402. <Platform Name="Win32">
  403. <Operation>0</Operation>
  404. </Platform>
  405. </DeployClass>
  406. <DeployClass Name="iPad_Launch1024">
  407. <Platform Name="iOSDevice32">
  408. <Operation>1</Operation>
  409. </Platform>
  410. <Platform Name="iOSDevice64">
  411. <Operation>1</Operation>
  412. </Platform>
  413. <Platform Name="iOSSimulator">
  414. <Operation>1</Operation>
  415. </Platform>
  416. </DeployClass>
  417. <DeployClass Name="iPad_Launch1536">
  418. <Platform Name="iOSDevice32">
  419. <Operation>1</Operation>
  420. </Platform>
  421. <Platform Name="iOSDevice64">
  422. <Operation>1</Operation>
  423. </Platform>
  424. <Platform Name="iOSSimulator">
  425. <Operation>1</Operation>
  426. </Platform>
  427. </DeployClass>
  428. <DeployClass Name="iPad_Launch2048">
  429. <Platform Name="iOSDevice32">
  430. <Operation>1</Operation>
  431. </Platform>
  432. <Platform Name="iOSDevice64">
  433. <Operation>1</Operation>
  434. </Platform>
  435. <Platform Name="iOSSimulator">
  436. <Operation>1</Operation>
  437. </Platform>
  438. </DeployClass>
  439. <DeployClass Name="iPad_Launch768">
  440. <Platform Name="iOSDevice32">
  441. <Operation>1</Operation>
  442. </Platform>
  443. <Platform Name="iOSDevice64">
  444. <Operation>1</Operation>
  445. </Platform>
  446. <Platform Name="iOSSimulator">
  447. <Operation>1</Operation>
  448. </Platform>
  449. </DeployClass>
  450. <DeployClass Name="iPhone_Launch320">
  451. <Platform Name="iOSDevice32">
  452. <Operation>1</Operation>
  453. </Platform>
  454. <Platform Name="iOSDevice64">
  455. <Operation>1</Operation>
  456. </Platform>
  457. <Platform Name="iOSSimulator">
  458. <Operation>1</Operation>
  459. </Platform>
  460. </DeployClass>
  461. <DeployClass Name="iPhone_Launch640">
  462. <Platform Name="iOSDevice32">
  463. <Operation>1</Operation>
  464. </Platform>
  465. <Platform Name="iOSDevice64">
  466. <Operation>1</Operation>
  467. </Platform>
  468. <Platform Name="iOSSimulator">
  469. <Operation>1</Operation>
  470. </Platform>
  471. </DeployClass>
  472. <DeployClass Name="iPhone_Launch640x1136">
  473. <Platform Name="iOSDevice32">
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="iOSDevice64">
  477. <Operation>1</Operation>
  478. </Platform>
  479. <Platform Name="iOSSimulator">
  480. <Operation>1</Operation>
  481. </Platform>
  482. </DeployClass>
  483. <DeployClass Name="ProjectAndroidManifest">
  484. <Platform Name="Android">
  485. <Operation>1</Operation>
  486. </Platform>
  487. </DeployClass>
  488. <DeployClass Name="ProjectiOSDeviceDebug">
  489. <Platform Name="iOSDevice32">
  490. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  491. <Operation>1</Operation>
  492. </Platform>
  493. <Platform Name="iOSDevice64">
  494. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  495. <Operation>1</Operation>
  496. </Platform>
  497. </DeployClass>
  498. <DeployClass Name="ProjectiOSDeviceResourceRules">
  499. <Platform Name="iOSDevice32">
  500. <Operation>1</Operation>
  501. </Platform>
  502. <Platform Name="iOSDevice64">
  503. <Operation>1</Operation>
  504. </Platform>
  505. </DeployClass>
  506. <DeployClass Name="ProjectiOSEntitlements">
  507. <Platform Name="iOSDevice32">
  508. <RemoteDir>..\</RemoteDir>
  509. <Operation>1</Operation>
  510. </Platform>
  511. <Platform Name="iOSDevice64">
  512. <RemoteDir>..\</RemoteDir>
  513. <Operation>1</Operation>
  514. </Platform>
  515. </DeployClass>
  516. <DeployClass Name="ProjectiOSInfoPList">
  517. <Platform Name="iOSDevice32">
  518. <Operation>1</Operation>
  519. </Platform>
  520. <Platform Name="iOSDevice64">
  521. <Operation>1</Operation>
  522. </Platform>
  523. <Platform Name="iOSSimulator">
  524. <Operation>1</Operation>
  525. </Platform>
  526. </DeployClass>
  527. <DeployClass Name="ProjectiOSResource">
  528. <Platform Name="iOSDevice32">
  529. <Operation>1</Operation>
  530. </Platform>
  531. <Platform Name="iOSDevice64">
  532. <Operation>1</Operation>
  533. </Platform>
  534. <Platform Name="iOSSimulator">
  535. <Operation>1</Operation>
  536. </Platform>
  537. </DeployClass>
  538. <DeployClass Name="ProjectOSXDebug">
  539. <Platform Name="OSX64">
  540. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  541. <Operation>1</Operation>
  542. </Platform>
  543. </DeployClass>
  544. <DeployClass Name="ProjectOSXEntitlements">
  545. <Platform Name="OSX32">
  546. <RemoteDir>..\</RemoteDir>
  547. <Operation>1</Operation>
  548. </Platform>
  549. <Platform Name="OSX64">
  550. <RemoteDir>..\</RemoteDir>
  551. <Operation>1</Operation>
  552. </Platform>
  553. </DeployClass>
  554. <DeployClass Name="ProjectOSXInfoPList">
  555. <Platform Name="OSX32">
  556. <RemoteDir>Contents</RemoteDir>
  557. <Operation>1</Operation>
  558. </Platform>
  559. <Platform Name="OSX64">
  560. <RemoteDir>Contents</RemoteDir>
  561. <Operation>1</Operation>
  562. </Platform>
  563. </DeployClass>
  564. <DeployClass Name="ProjectOSXResource">
  565. <Platform Name="OSX32">
  566. <RemoteDir>Contents\Resources</RemoteDir>
  567. <Operation>1</Operation>
  568. </Platform>
  569. <Platform Name="OSX64">
  570. <RemoteDir>Contents\Resources</RemoteDir>
  571. <Operation>1</Operation>
  572. </Platform>
  573. </DeployClass>
  574. <DeployClass Required="true" Name="ProjectOutput">
  575. <Platform Name="Android">
  576. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  577. <Operation>1</Operation>
  578. </Platform>
  579. <Platform Name="iOSDevice32">
  580. <Operation>1</Operation>
  581. </Platform>
  582. <Platform Name="iOSDevice64">
  583. <Operation>1</Operation>
  584. </Platform>
  585. <Platform Name="iOSSimulator">
  586. <Operation>1</Operation>
  587. </Platform>
  588. <Platform Name="Linux64">
  589. <Operation>1</Operation>
  590. </Platform>
  591. <Platform Name="OSX32">
  592. <RemoteDir>Contents\MacOS</RemoteDir>
  593. <Operation>1</Operation>
  594. </Platform>
  595. <Platform Name="OSX64">
  596. <RemoteDir>Contents\MacOS</RemoteDir>
  597. <Operation>1</Operation>
  598. </Platform>
  599. <Platform Name="Win32">
  600. <Operation>0</Operation>
  601. </Platform>
  602. </DeployClass>
  603. <DeployClass Name="ProjectUWPManifest">
  604. <Platform Name="Win32">
  605. <Operation>1</Operation>
  606. </Platform>
  607. <Platform Name="Win64">
  608. <Operation>1</Operation>
  609. </Platform>
  610. </DeployClass>
  611. <DeployClass Name="UWP_DelphiLogo150">
  612. <Platform Name="Win32">
  613. <RemoteDir>Assets</RemoteDir>
  614. <Operation>1</Operation>
  615. </Platform>
  616. <Platform Name="Win64">
  617. <RemoteDir>Assets</RemoteDir>
  618. <Operation>1</Operation>
  619. </Platform>
  620. </DeployClass>
  621. <DeployClass Name="UWP_DelphiLogo44">
  622. <Platform Name="Win32">
  623. <RemoteDir>Assets</RemoteDir>
  624. <Operation>1</Operation>
  625. </Platform>
  626. <Platform Name="Win64">
  627. <RemoteDir>Assets</RemoteDir>
  628. <Operation>1</Operation>
  629. </Platform>
  630. </DeployClass>
  631. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  632. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  633. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  634. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  635. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  636. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  637. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  638. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  639. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  640. </Deployment>
  641. <Platforms>
  642. <Platform value="Win32">True</Platform>
  643. <Platform value="Win64">True</Platform>
  644. </Platforms>
  645. <ModelSupport>False</ModelSupport>
  646. </BorlandProject>
  647. <ProjectFileVersion>12</ProjectFileVersion>
  648. </ProjectExtensions>
  649. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  650. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  651. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  652. </Project>