HFpick.dproj 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{34BB5631-DD58-4C9E-8573-5E824D08A796}</ProjectGuid>
  4. <MainSource>HFpick.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>3</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <ProjectVersion>19.0</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  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)'=='Release' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  32. <Cfg_1_Win64>true</Cfg_1_Win64>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='Debug' 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="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  49. <Cfg_2_Win64>true</Cfg_2_Win64>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Base)'!=''">
  55. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
  56. <DCC_K>false</DCC_K>
  57. <DCC_ImageBase>00400000</DCC_ImageBase>
  58. <DCC_F>false</DCC_F>
  59. <VerInfo_Locale>1049</VerInfo_Locale>
  60. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  61. <DCC_S>false</DCC_S>
  62. <SanitizedProjectName>HFpick</SanitizedProjectName>
  63. <DCC_E>false</DCC_E>
  64. <DCC_N>false</DCC_N>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  67. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  68. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  69. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  70. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  71. <VerInfo_Locale>1033</VerInfo_Locale>
  72. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  73. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  74. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  77. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  78. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  79. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  80. <VerInfo_Locale>1033</VerInfo_Locale>
  81. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  82. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  83. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(ModuleName);FileDescription=$(ModuleName);ProductName=$(ModuleName)</VerInfo_Keys>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  86. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  87. <DCC_DebugInformation>0</DCC_DebugInformation>
  88. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  89. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  92. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  93. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  96. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  97. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  98. <DCC_Optimize>false</DCC_Optimize>
  99. </PropertyGroup>
  100. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  101. <BT_BuildType>Debug</BT_BuildType>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  104. <BT_BuildType>Debug</BT_BuildType>
  105. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  106. <VerInfo_Locale>1033</VerInfo_Locale>
  107. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  108. <VerInfo_Keys>CompanyName=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName);FileDescription=$(MSBuildProjectName);ProductName=$(MSBuildProjectName)</VerInfo_Keys>
  109. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  110. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  111. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  112. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  113. <DCC_UnitSearchPath>..\..\..\..\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  114. </PropertyGroup>
  115. <ItemGroup>
  116. <DelphiCompile Include="$(MainSource)">
  117. <MainSource>MainSource</MainSource>
  118. </DelphiCompile>
  119. <DCCReference Include="fHFPick.pas">
  120. <Form>FormHFPick</Form>
  121. </DCCReference>
  122. <BuildConfiguration Include="Debug">
  123. <Key>Cfg_2</Key>
  124. <CfgParent>Base</CfgParent>
  125. </BuildConfiguration>
  126. <BuildConfiguration Include="Base">
  127. <Key>Base</Key>
  128. </BuildConfiguration>
  129. <BuildConfiguration Include="Release">
  130. <Key>Cfg_1</Key>
  131. <CfgParent>Base</CfgParent>
  132. </BuildConfiguration>
  133. </ItemGroup>
  134. <ProjectExtensions>
  135. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  136. <Borland.ProjectType/>
  137. <BorlandProject>
  138. <Delphi.Personality>
  139. <Source>
  140. <Source Name="MainSource">HFpick.dpr</Source>
  141. </Source>
  142. <Excluded_Packages>
  143. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k270.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  144. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp270.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  145. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  146. <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  147. </Excluded_Packages>
  148. </Delphi.Personality>
  149. <Platforms>
  150. <Platform value="Win32">True</Platform>
  151. <Platform value="Win64">True</Platform>
  152. </Platforms>
  153. <Deployment Version="3">
  154. <DeployFile LocalName="HFpick.exe" Configuration="Debug" Class="ProjectOutput">
  155. <Platform Name="Win32">
  156. <RemoteName>HFpick.exe</RemoteName>
  157. <Overwrite>true</Overwrite>
  158. </Platform>
  159. </DeployFile>
  160. <DeployClass Name="AdditionalDebugSymbols">
  161. <Platform Name="iOSSimulator">
  162. <Operation>1</Operation>
  163. </Platform>
  164. <Platform Name="OSX32">
  165. <RemoteDir>Contents\MacOS</RemoteDir>
  166. <Operation>1</Operation>
  167. </Platform>
  168. <Platform Name="Win32">
  169. <Operation>0</Operation>
  170. </Platform>
  171. </DeployClass>
  172. <DeployClass Name="AndroidClassesDexFile">
  173. <Platform Name="Android">
  174. <RemoteDir>classes</RemoteDir>
  175. <Operation>1</Operation>
  176. </Platform>
  177. </DeployClass>
  178. <DeployClass Name="AndroidFileProvider">
  179. <Platform Name="Android">
  180. <RemoteDir>res\xml</RemoteDir>
  181. <Operation>1</Operation>
  182. </Platform>
  183. </DeployClass>
  184. <DeployClass Name="AndroidGDBServer">
  185. <Platform Name="Android">
  186. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  187. <Operation>1</Operation>
  188. </Platform>
  189. </DeployClass>
  190. <DeployClass Name="AndroidLibnativeArmeabiFile">
  191. <Platform Name="Android">
  192. <RemoteDir>library\lib\armeabi</RemoteDir>
  193. <Operation>1</Operation>
  194. </Platform>
  195. </DeployClass>
  196. <DeployClass Name="AndroidLibnativeMipsFile">
  197. <Platform Name="Android">
  198. <RemoteDir>library\lib\mips</RemoteDir>
  199. <Operation>1</Operation>
  200. </Platform>
  201. </DeployClass>
  202. <DeployClass Name="AndroidServiceOutput">
  203. <Platform Name="Android">
  204. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  205. <Operation>1</Operation>
  206. </Platform>
  207. </DeployClass>
  208. <DeployClass Name="AndroidSplashImageDef">
  209. <Platform Name="Android">
  210. <RemoteDir>res\drawable</RemoteDir>
  211. <Operation>1</Operation>
  212. </Platform>
  213. </DeployClass>
  214. <DeployClass Name="AndroidSplashStyles">
  215. <Platform Name="Android">
  216. <RemoteDir>res\values</RemoteDir>
  217. <Operation>1</Operation>
  218. </Platform>
  219. </DeployClass>
  220. <DeployClass Name="AndroidSplashStylesV21">
  221. <Platform Name="Android">
  222. <RemoteDir>res\values-v21</RemoteDir>
  223. <Operation>1</Operation>
  224. </Platform>
  225. </DeployClass>
  226. <DeployClass Name="Android_Colors">
  227. <Platform Name="Android">
  228. <RemoteDir>res\values</RemoteDir>
  229. <Operation>1</Operation>
  230. </Platform>
  231. </DeployClass>
  232. <DeployClass Name="Android_DefaultAppIcon">
  233. <Platform Name="Android">
  234. <RemoteDir>res\drawable</RemoteDir>
  235. <Operation>1</Operation>
  236. </Platform>
  237. </DeployClass>
  238. <DeployClass Name="Android_LauncherIcon144">
  239. <Platform Name="Android">
  240. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  241. <Operation>1</Operation>
  242. </Platform>
  243. </DeployClass>
  244. <DeployClass Name="Android_LauncherIcon36">
  245. <Platform Name="Android">
  246. <RemoteDir>res\drawable-ldpi</RemoteDir>
  247. <Operation>1</Operation>
  248. </Platform>
  249. </DeployClass>
  250. <DeployClass Name="Android_LauncherIcon48">
  251. <Platform Name="Android">
  252. <RemoteDir>res\drawable-mdpi</RemoteDir>
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="Android_LauncherIcon72">
  257. <Platform Name="Android">
  258. <RemoteDir>res\drawable-hdpi</RemoteDir>
  259. <Operation>1</Operation>
  260. </Platform>
  261. </DeployClass>
  262. <DeployClass Name="Android_LauncherIcon96">
  263. <Platform Name="Android">
  264. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  265. <Operation>1</Operation>
  266. </Platform>
  267. </DeployClass>
  268. <DeployClass Name="Android_NotificationIcon24">
  269. <Platform Name="Android">
  270. <RemoteDir>res\drawable-mdpi</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="Android_NotificationIcon36">
  275. <Platform Name="Android">
  276. <RemoteDir>res\drawable-hdpi</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="Android_NotificationIcon48">
  281. <Platform Name="Android">
  282. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="Android_NotificationIcon72">
  287. <Platform Name="Android">
  288. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. </DeployClass>
  292. <DeployClass Name="Android_NotificationIcon96">
  293. <Platform Name="Android">
  294. <RemoteDir>res\drawable-xxxhdpi</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="Android_Strings">
  323. <Platform Name="Android">
  324. <RemoteDir>res\values</RemoteDir>
  325. <Operation>1</Operation>
  326. </Platform>
  327. </DeployClass>
  328. <DeployClass Name="DebugSymbols">
  329. <Platform Name="iOSSimulator">
  330. <Operation>1</Operation>
  331. </Platform>
  332. <Platform Name="OSX32">
  333. <RemoteDir>Contents\MacOS</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. <Platform Name="Win32">
  337. <Operation>0</Operation>
  338. </Platform>
  339. </DeployClass>
  340. <DeployClass Name="DependencyFramework">
  341. <Platform Name="OSX32">
  342. <RemoteDir>Contents\MacOS</RemoteDir>
  343. <Operation>1</Operation>
  344. <Extensions>.framework</Extensions>
  345. </Platform>
  346. <Platform Name="OSX64">
  347. <RemoteDir>Contents\MacOS</RemoteDir>
  348. <Operation>1</Operation>
  349. <Extensions>.framework</Extensions>
  350. </Platform>
  351. <Platform Name="Win32">
  352. <Operation>0</Operation>
  353. </Platform>
  354. </DeployClass>
  355. <DeployClass Name="DependencyModule">
  356. <Platform Name="iOSDevice32">
  357. <Operation>1</Operation>
  358. <Extensions>.dylib</Extensions>
  359. </Platform>
  360. <Platform Name="iOSDevice64">
  361. <Operation>1</Operation>
  362. <Extensions>.dylib</Extensions>
  363. </Platform>
  364. <Platform Name="iOSSimulator">
  365. <Operation>1</Operation>
  366. <Extensions>.dylib</Extensions>
  367. </Platform>
  368. <Platform Name="OSX32">
  369. <RemoteDir>Contents\MacOS</RemoteDir>
  370. <Operation>1</Operation>
  371. <Extensions>.dylib</Extensions>
  372. </Platform>
  373. <Platform Name="OSX64">
  374. <RemoteDir>Contents\MacOS</RemoteDir>
  375. <Operation>1</Operation>
  376. <Extensions>.dylib</Extensions>
  377. </Platform>
  378. <Platform Name="Win32">
  379. <Operation>0</Operation>
  380. <Extensions>.dll;.bpl</Extensions>
  381. </Platform>
  382. </DeployClass>
  383. <DeployClass Required="true" Name="DependencyPackage">
  384. <Platform Name="iOSDevice32">
  385. <Operation>1</Operation>
  386. <Extensions>.dylib</Extensions>
  387. </Platform>
  388. <Platform Name="iOSDevice64">
  389. <Operation>1</Operation>
  390. <Extensions>.dylib</Extensions>
  391. </Platform>
  392. <Platform Name="iOSSimulator">
  393. <Operation>1</Operation>
  394. <Extensions>.dylib</Extensions>
  395. </Platform>
  396. <Platform Name="OSX32">
  397. <RemoteDir>Contents\MacOS</RemoteDir>
  398. <Operation>1</Operation>
  399. <Extensions>.dylib</Extensions>
  400. </Platform>
  401. <Platform Name="OSX64">
  402. <RemoteDir>Contents\MacOS</RemoteDir>
  403. <Operation>1</Operation>
  404. <Extensions>.dylib</Extensions>
  405. </Platform>
  406. <Platform Name="Win32">
  407. <Operation>0</Operation>
  408. <Extensions>.bpl</Extensions>
  409. </Platform>
  410. </DeployClass>
  411. <DeployClass Name="File">
  412. <Platform Name="Android">
  413. <Operation>0</Operation>
  414. </Platform>
  415. <Platform Name="iOSDevice32">
  416. <Operation>0</Operation>
  417. </Platform>
  418. <Platform Name="iOSDevice64">
  419. <Operation>0</Operation>
  420. </Platform>
  421. <Platform Name="iOSSimulator">
  422. <Operation>0</Operation>
  423. </Platform>
  424. <Platform Name="OSX32">
  425. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  426. <Operation>0</Operation>
  427. </Platform>
  428. <Platform Name="OSX64">
  429. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  430. <Operation>0</Operation>
  431. </Platform>
  432. <Platform Name="Win32">
  433. <Operation>0</Operation>
  434. </Platform>
  435. </DeployClass>
  436. <DeployClass Name="iPad_Launch1024x768">
  437. <Platform Name="iOSDevice32">
  438. <Operation>1</Operation>
  439. </Platform>
  440. <Platform Name="iOSDevice64">
  441. <Operation>1</Operation>
  442. </Platform>
  443. <Platform Name="iOSSimulator">
  444. <Operation>1</Operation>
  445. </Platform>
  446. </DeployClass>
  447. <DeployClass Name="iPad_Launch1536x2048">
  448. <Platform Name="iOSDevice32">
  449. <Operation>1</Operation>
  450. </Platform>
  451. <Platform Name="iOSDevice64">
  452. <Operation>1</Operation>
  453. </Platform>
  454. <Platform Name="iOSSimulator">
  455. <Operation>1</Operation>
  456. </Platform>
  457. </DeployClass>
  458. <DeployClass Name="iPad_Launch1668">
  459. <Platform Name="iOSDevice32">
  460. <Operation>1</Operation>
  461. </Platform>
  462. <Platform Name="iOSDevice64">
  463. <Operation>1</Operation>
  464. </Platform>
  465. <Platform Name="iOSSimulator">
  466. <Operation>1</Operation>
  467. </Platform>
  468. </DeployClass>
  469. <DeployClass Name="iPad_Launch1668x2388">
  470. <Platform Name="iOSDevice32">
  471. <Operation>1</Operation>
  472. </Platform>
  473. <Platform Name="iOSDevice64">
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="iOSSimulator">
  477. <Operation>1</Operation>
  478. </Platform>
  479. </DeployClass>
  480. <DeployClass Name="iPad_Launch2048x1536">
  481. <Platform Name="iOSDevice32">
  482. <Operation>1</Operation>
  483. </Platform>
  484. <Platform Name="iOSDevice64">
  485. <Operation>1</Operation>
  486. </Platform>
  487. <Platform Name="iOSSimulator">
  488. <Operation>1</Operation>
  489. </Platform>
  490. </DeployClass>
  491. <DeployClass Name="iPad_Launch2048x2732">
  492. <Platform Name="iOSDevice32">
  493. <Operation>1</Operation>
  494. </Platform>
  495. <Platform Name="iOSDevice64">
  496. <Operation>1</Operation>
  497. </Platform>
  498. <Platform Name="iOSSimulator">
  499. <Operation>1</Operation>
  500. </Platform>
  501. </DeployClass>
  502. <DeployClass Name="iPad_Launch2224">
  503. <Platform Name="iOSDevice32">
  504. <Operation>1</Operation>
  505. </Platform>
  506. <Platform Name="iOSDevice64">
  507. <Operation>1</Operation>
  508. </Platform>
  509. <Platform Name="iOSSimulator">
  510. <Operation>1</Operation>
  511. </Platform>
  512. </DeployClass>
  513. <DeployClass Name="iPad_Launch2388x1668">
  514. <Platform Name="iOSDevice32">
  515. <Operation>1</Operation>
  516. </Platform>
  517. <Platform Name="iOSDevice64">
  518. <Operation>1</Operation>
  519. </Platform>
  520. <Platform Name="iOSSimulator">
  521. <Operation>1</Operation>
  522. </Platform>
  523. </DeployClass>
  524. <DeployClass Name="iPad_Launch2732x2048">
  525. <Platform Name="iOSDevice32">
  526. <Operation>1</Operation>
  527. </Platform>
  528. <Platform Name="iOSDevice64">
  529. <Operation>1</Operation>
  530. </Platform>
  531. <Platform Name="iOSSimulator">
  532. <Operation>1</Operation>
  533. </Platform>
  534. </DeployClass>
  535. <DeployClass Name="iPad_Launch768x1024">
  536. <Platform Name="iOSDevice32">
  537. <Operation>1</Operation>
  538. </Platform>
  539. <Platform Name="iOSDevice64">
  540. <Operation>1</Operation>
  541. </Platform>
  542. <Platform Name="iOSSimulator">
  543. <Operation>1</Operation>
  544. </Platform>
  545. </DeployClass>
  546. <DeployClass Name="iPhone_Launch1125">
  547. <Platform Name="iOSDevice32">
  548. <Operation>1</Operation>
  549. </Platform>
  550. <Platform Name="iOSDevice64">
  551. <Operation>1</Operation>
  552. </Platform>
  553. <Platform Name="iOSSimulator">
  554. <Operation>1</Operation>
  555. </Platform>
  556. </DeployClass>
  557. <DeployClass Name="iPhone_Launch1136x640">
  558. <Platform Name="iOSDevice32">
  559. <Operation>1</Operation>
  560. </Platform>
  561. <Platform Name="iOSDevice64">
  562. <Operation>1</Operation>
  563. </Platform>
  564. <Platform Name="iOSSimulator">
  565. <Operation>1</Operation>
  566. </Platform>
  567. </DeployClass>
  568. <DeployClass Name="iPhone_Launch1242">
  569. <Platform Name="iOSDevice32">
  570. <Operation>1</Operation>
  571. </Platform>
  572. <Platform Name="iOSDevice64">
  573. <Operation>1</Operation>
  574. </Platform>
  575. <Platform Name="iOSSimulator">
  576. <Operation>1</Operation>
  577. </Platform>
  578. </DeployClass>
  579. <DeployClass Name="iPhone_Launch1242x2688">
  580. <Platform Name="iOSDevice32">
  581. <Operation>1</Operation>
  582. </Platform>
  583. <Platform Name="iOSDevice64">
  584. <Operation>1</Operation>
  585. </Platform>
  586. <Platform Name="iOSSimulator">
  587. <Operation>1</Operation>
  588. </Platform>
  589. </DeployClass>
  590. <DeployClass Name="iPhone_Launch1334">
  591. <Platform Name="iOSDevice32">
  592. <Operation>1</Operation>
  593. </Platform>
  594. <Platform Name="iOSDevice64">
  595. <Operation>1</Operation>
  596. </Platform>
  597. <Platform Name="iOSSimulator">
  598. <Operation>1</Operation>
  599. </Platform>
  600. </DeployClass>
  601. <DeployClass Name="iPhone_Launch1792">
  602. <Platform Name="iOSDevice32">
  603. <Operation>1</Operation>
  604. </Platform>
  605. <Platform Name="iOSDevice64">
  606. <Operation>1</Operation>
  607. </Platform>
  608. <Platform Name="iOSSimulator">
  609. <Operation>1</Operation>
  610. </Platform>
  611. </DeployClass>
  612. <DeployClass Name="iPhone_Launch2208">
  613. <Platform Name="iOSDevice32">
  614. <Operation>1</Operation>
  615. </Platform>
  616. <Platform Name="iOSDevice64">
  617. <Operation>1</Operation>
  618. </Platform>
  619. <Platform Name="iOSSimulator">
  620. <Operation>1</Operation>
  621. </Platform>
  622. </DeployClass>
  623. <DeployClass Name="iPhone_Launch2436">
  624. <Platform Name="iOSDevice32">
  625. <Operation>1</Operation>
  626. </Platform>
  627. <Platform Name="iOSDevice64">
  628. <Operation>1</Operation>
  629. </Platform>
  630. <Platform Name="iOSSimulator">
  631. <Operation>1</Operation>
  632. </Platform>
  633. </DeployClass>
  634. <DeployClass Name="iPhone_Launch2688x1242">
  635. <Platform Name="iOSDevice32">
  636. <Operation>1</Operation>
  637. </Platform>
  638. <Platform Name="iOSDevice64">
  639. <Operation>1</Operation>
  640. </Platform>
  641. <Platform Name="iOSSimulator">
  642. <Operation>1</Operation>
  643. </Platform>
  644. </DeployClass>
  645. <DeployClass Name="iPhone_Launch320">
  646. <Platform Name="iOSDevice32">
  647. <Operation>1</Operation>
  648. </Platform>
  649. <Platform Name="iOSDevice64">
  650. <Operation>1</Operation>
  651. </Platform>
  652. <Platform Name="iOSSimulator">
  653. <Operation>1</Operation>
  654. </Platform>
  655. </DeployClass>
  656. <DeployClass Name="iPhone_Launch640">
  657. <Platform Name="iOSDevice32">
  658. <Operation>1</Operation>
  659. </Platform>
  660. <Platform Name="iOSDevice64">
  661. <Operation>1</Operation>
  662. </Platform>
  663. <Platform Name="iOSSimulator">
  664. <Operation>1</Operation>
  665. </Platform>
  666. </DeployClass>
  667. <DeployClass Name="iPhone_Launch640x1136">
  668. <Platform Name="iOSDevice32">
  669. <Operation>1</Operation>
  670. </Platform>
  671. <Platform Name="iOSDevice64">
  672. <Operation>1</Operation>
  673. </Platform>
  674. <Platform Name="iOSSimulator">
  675. <Operation>1</Operation>
  676. </Platform>
  677. </DeployClass>
  678. <DeployClass Name="iPhone_Launch750">
  679. <Platform Name="iOSDevice32">
  680. <Operation>1</Operation>
  681. </Platform>
  682. <Platform Name="iOSDevice64">
  683. <Operation>1</Operation>
  684. </Platform>
  685. <Platform Name="iOSSimulator">
  686. <Operation>1</Operation>
  687. </Platform>
  688. </DeployClass>
  689. <DeployClass Name="iPhone_Launch828">
  690. <Platform Name="iOSDevice32">
  691. <Operation>1</Operation>
  692. </Platform>
  693. <Platform Name="iOSDevice64">
  694. <Operation>1</Operation>
  695. </Platform>
  696. <Platform Name="iOSSimulator">
  697. <Operation>1</Operation>
  698. </Platform>
  699. </DeployClass>
  700. <DeployClass Name="ProjectAndroidManifest">
  701. <Platform Name="Android">
  702. <Operation>1</Operation>
  703. </Platform>
  704. </DeployClass>
  705. <DeployClass Name="ProjectiOSDeviceDebug">
  706. <Platform Name="iOSDevice32">
  707. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  708. <Operation>1</Operation>
  709. </Platform>
  710. <Platform Name="iOSDevice64">
  711. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  712. <Operation>1</Operation>
  713. </Platform>
  714. </DeployClass>
  715. <DeployClass Name="ProjectiOSDeviceResourceRules">
  716. <Platform Name="iOSDevice32">
  717. <Operation>1</Operation>
  718. </Platform>
  719. <Platform Name="iOSDevice64">
  720. <Operation>1</Operation>
  721. </Platform>
  722. </DeployClass>
  723. <DeployClass Name="ProjectiOSEntitlements">
  724. <Platform Name="iOSDevice32">
  725. <RemoteDir>..\</RemoteDir>
  726. <Operation>1</Operation>
  727. </Platform>
  728. <Platform Name="iOSDevice64">
  729. <RemoteDir>..\</RemoteDir>
  730. <Operation>1</Operation>
  731. </Platform>
  732. </DeployClass>
  733. <DeployClass Name="ProjectiOSInfoPList">
  734. <Platform Name="iOSDevice32">
  735. <Operation>1</Operation>
  736. </Platform>
  737. <Platform Name="iOSDevice64">
  738. <Operation>1</Operation>
  739. </Platform>
  740. <Platform Name="iOSSimulator">
  741. <Operation>1</Operation>
  742. </Platform>
  743. </DeployClass>
  744. <DeployClass Name="ProjectiOSResource">
  745. <Platform Name="iOSDevice32">
  746. <Operation>1</Operation>
  747. </Platform>
  748. <Platform Name="iOSDevice64">
  749. <Operation>1</Operation>
  750. </Platform>
  751. <Platform Name="iOSSimulator">
  752. <Operation>1</Operation>
  753. </Platform>
  754. </DeployClass>
  755. <DeployClass Name="ProjectOSXDebug">
  756. <Platform Name="OSX64">
  757. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  758. <Operation>1</Operation>
  759. </Platform>
  760. </DeployClass>
  761. <DeployClass Name="ProjectOSXEntitlements">
  762. <Platform Name="OSX32">
  763. <RemoteDir>..\</RemoteDir>
  764. <Operation>1</Operation>
  765. </Platform>
  766. <Platform Name="OSX64">
  767. <RemoteDir>..\</RemoteDir>
  768. <Operation>1</Operation>
  769. </Platform>
  770. </DeployClass>
  771. <DeployClass Name="ProjectOSXInfoPList">
  772. <Platform Name="OSX32">
  773. <RemoteDir>Contents</RemoteDir>
  774. <Operation>1</Operation>
  775. </Platform>
  776. <Platform Name="OSX64">
  777. <RemoteDir>Contents</RemoteDir>
  778. <Operation>1</Operation>
  779. </Platform>
  780. </DeployClass>
  781. <DeployClass Name="ProjectOSXResource">
  782. <Platform Name="OSX32">
  783. <RemoteDir>Contents\Resources</RemoteDir>
  784. <Operation>1</Operation>
  785. </Platform>
  786. <Platform Name="OSX64">
  787. <RemoteDir>Contents\Resources</RemoteDir>
  788. <Operation>1</Operation>
  789. </Platform>
  790. </DeployClass>
  791. <DeployClass Required="true" Name="ProjectOutput">
  792. <Platform Name="Android">
  793. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  794. <Operation>1</Operation>
  795. </Platform>
  796. <Platform Name="iOSDevice32">
  797. <Operation>1</Operation>
  798. </Platform>
  799. <Platform Name="iOSDevice64">
  800. <Operation>1</Operation>
  801. </Platform>
  802. <Platform Name="iOSSimulator">
  803. <Operation>1</Operation>
  804. </Platform>
  805. <Platform Name="Linux64">
  806. <Operation>1</Operation>
  807. </Platform>
  808. <Platform Name="OSX32">
  809. <RemoteDir>Contents\MacOS</RemoteDir>
  810. <Operation>1</Operation>
  811. </Platform>
  812. <Platform Name="OSX64">
  813. <RemoteDir>Contents\MacOS</RemoteDir>
  814. <Operation>1</Operation>
  815. </Platform>
  816. <Platform Name="Win32">
  817. <Operation>0</Operation>
  818. </Platform>
  819. </DeployClass>
  820. <DeployClass Name="ProjectUWPManifest">
  821. <Platform Name="Win32">
  822. <Operation>1</Operation>
  823. </Platform>
  824. <Platform Name="Win64">
  825. <Operation>1</Operation>
  826. </Platform>
  827. </DeployClass>
  828. <DeployClass Name="UWP_DelphiLogo150">
  829. <Platform Name="Win32">
  830. <RemoteDir>Assets</RemoteDir>
  831. <Operation>1</Operation>
  832. </Platform>
  833. <Platform Name="Win64">
  834. <RemoteDir>Assets</RemoteDir>
  835. <Operation>1</Operation>
  836. </Platform>
  837. </DeployClass>
  838. <DeployClass Name="UWP_DelphiLogo44">
  839. <Platform Name="Win32">
  840. <RemoteDir>Assets</RemoteDir>
  841. <Operation>1</Operation>
  842. </Platform>
  843. <Platform Name="Win64">
  844. <RemoteDir>Assets</RemoteDir>
  845. <Operation>1</Operation>
  846. </Platform>
  847. </DeployClass>
  848. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  849. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  850. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  851. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  852. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  853. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  854. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  855. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  856. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  857. </Deployment>
  858. </BorlandProject>
  859. <ProjectFileVersion>12</ProjectFileVersion>
  860. </ProjectExtensions>
  861. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  862. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  863. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  864. </Project>