qr.dproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C18DDD30-FA92-4417-AF03-ADB6103750C7}</ProjectGuid>
  4. <MainSource>qr.dpk</MainSource>
  5. <ProjectVersion>18.7</ProjectVersion>
  6. <FrameworkType>None</FrameworkType>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Package</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)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  37. <Base_Win32>true</Base_Win32>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  42. <Cfg_1>true</Cfg_1>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  47. <Cfg_1_Win32>true</Cfg_1_Win32>
  48. <CfgParent>Cfg_1</CfgParent>
  49. <Cfg_1>true</Cfg_1>
  50. <Base>true</Base>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  53. <Cfg_2>true</Cfg_2>
  54. <CfgParent>Base</CfgParent>
  55. <Base>true</Base>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Base)'!=''">
  58. <DCC_DcuOutput>..\..\dcu\$(Platform)\$(Config)</DCC_DcuOutput>
  59. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  60. <DCC_E>false</DCC_E>
  61. <DCC_N>false</DCC_N>
  62. <DCC_S>false</DCC_S>
  63. <DCC_F>false</DCC_F>
  64. <DCC_K>false</DCC_K>
  65. <GenDll>true</GenDll>
  66. <GenPackage>true</GenPackage>
  67. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  68. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  69. <SanitizedProjectName>QR</SanitizedProjectName>
  70. <VerInfo_Locale>1033</VerInfo_Locale>
  71. <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>
  72. <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_Android)'!=''">
  75. <DCC_CBuilderOutput>None</DCC_CBuilderOutput>
  76. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
  79. <DCC_CBuilderOutput>None</DCC_CBuilderOutput>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
  82. <DCC_CBuilderOutput>None</DCC_CBuilderOutput>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
  85. <DCC_CBuilderOutput>None</DCC_CBuilderOutput>
  86. </PropertyGroup>
  87. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  88. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  89. <BT_BuildType>Debug</BT_BuildType>
  90. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  91. <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>
  92. <VerInfo_Locale>1033</VerInfo_Locale>
  93. </PropertyGroup>
  94. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  95. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  96. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  97. <DCC_Optimize>false</DCC_Optimize>
  98. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  99. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  100. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  103. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  104. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  105. <VerInfo_Locale>1033</VerInfo_Locale>
  106. </PropertyGroup>
  107. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  108. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  109. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  110. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  111. <DCC_DebugInformation>0</DCC_DebugInformation>
  112. </PropertyGroup>
  113. <ItemGroup>
  114. <DelphiCompile Include="$(MainSource)">
  115. <MainSource>MainSource</MainSource>
  116. </DelphiCompile>
  117. <DCCReference Include="rtl.dcp"/>
  118. <DCCReference Include="qr.code.pas"/>
  119. <DCCReference Include="qr.rs.pas"/>
  120. <BuildConfiguration Include="Release">
  121. <Key>Cfg_2</Key>
  122. <CfgParent>Base</CfgParent>
  123. </BuildConfiguration>
  124. <BuildConfiguration Include="Base">
  125. <Key>Base</Key>
  126. </BuildConfiguration>
  127. <BuildConfiguration Include="Debug">
  128. <Key>Cfg_1</Key>
  129. <CfgParent>Base</CfgParent>
  130. </BuildConfiguration>
  131. </ItemGroup>
  132. <ProjectExtensions>
  133. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  134. <Borland.ProjectType>Package</Borland.ProjectType>
  135. <BorlandProject>
  136. <Delphi.Personality>
  137. <Source>
  138. <Source Name="MainSource">qr.dpk</Source>
  139. </Source>
  140. <Excluded_Packages>
  141. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  142. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  143. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  144. <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  145. </Excluded_Packages>
  146. </Delphi.Personality>
  147. <Deployment Version="3">
  148. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  149. <Platform Name="OSX32">
  150. <Overwrite>true</Overwrite>
  151. </Platform>
  152. </DeployFile>
  153. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  154. <Platform Name="iOSSimulator">
  155. <Overwrite>true</Overwrite>
  156. </Platform>
  157. </DeployFile>
  158. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
  159. <Platform Name="iOSSimulator">
  160. <Overwrite>true</Overwrite>
  161. </Platform>
  162. </DeployFile>
  163. <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\qr.bpl" Configuration="Debug" Class="ProjectOutput">
  164. <Platform Name="Win32">
  165. <RemoteName>qr.bpl</RemoteName>
  166. <Overwrite>true</Overwrite>
  167. </Platform>
  168. </DeployFile>
  169. <DeployClass Name="AdditionalDebugSymbols">
  170. <Platform Name="OSX32">
  171. <Operation>1</Operation>
  172. </Platform>
  173. <Platform Name="Win32">
  174. <Operation>0</Operation>
  175. </Platform>
  176. </DeployClass>
  177. <DeployClass Name="AndroidClassesDexFile">
  178. <Platform Name="Android">
  179. <RemoteDir>classes</RemoteDir>
  180. <Operation>1</Operation>
  181. </Platform>
  182. </DeployClass>
  183. <DeployClass Name="AndroidFileProvider">
  184. <Platform Name="Android">
  185. <RemoteDir>res\xml</RemoteDir>
  186. <Operation>1</Operation>
  187. </Platform>
  188. </DeployClass>
  189. <DeployClass Name="AndroidGDBServer">
  190. <Platform Name="Android">
  191. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  192. <Operation>1</Operation>
  193. </Platform>
  194. </DeployClass>
  195. <DeployClass Name="AndroidLibnativeArmeabiFile">
  196. <Platform Name="Android">
  197. <RemoteDir>library\lib\armeabi</RemoteDir>
  198. <Operation>1</Operation>
  199. </Platform>
  200. </DeployClass>
  201. <DeployClass Name="AndroidLibnativeMipsFile">
  202. <Platform Name="Android">
  203. <RemoteDir>library\lib\mips</RemoteDir>
  204. <Operation>1</Operation>
  205. </Platform>
  206. </DeployClass>
  207. <DeployClass Name="AndroidServiceOutput">
  208. <Platform Name="Android">
  209. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  210. <Operation>1</Operation>
  211. </Platform>
  212. </DeployClass>
  213. <DeployClass Name="AndroidSplashImageDef">
  214. <Platform Name="Android">
  215. <RemoteDir>res\drawable</RemoteDir>
  216. <Operation>1</Operation>
  217. </Platform>
  218. </DeployClass>
  219. <DeployClass Name="AndroidSplashStyles">
  220. <Platform Name="Android">
  221. <RemoteDir>res\values</RemoteDir>
  222. <Operation>1</Operation>
  223. </Platform>
  224. </DeployClass>
  225. <DeployClass Name="AndroidSplashStylesV21">
  226. <Platform Name="Android">
  227. <RemoteDir>res\values-v21</RemoteDir>
  228. <Operation>1</Operation>
  229. </Platform>
  230. </DeployClass>
  231. <DeployClass Name="Android_Colors">
  232. <Platform Name="Android">
  233. <RemoteDir>res\values</RemoteDir>
  234. <Operation>1</Operation>
  235. </Platform>
  236. </DeployClass>
  237. <DeployClass Name="Android_DefaultAppIcon">
  238. <Platform Name="Android">
  239. <RemoteDir>res\drawable</RemoteDir>
  240. <Operation>1</Operation>
  241. </Platform>
  242. </DeployClass>
  243. <DeployClass Name="Android_LauncherIcon144">
  244. <Platform Name="Android">
  245. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  246. <Operation>1</Operation>
  247. </Platform>
  248. </DeployClass>
  249. <DeployClass Name="Android_LauncherIcon36">
  250. <Platform Name="Android">
  251. <RemoteDir>res\drawable-ldpi</RemoteDir>
  252. <Operation>1</Operation>
  253. </Platform>
  254. </DeployClass>
  255. <DeployClass Name="Android_LauncherIcon48">
  256. <Platform Name="Android">
  257. <RemoteDir>res\drawable-mdpi</RemoteDir>
  258. <Operation>1</Operation>
  259. </Platform>
  260. </DeployClass>
  261. <DeployClass Name="Android_LauncherIcon72">
  262. <Platform Name="Android">
  263. <RemoteDir>res\drawable-hdpi</RemoteDir>
  264. <Operation>1</Operation>
  265. </Platform>
  266. </DeployClass>
  267. <DeployClass Name="Android_LauncherIcon96">
  268. <Platform Name="Android">
  269. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  270. <Operation>1</Operation>
  271. </Platform>
  272. </DeployClass>
  273. <DeployClass Name="Android_NotificationIcon24">
  274. <Platform Name="Android">
  275. <RemoteDir>res\drawable-mdpi</RemoteDir>
  276. <Operation>1</Operation>
  277. </Platform>
  278. </DeployClass>
  279. <DeployClass Name="Android_NotificationIcon36">
  280. <Platform Name="Android">
  281. <RemoteDir>res\drawable-hdpi</RemoteDir>
  282. <Operation>1</Operation>
  283. </Platform>
  284. </DeployClass>
  285. <DeployClass Name="Android_NotificationIcon48">
  286. <Platform Name="Android">
  287. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  288. <Operation>1</Operation>
  289. </Platform>
  290. </DeployClass>
  291. <DeployClass Name="Android_NotificationIcon72">
  292. <Platform Name="Android">
  293. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  294. <Operation>1</Operation>
  295. </Platform>
  296. </DeployClass>
  297. <DeployClass Name="Android_NotificationIcon96">
  298. <Platform Name="Android">
  299. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  300. <Operation>1</Operation>
  301. </Platform>
  302. </DeployClass>
  303. <DeployClass Name="Android_SplashImage426">
  304. <Platform Name="Android">
  305. <RemoteDir>res\drawable-small</RemoteDir>
  306. <Operation>1</Operation>
  307. </Platform>
  308. </DeployClass>
  309. <DeployClass Name="Android_SplashImage470">
  310. <Platform Name="Android">
  311. <RemoteDir>res\drawable-normal</RemoteDir>
  312. <Operation>1</Operation>
  313. </Platform>
  314. </DeployClass>
  315. <DeployClass Name="Android_SplashImage640">
  316. <Platform Name="Android">
  317. <RemoteDir>res\drawable-large</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. </DeployClass>
  321. <DeployClass Name="Android_SplashImage960">
  322. <Platform Name="Android">
  323. <RemoteDir>res\drawable-xlarge</RemoteDir>
  324. <Operation>1</Operation>
  325. </Platform>
  326. </DeployClass>
  327. <DeployClass Name="Android_Strings">
  328. <Platform Name="Android">
  329. <RemoteDir>res\values</RemoteDir>
  330. <Operation>1</Operation>
  331. </Platform>
  332. </DeployClass>
  333. <DeployClass Name="DebugSymbols">
  334. <Platform Name="iOSSimulator">
  335. <Operation>1</Operation>
  336. </Platform>
  337. <Platform Name="OSX32">
  338. <Operation>1</Operation>
  339. </Platform>
  340. <Platform Name="Win32">
  341. <Operation>0</Operation>
  342. </Platform>
  343. </DeployClass>
  344. <DeployClass Name="DependencyFramework">
  345. <Platform Name="OSX32">
  346. <Operation>1</Operation>
  347. <Extensions>.framework</Extensions>
  348. </Platform>
  349. <Platform Name="OSX64">
  350. <Operation>1</Operation>
  351. <Extensions>.framework</Extensions>
  352. </Platform>
  353. <Platform Name="Win32">
  354. <Operation>0</Operation>
  355. </Platform>
  356. </DeployClass>
  357. <DeployClass Name="DependencyModule">
  358. <Platform Name="OSX32">
  359. <Operation>1</Operation>
  360. <Extensions>.dylib</Extensions>
  361. </Platform>
  362. <Platform Name="OSX64">
  363. <Operation>1</Operation>
  364. <Extensions>.dylib</Extensions>
  365. </Platform>
  366. <Platform Name="Win32">
  367. <Operation>0</Operation>
  368. <Extensions>.dll;.bpl</Extensions>
  369. </Platform>
  370. </DeployClass>
  371. <DeployClass Required="true" Name="DependencyPackage">
  372. <Platform Name="iOSDevice32">
  373. <Operation>1</Operation>
  374. <Extensions>.dylib</Extensions>
  375. </Platform>
  376. <Platform Name="iOSDevice64">
  377. <Operation>1</Operation>
  378. <Extensions>.dylib</Extensions>
  379. </Platform>
  380. <Platform Name="iOSSimulator">
  381. <Operation>1</Operation>
  382. <Extensions>.dylib</Extensions>
  383. </Platform>
  384. <Platform Name="OSX32">
  385. <Operation>1</Operation>
  386. <Extensions>.dylib</Extensions>
  387. </Platform>
  388. <Platform Name="OSX64">
  389. <Operation>1</Operation>
  390. <Extensions>.dylib</Extensions>
  391. </Platform>
  392. <Platform Name="Win32">
  393. <Operation>0</Operation>
  394. <Extensions>.bpl</Extensions>
  395. </Platform>
  396. </DeployClass>
  397. <DeployClass Name="File">
  398. <Platform Name="Android">
  399. <Operation>0</Operation>
  400. </Platform>
  401. <Platform Name="iOSDevice32">
  402. <Operation>0</Operation>
  403. </Platform>
  404. <Platform Name="iOSDevice64">
  405. <Operation>0</Operation>
  406. </Platform>
  407. <Platform Name="iOSSimulator">
  408. <Operation>0</Operation>
  409. </Platform>
  410. <Platform Name="OSX32">
  411. <Operation>0</Operation>
  412. </Platform>
  413. <Platform Name="OSX64">
  414. <Operation>0</Operation>
  415. </Platform>
  416. <Platform Name="Win32">
  417. <Operation>0</Operation>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Name="iPad_Launch1024x768">
  421. <Platform Name="iOSDevice32">
  422. <Operation>1</Operation>
  423. </Platform>
  424. <Platform Name="iOSDevice64">
  425. <Operation>1</Operation>
  426. </Platform>
  427. <Platform Name="iOSSimulator">
  428. <Operation>1</Operation>
  429. </Platform>
  430. </DeployClass>
  431. <DeployClass Name="iPad_Launch1536x2048">
  432. <Platform Name="iOSDevice32">
  433. <Operation>1</Operation>
  434. </Platform>
  435. <Platform Name="iOSDevice64">
  436. <Operation>1</Operation>
  437. </Platform>
  438. <Platform Name="iOSSimulator">
  439. <Operation>1</Operation>
  440. </Platform>
  441. </DeployClass>
  442. <DeployClass Name="iPad_Launch1668">
  443. <Platform Name="iOSDevice32">
  444. <Operation>1</Operation>
  445. </Platform>
  446. <Platform Name="iOSDevice64">
  447. <Operation>1</Operation>
  448. </Platform>
  449. <Platform Name="iOSSimulator">
  450. <Operation>1</Operation>
  451. </Platform>
  452. </DeployClass>
  453. <DeployClass Name="iPad_Launch1668x2388">
  454. <Platform Name="iOSDevice32">
  455. <Operation>1</Operation>
  456. </Platform>
  457. <Platform Name="iOSDevice64">
  458. <Operation>1</Operation>
  459. </Platform>
  460. <Platform Name="iOSSimulator">
  461. <Operation>1</Operation>
  462. </Platform>
  463. </DeployClass>
  464. <DeployClass Name="iPad_Launch2048x1536">
  465. <Platform Name="iOSDevice32">
  466. <Operation>1</Operation>
  467. </Platform>
  468. <Platform Name="iOSDevice64">
  469. <Operation>1</Operation>
  470. </Platform>
  471. <Platform Name="iOSSimulator">
  472. <Operation>1</Operation>
  473. </Platform>
  474. </DeployClass>
  475. <DeployClass Name="iPad_Launch2048x2732">
  476. <Platform Name="iOSDevice32">
  477. <Operation>1</Operation>
  478. </Platform>
  479. <Platform Name="iOSDevice64">
  480. <Operation>1</Operation>
  481. </Platform>
  482. <Platform Name="iOSSimulator">
  483. <Operation>1</Operation>
  484. </Platform>
  485. </DeployClass>
  486. <DeployClass Name="iPad_Launch2224">
  487. <Platform Name="iOSDevice32">
  488. <Operation>1</Operation>
  489. </Platform>
  490. <Platform Name="iOSDevice64">
  491. <Operation>1</Operation>
  492. </Platform>
  493. <Platform Name="iOSSimulator">
  494. <Operation>1</Operation>
  495. </Platform>
  496. </DeployClass>
  497. <DeployClass Name="iPad_Launch2388x1668">
  498. <Platform Name="iOSDevice32">
  499. <Operation>1</Operation>
  500. </Platform>
  501. <Platform Name="iOSDevice64">
  502. <Operation>1</Operation>
  503. </Platform>
  504. <Platform Name="iOSSimulator">
  505. <Operation>1</Operation>
  506. </Platform>
  507. </DeployClass>
  508. <DeployClass Name="iPad_Launch2732x2048">
  509. <Platform Name="iOSDevice32">
  510. <Operation>1</Operation>
  511. </Platform>
  512. <Platform Name="iOSDevice64">
  513. <Operation>1</Operation>
  514. </Platform>
  515. <Platform Name="iOSSimulator">
  516. <Operation>1</Operation>
  517. </Platform>
  518. </DeployClass>
  519. <DeployClass Name="iPad_Launch768x1024">
  520. <Platform Name="iOSDevice32">
  521. <Operation>1</Operation>
  522. </Platform>
  523. <Platform Name="iOSDevice64">
  524. <Operation>1</Operation>
  525. </Platform>
  526. <Platform Name="iOSSimulator">
  527. <Operation>1</Operation>
  528. </Platform>
  529. </DeployClass>
  530. <DeployClass Name="iPhone_Launch1125">
  531. <Platform Name="iOSDevice32">
  532. <Operation>1</Operation>
  533. </Platform>
  534. <Platform Name="iOSDevice64">
  535. <Operation>1</Operation>
  536. </Platform>
  537. <Platform Name="iOSSimulator">
  538. <Operation>1</Operation>
  539. </Platform>
  540. </DeployClass>
  541. <DeployClass Name="iPhone_Launch1136x640">
  542. <Platform Name="iOSDevice32">
  543. <Operation>1</Operation>
  544. </Platform>
  545. <Platform Name="iOSDevice64">
  546. <Operation>1</Operation>
  547. </Platform>
  548. <Platform Name="iOSSimulator">
  549. <Operation>1</Operation>
  550. </Platform>
  551. </DeployClass>
  552. <DeployClass Name="iPhone_Launch1242">
  553. <Platform Name="iOSDevice32">
  554. <Operation>1</Operation>
  555. </Platform>
  556. <Platform Name="iOSDevice64">
  557. <Operation>1</Operation>
  558. </Platform>
  559. <Platform Name="iOSSimulator">
  560. <Operation>1</Operation>
  561. </Platform>
  562. </DeployClass>
  563. <DeployClass Name="iPhone_Launch1242x2688">
  564. <Platform Name="iOSDevice32">
  565. <Operation>1</Operation>
  566. </Platform>
  567. <Platform Name="iOSDevice64">
  568. <Operation>1</Operation>
  569. </Platform>
  570. <Platform Name="iOSSimulator">
  571. <Operation>1</Operation>
  572. </Platform>
  573. </DeployClass>
  574. <DeployClass Name="iPhone_Launch1334">
  575. <Platform Name="iOSDevice32">
  576. <Operation>1</Operation>
  577. </Platform>
  578. <Platform Name="iOSDevice64">
  579. <Operation>1</Operation>
  580. </Platform>
  581. <Platform Name="iOSSimulator">
  582. <Operation>1</Operation>
  583. </Platform>
  584. </DeployClass>
  585. <DeployClass Name="iPhone_Launch1792">
  586. <Platform Name="iOSDevice32">
  587. <Operation>1</Operation>
  588. </Platform>
  589. <Platform Name="iOSDevice64">
  590. <Operation>1</Operation>
  591. </Platform>
  592. <Platform Name="iOSSimulator">
  593. <Operation>1</Operation>
  594. </Platform>
  595. </DeployClass>
  596. <DeployClass Name="iPhone_Launch2208">
  597. <Platform Name="iOSDevice32">
  598. <Operation>1</Operation>
  599. </Platform>
  600. <Platform Name="iOSDevice64">
  601. <Operation>1</Operation>
  602. </Platform>
  603. <Platform Name="iOSSimulator">
  604. <Operation>1</Operation>
  605. </Platform>
  606. </DeployClass>
  607. <DeployClass Name="iPhone_Launch2436">
  608. <Platform Name="iOSDevice32">
  609. <Operation>1</Operation>
  610. </Platform>
  611. <Platform Name="iOSDevice64">
  612. <Operation>1</Operation>
  613. </Platform>
  614. <Platform Name="iOSSimulator">
  615. <Operation>1</Operation>
  616. </Platform>
  617. </DeployClass>
  618. <DeployClass Name="iPhone_Launch2688x1242">
  619. <Platform Name="iOSDevice32">
  620. <Operation>1</Operation>
  621. </Platform>
  622. <Platform Name="iOSDevice64">
  623. <Operation>1</Operation>
  624. </Platform>
  625. <Platform Name="iOSSimulator">
  626. <Operation>1</Operation>
  627. </Platform>
  628. </DeployClass>
  629. <DeployClass Name="iPhone_Launch320">
  630. <Platform Name="iOSDevice32">
  631. <Operation>1</Operation>
  632. </Platform>
  633. <Platform Name="iOSDevice64">
  634. <Operation>1</Operation>
  635. </Platform>
  636. <Platform Name="iOSSimulator">
  637. <Operation>1</Operation>
  638. </Platform>
  639. </DeployClass>
  640. <DeployClass Name="iPhone_Launch640">
  641. <Platform Name="iOSDevice32">
  642. <Operation>1</Operation>
  643. </Platform>
  644. <Platform Name="iOSDevice64">
  645. <Operation>1</Operation>
  646. </Platform>
  647. <Platform Name="iOSSimulator">
  648. <Operation>1</Operation>
  649. </Platform>
  650. </DeployClass>
  651. <DeployClass Name="iPhone_Launch640x1136">
  652. <Platform Name="iOSDevice32">
  653. <Operation>1</Operation>
  654. </Platform>
  655. <Platform Name="iOSDevice64">
  656. <Operation>1</Operation>
  657. </Platform>
  658. <Platform Name="iOSSimulator">
  659. <Operation>1</Operation>
  660. </Platform>
  661. </DeployClass>
  662. <DeployClass Name="iPhone_Launch750">
  663. <Platform Name="iOSDevice32">
  664. <Operation>1</Operation>
  665. </Platform>
  666. <Platform Name="iOSDevice64">
  667. <Operation>1</Operation>
  668. </Platform>
  669. <Platform Name="iOSSimulator">
  670. <Operation>1</Operation>
  671. </Platform>
  672. </DeployClass>
  673. <DeployClass Name="iPhone_Launch828">
  674. <Platform Name="iOSDevice32">
  675. <Operation>1</Operation>
  676. </Platform>
  677. <Platform Name="iOSDevice64">
  678. <Operation>1</Operation>
  679. </Platform>
  680. <Platform Name="iOSSimulator">
  681. <Operation>1</Operation>
  682. </Platform>
  683. </DeployClass>
  684. <DeployClass Name="ProjectAndroidManifest">
  685. <Platform Name="Android">
  686. <Operation>1</Operation>
  687. </Platform>
  688. </DeployClass>
  689. <DeployClass Name="ProjectiOSDeviceDebug">
  690. <Platform Name="iOSDevice32">
  691. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  692. <Operation>1</Operation>
  693. </Platform>
  694. <Platform Name="iOSDevice64">
  695. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  696. <Operation>1</Operation>
  697. </Platform>
  698. </DeployClass>
  699. <DeployClass Name="ProjectiOSDeviceResourceRules"/>
  700. <DeployClass Name="ProjectiOSEntitlements"/>
  701. <DeployClass Name="ProjectiOSInfoPList"/>
  702. <DeployClass Name="ProjectiOSResource">
  703. <Platform Name="iOSDevice32">
  704. <Operation>1</Operation>
  705. </Platform>
  706. <Platform Name="iOSDevice64">
  707. <Operation>1</Operation>
  708. </Platform>
  709. <Platform Name="iOSSimulator">
  710. <Operation>1</Operation>
  711. </Platform>
  712. </DeployClass>
  713. <DeployClass Name="ProjectOSXDebug"/>
  714. <DeployClass Name="ProjectOSXEntitlements"/>
  715. <DeployClass Name="ProjectOSXInfoPList"/>
  716. <DeployClass Name="ProjectOSXResource">
  717. <Platform Name="OSX32">
  718. <RemoteDir>Contents\Resources</RemoteDir>
  719. <Operation>1</Operation>
  720. </Platform>
  721. <Platform Name="OSX64">
  722. <RemoteDir>Contents\Resources</RemoteDir>
  723. <Operation>1</Operation>
  724. </Platform>
  725. </DeployClass>
  726. <DeployClass Required="true" Name="ProjectOutput">
  727. <Platform Name="Android">
  728. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  729. <Operation>1</Operation>
  730. </Platform>
  731. <Platform Name="iOSDevice32">
  732. <Operation>1</Operation>
  733. </Platform>
  734. <Platform Name="iOSDevice64">
  735. <Operation>1</Operation>
  736. </Platform>
  737. <Platform Name="iOSSimulator">
  738. <Operation>1</Operation>
  739. </Platform>
  740. <Platform Name="Linux64">
  741. <Operation>1</Operation>
  742. </Platform>
  743. <Platform Name="OSX32">
  744. <Operation>1</Operation>
  745. </Platform>
  746. <Platform Name="OSX64">
  747. <Operation>1</Operation>
  748. </Platform>
  749. <Platform Name="Win32">
  750. <Operation>0</Operation>
  751. </Platform>
  752. </DeployClass>
  753. <DeployClass Name="ProjectUWPManifest">
  754. <Platform Name="Win32">
  755. <Operation>1</Operation>
  756. </Platform>
  757. <Platform Name="Win64">
  758. <Operation>1</Operation>
  759. </Platform>
  760. </DeployClass>
  761. <DeployClass Name="UWP_DelphiLogo150">
  762. <Platform Name="Win32">
  763. <RemoteDir>Assets</RemoteDir>
  764. <Operation>1</Operation>
  765. </Platform>
  766. <Platform Name="Win64">
  767. <RemoteDir>Assets</RemoteDir>
  768. <Operation>1</Operation>
  769. </Platform>
  770. </DeployClass>
  771. <DeployClass Name="UWP_DelphiLogo44">
  772. <Platform Name="Win32">
  773. <RemoteDir>Assets</RemoteDir>
  774. <Operation>1</Operation>
  775. </Platform>
  776. <Platform Name="Win64">
  777. <RemoteDir>Assets</RemoteDir>
  778. <Operation>1</Operation>
  779. </Platform>
  780. </DeployClass>
  781. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  782. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  783. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  784. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  785. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  786. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
  787. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  788. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
  789. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  790. </Deployment>
  791. <Platforms>
  792. <Platform value="Android">False</Platform>
  793. <Platform value="iOSDevice32">False</Platform>
  794. <Platform value="iOSDevice64">False</Platform>
  795. <Platform value="iOSSimulator">False</Platform>
  796. <Platform value="Linux64">False</Platform>
  797. <Platform value="OSX32">False</Platform>
  798. <Platform value="OSX64">False</Platform>
  799. <Platform value="Win32">True</Platform>
  800. <Platform value="Win64">False</Platform>
  801. </Platforms>
  802. </BorlandProject>
  803. <ProjectFileVersion>12</ProjectFileVersion>
  804. </ProjectExtensions>
  805. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  806. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  807. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  808. </Project>