SimpleTextureD.dproj 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{E200AF1A-E3D1-45BD-82F1-A1580446A50F}</ProjectGuid>
  4. <MainSource>SimpleTextureD.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <ProjectVersion>19.4</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)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Config)'=='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="'$(Base)'!=''">
  49. <DCC_E>false</DCC_E>
  50. <DCC_F>false</DCC_F>
  51. <DCC_K>false</DCC_K>
  52. <DCC_N>false</DCC_N>
  53. <DCC_S>false</DCC_S>
  54. <DCC_ImageBase>00400000</DCC_ImageBase>
  55. <SanitizedProjectName>SimpleTextureD</SanitizedProjectName>
  56. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  57. <VerInfo_Locale>1049</VerInfo_Locale>
  58. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  61. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  62. <BT_BuildType>Debug</BT_BuildType>
  63. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  64. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=;ProgramID=com.embarcadero.$(MSBuildProjectName)</VerInfo_Keys>
  65. <VerInfo_Locale>1033</VerInfo_Locale>
  66. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  67. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  68. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  69. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  72. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  73. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  76. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  77. <DCC_DebugInformation>0</DCC_DebugInformation>
  78. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  79. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  82. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  83. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  86. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  87. <DCC_Optimize>false</DCC_Optimize>
  88. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  89. <DCC_RangeChecking>true</DCC_RangeChecking>
  90. <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  93. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  94. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  95. </PropertyGroup>
  96. <ItemGroup>
  97. <DelphiCompile Include="$(MainSource)">
  98. <MainSource>MainSource</MainSource>
  99. </DelphiCompile>
  100. <DCCReference Include="fSimpleTexD.pas">
  101. <Form>Form1</Form>
  102. <FormType>dfm</FormType>
  103. </DCCReference>
  104. <BuildConfiguration Include="Base">
  105. <Key>Base</Key>
  106. </BuildConfiguration>
  107. <BuildConfiguration Include="Release">
  108. <Key>Cfg_1</Key>
  109. <CfgParent>Base</CfgParent>
  110. </BuildConfiguration>
  111. <BuildConfiguration Include="Debug">
  112. <Key>Cfg_2</Key>
  113. <CfgParent>Base</CfgParent>
  114. </BuildConfiguration>
  115. </ItemGroup>
  116. <ProjectExtensions>
  117. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  118. <Borland.ProjectType/>
  119. <BorlandProject>
  120. <Delphi.Personality>
  121. <Source>
  122. <Source Name="MainSource">SimpleTextureD.dpr</Source>
  123. </Source>
  124. </Delphi.Personality>
  125. <Platforms>
  126. <Platform value="Win32">True</Platform>
  127. <Platform value="Win64">False</Platform>
  128. </Platforms>
  129. <Deployment Version="3">
  130. <DeployFile LocalName="SimpleTextureD.exe" Configuration="Debug" Class="ProjectOutput">
  131. <Platform Name="Win32">
  132. <RemoteName>SimpleTextureD.exe</RemoteName>
  133. <Overwrite>true</Overwrite>
  134. </Platform>
  135. </DeployFile>
  136. <DeployClass Name="AdditionalDebugSymbols">
  137. <Platform Name="iOSSimulator">
  138. <Operation>1</Operation>
  139. </Platform>
  140. <Platform Name="OSX32">
  141. <RemoteDir>Contents\MacOS</RemoteDir>
  142. <Operation>1</Operation>
  143. </Platform>
  144. <Platform Name="Win32">
  145. <Operation>0</Operation>
  146. </Platform>
  147. </DeployClass>
  148. <DeployClass Name="AndroidClasses">
  149. <Platform Name="Android">
  150. <RemoteDir>classes</RemoteDir>
  151. <Operation>64</Operation>
  152. </Platform>
  153. <Platform Name="Android64">
  154. <RemoteDir>classes</RemoteDir>
  155. <Operation>64</Operation>
  156. </Platform>
  157. </DeployClass>
  158. <DeployClass Name="AndroidFileProvider">
  159. <Platform Name="Android">
  160. <RemoteDir>res\xml</RemoteDir>
  161. <Operation>1</Operation>
  162. </Platform>
  163. <Platform Name="Android64">
  164. <RemoteDir>res\xml</RemoteDir>
  165. <Operation>1</Operation>
  166. </Platform>
  167. </DeployClass>
  168. <DeployClass Name="AndroidGDBServer">
  169. <Platform Name="Android">
  170. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  171. <Operation>1</Operation>
  172. </Platform>
  173. </DeployClass>
  174. <DeployClass Name="AndroidLibnativeArmeabiFile">
  175. <Platform Name="Android">
  176. <RemoteDir>library\lib\armeabi</RemoteDir>
  177. <Operation>1</Operation>
  178. </Platform>
  179. <Platform Name="Android64">
  180. <RemoteDir>library\lib\armeabi</RemoteDir>
  181. <Operation>1</Operation>
  182. </Platform>
  183. </DeployClass>
  184. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  185. <Platform Name="Android64">
  186. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  187. <Operation>1</Operation>
  188. </Platform>
  189. </DeployClass>
  190. <DeployClass Name="AndroidLibnativeMipsFile">
  191. <Platform Name="Android">
  192. <RemoteDir>library\lib\mips</RemoteDir>
  193. <Operation>1</Operation>
  194. </Platform>
  195. <Platform Name="Android64">
  196. <RemoteDir>library\lib\mips</RemoteDir>
  197. <Operation>1</Operation>
  198. </Platform>
  199. </DeployClass>
  200. <DeployClass Name="AndroidServiceOutput">
  201. <Platform Name="Android">
  202. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  203. <Operation>1</Operation>
  204. </Platform>
  205. <Platform Name="Android64">
  206. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  207. <Operation>1</Operation>
  208. </Platform>
  209. </DeployClass>
  210. <DeployClass Name="AndroidServiceOutput_Android32">
  211. <Platform Name="Android64">
  212. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  213. <Operation>1</Operation>
  214. </Platform>
  215. </DeployClass>
  216. <DeployClass Name="AndroidSplashImageDef">
  217. <Platform Name="Android">
  218. <RemoteDir>res\drawable</RemoteDir>
  219. <Operation>1</Operation>
  220. </Platform>
  221. <Platform Name="Android64">
  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. <Platform Name="Android64">
  232. <RemoteDir>res\values</RemoteDir>
  233. <Operation>1</Operation>
  234. </Platform>
  235. </DeployClass>
  236. <DeployClass Name="AndroidSplashStylesV21">
  237. <Platform Name="Android">
  238. <RemoteDir>res\values-v21</RemoteDir>
  239. <Operation>1</Operation>
  240. </Platform>
  241. <Platform Name="Android64">
  242. <RemoteDir>res\values-v21</RemoteDir>
  243. <Operation>1</Operation>
  244. </Platform>
  245. </DeployClass>
  246. <DeployClass Name="Android_Colors">
  247. <Platform Name="Android">
  248. <RemoteDir>res\values</RemoteDir>
  249. <Operation>1</Operation>
  250. </Platform>
  251. <Platform Name="Android64">
  252. <RemoteDir>res\values</RemoteDir>
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="Android_DefaultAppIcon">
  257. <Platform Name="Android">
  258. <RemoteDir>res\drawable</RemoteDir>
  259. <Operation>1</Operation>
  260. </Platform>
  261. <Platform Name="Android64">
  262. <RemoteDir>res\drawable</RemoteDir>
  263. <Operation>1</Operation>
  264. </Platform>
  265. </DeployClass>
  266. <DeployClass Name="Android_LauncherIcon144">
  267. <Platform Name="Android">
  268. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  269. <Operation>1</Operation>
  270. </Platform>
  271. <Platform Name="Android64">
  272. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  273. <Operation>1</Operation>
  274. </Platform>
  275. </DeployClass>
  276. <DeployClass Name="Android_LauncherIcon192">
  277. <Platform Name="Android">
  278. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  279. <Operation>1</Operation>
  280. </Platform>
  281. <Platform Name="Android64">
  282. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="Android_LauncherIcon36">
  287. <Platform Name="Android">
  288. <RemoteDir>res\drawable-ldpi</RemoteDir>
  289. <Operation>1</Operation>
  290. </Platform>
  291. <Platform Name="Android64">
  292. <RemoteDir>res\drawable-ldpi</RemoteDir>
  293. <Operation>1</Operation>
  294. </Platform>
  295. </DeployClass>
  296. <DeployClass Name="Android_LauncherIcon48">
  297. <Platform Name="Android">
  298. <RemoteDir>res\drawable-mdpi</RemoteDir>
  299. <Operation>1</Operation>
  300. </Platform>
  301. <Platform Name="Android64">
  302. <RemoteDir>res\drawable-mdpi</RemoteDir>
  303. <Operation>1</Operation>
  304. </Platform>
  305. </DeployClass>
  306. <DeployClass Name="Android_LauncherIcon72">
  307. <Platform Name="Android">
  308. <RemoteDir>res\drawable-hdpi</RemoteDir>
  309. <Operation>1</Operation>
  310. </Platform>
  311. <Platform Name="Android64">
  312. <RemoteDir>res\drawable-hdpi</RemoteDir>
  313. <Operation>1</Operation>
  314. </Platform>
  315. </DeployClass>
  316. <DeployClass Name="Android_LauncherIcon96">
  317. <Platform Name="Android">
  318. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  319. <Operation>1</Operation>
  320. </Platform>
  321. <Platform Name="Android64">
  322. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  323. <Operation>1</Operation>
  324. </Platform>
  325. </DeployClass>
  326. <DeployClass Name="Android_NotificationIcon24">
  327. <Platform Name="Android">
  328. <RemoteDir>res\drawable-mdpi</RemoteDir>
  329. <Operation>1</Operation>
  330. </Platform>
  331. <Platform Name="Android64">
  332. <RemoteDir>res\drawable-mdpi</RemoteDir>
  333. <Operation>1</Operation>
  334. </Platform>
  335. </DeployClass>
  336. <DeployClass Name="Android_NotificationIcon36">
  337. <Platform Name="Android">
  338. <RemoteDir>res\drawable-hdpi</RemoteDir>
  339. <Operation>1</Operation>
  340. </Platform>
  341. <Platform Name="Android64">
  342. <RemoteDir>res\drawable-hdpi</RemoteDir>
  343. <Operation>1</Operation>
  344. </Platform>
  345. </DeployClass>
  346. <DeployClass Name="Android_NotificationIcon48">
  347. <Platform Name="Android">
  348. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  349. <Operation>1</Operation>
  350. </Platform>
  351. <Platform Name="Android64">
  352. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  353. <Operation>1</Operation>
  354. </Platform>
  355. </DeployClass>
  356. <DeployClass Name="Android_NotificationIcon72">
  357. <Platform Name="Android">
  358. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  359. <Operation>1</Operation>
  360. </Platform>
  361. <Platform Name="Android64">
  362. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  363. <Operation>1</Operation>
  364. </Platform>
  365. </DeployClass>
  366. <DeployClass Name="Android_NotificationIcon96">
  367. <Platform Name="Android">
  368. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  369. <Operation>1</Operation>
  370. </Platform>
  371. <Platform Name="Android64">
  372. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  373. <Operation>1</Operation>
  374. </Platform>
  375. </DeployClass>
  376. <DeployClass Name="Android_SplashImage426">
  377. <Platform Name="Android">
  378. <RemoteDir>res\drawable-small</RemoteDir>
  379. <Operation>1</Operation>
  380. </Platform>
  381. <Platform Name="Android64">
  382. <RemoteDir>res\drawable-small</RemoteDir>
  383. <Operation>1</Operation>
  384. </Platform>
  385. </DeployClass>
  386. <DeployClass Name="Android_SplashImage470">
  387. <Platform Name="Android">
  388. <RemoteDir>res\drawable-normal</RemoteDir>
  389. <Operation>1</Operation>
  390. </Platform>
  391. <Platform Name="Android64">
  392. <RemoteDir>res\drawable-normal</RemoteDir>
  393. <Operation>1</Operation>
  394. </Platform>
  395. </DeployClass>
  396. <DeployClass Name="Android_SplashImage640">
  397. <Platform Name="Android">
  398. <RemoteDir>res\drawable-large</RemoteDir>
  399. <Operation>1</Operation>
  400. </Platform>
  401. <Platform Name="Android64">
  402. <RemoteDir>res\drawable-large</RemoteDir>
  403. <Operation>1</Operation>
  404. </Platform>
  405. </DeployClass>
  406. <DeployClass Name="Android_SplashImage960">
  407. <Platform Name="Android">
  408. <RemoteDir>res\drawable-xlarge</RemoteDir>
  409. <Operation>1</Operation>
  410. </Platform>
  411. <Platform Name="Android64">
  412. <RemoteDir>res\drawable-xlarge</RemoteDir>
  413. <Operation>1</Operation>
  414. </Platform>
  415. </DeployClass>
  416. <DeployClass Name="Android_Strings">
  417. <Platform Name="Android">
  418. <RemoteDir>res\values</RemoteDir>
  419. <Operation>1</Operation>
  420. </Platform>
  421. <Platform Name="Android64">
  422. <RemoteDir>res\values</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. </DeployClass>
  426. <DeployClass Name="DebugSymbols">
  427. <Platform Name="iOSSimulator">
  428. <Operation>1</Operation>
  429. </Platform>
  430. <Platform Name="OSX32">
  431. <RemoteDir>Contents\MacOS</RemoteDir>
  432. <Operation>1</Operation>
  433. </Platform>
  434. <Platform Name="Win32">
  435. <Operation>0</Operation>
  436. </Platform>
  437. </DeployClass>
  438. <DeployClass Name="DependencyFramework">
  439. <Platform Name="OSX32">
  440. <RemoteDir>Contents\MacOS</RemoteDir>
  441. <Operation>1</Operation>
  442. <Extensions>.framework</Extensions>
  443. </Platform>
  444. <Platform Name="OSX64">
  445. <RemoteDir>Contents\MacOS</RemoteDir>
  446. <Operation>1</Operation>
  447. <Extensions>.framework</Extensions>
  448. </Platform>
  449. <Platform Name="OSXARM64">
  450. <RemoteDir>Contents\MacOS</RemoteDir>
  451. <Operation>1</Operation>
  452. <Extensions>.framework</Extensions>
  453. </Platform>
  454. <Platform Name="Win32">
  455. <Operation>0</Operation>
  456. </Platform>
  457. </DeployClass>
  458. <DeployClass Name="DependencyModule">
  459. <Platform Name="iOSDevice32">
  460. <Operation>1</Operation>
  461. <Extensions>.dylib</Extensions>
  462. </Platform>
  463. <Platform Name="iOSDevice64">
  464. <Operation>1</Operation>
  465. <Extensions>.dylib</Extensions>
  466. </Platform>
  467. <Platform Name="iOSSimulator">
  468. <Operation>1</Operation>
  469. <Extensions>.dylib</Extensions>
  470. </Platform>
  471. <Platform Name="OSX32">
  472. <RemoteDir>Contents\MacOS</RemoteDir>
  473. <Operation>1</Operation>
  474. <Extensions>.dylib</Extensions>
  475. </Platform>
  476. <Platform Name="OSX64">
  477. <RemoteDir>Contents\MacOS</RemoteDir>
  478. <Operation>1</Operation>
  479. <Extensions>.dylib</Extensions>
  480. </Platform>
  481. <Platform Name="OSXARM64">
  482. <RemoteDir>Contents\MacOS</RemoteDir>
  483. <Operation>1</Operation>
  484. <Extensions>.dylib</Extensions>
  485. </Platform>
  486. <Platform Name="Win32">
  487. <Operation>0</Operation>
  488. <Extensions>.dll;.bpl</Extensions>
  489. </Platform>
  490. </DeployClass>
  491. <DeployClass Required="true" Name="DependencyPackage">
  492. <Platform Name="iOSDevice32">
  493. <Operation>1</Operation>
  494. <Extensions>.dylib</Extensions>
  495. </Platform>
  496. <Platform Name="iOSDevice64">
  497. <Operation>1</Operation>
  498. <Extensions>.dylib</Extensions>
  499. </Platform>
  500. <Platform Name="iOSSimulator">
  501. <Operation>1</Operation>
  502. <Extensions>.dylib</Extensions>
  503. </Platform>
  504. <Platform Name="OSX32">
  505. <RemoteDir>Contents\MacOS</RemoteDir>
  506. <Operation>1</Operation>
  507. <Extensions>.dylib</Extensions>
  508. </Platform>
  509. <Platform Name="OSX64">
  510. <RemoteDir>Contents\MacOS</RemoteDir>
  511. <Operation>1</Operation>
  512. <Extensions>.dylib</Extensions>
  513. </Platform>
  514. <Platform Name="OSXARM64">
  515. <RemoteDir>Contents\MacOS</RemoteDir>
  516. <Operation>1</Operation>
  517. <Extensions>.dylib</Extensions>
  518. </Platform>
  519. <Platform Name="Win32">
  520. <Operation>0</Operation>
  521. <Extensions>.bpl</Extensions>
  522. </Platform>
  523. </DeployClass>
  524. <DeployClass Name="File">
  525. <Platform Name="Android">
  526. <Operation>0</Operation>
  527. </Platform>
  528. <Platform Name="Android64">
  529. <Operation>0</Operation>
  530. </Platform>
  531. <Platform Name="iOSDevice32">
  532. <Operation>0</Operation>
  533. </Platform>
  534. <Platform Name="iOSDevice64">
  535. <Operation>0</Operation>
  536. </Platform>
  537. <Platform Name="iOSSimulator">
  538. <Operation>0</Operation>
  539. </Platform>
  540. <Platform Name="OSX32">
  541. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  542. <Operation>0</Operation>
  543. </Platform>
  544. <Platform Name="OSX64">
  545. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  546. <Operation>0</Operation>
  547. </Platform>
  548. <Platform Name="OSXARM64">
  549. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  550. <Operation>0</Operation>
  551. </Platform>
  552. <Platform Name="Win32">
  553. <Operation>0</Operation>
  554. </Platform>
  555. </DeployClass>
  556. <DeployClass Name="iOS_AppStore1024">
  557. <Platform Name="iOSDevice64">
  558. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  559. <Operation>1</Operation>
  560. </Platform>
  561. </DeployClass>
  562. <DeployClass Name="iPad_AppIcon152">
  563. <Platform Name="iOSDevice64">
  564. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  565. <Operation>1</Operation>
  566. </Platform>
  567. <Platform Name="iOSSimulator">
  568. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  569. <Operation>1</Operation>
  570. </Platform>
  571. </DeployClass>
  572. <DeployClass Name="iPad_AppIcon167">
  573. <Platform Name="iOSDevice64">
  574. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  575. <Operation>1</Operation>
  576. </Platform>
  577. <Platform Name="iOSSimulator">
  578. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  579. <Operation>1</Operation>
  580. </Platform>
  581. </DeployClass>
  582. <DeployClass Name="iPad_Launch2x">
  583. <Platform Name="iOSDevice64">
  584. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  585. <Operation>1</Operation>
  586. </Platform>
  587. <Platform Name="iOSSimulator">
  588. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  589. <Operation>1</Operation>
  590. </Platform>
  591. </DeployClass>
  592. <DeployClass Name="iPad_LaunchDark2x">
  593. <Platform Name="iOSDevice64">
  594. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  595. <Operation>1</Operation>
  596. </Platform>
  597. <Platform Name="iOSSimulator">
  598. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  599. <Operation>1</Operation>
  600. </Platform>
  601. </DeployClass>
  602. <DeployClass Name="iPad_Notification40">
  603. <Platform Name="iOSDevice64">
  604. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  605. <Operation>1</Operation>
  606. </Platform>
  607. <Platform Name="iOSSimulator">
  608. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  609. <Operation>1</Operation>
  610. </Platform>
  611. </DeployClass>
  612. <DeployClass Name="iPad_Setting58">
  613. <Platform Name="iOSDevice64">
  614. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  615. <Operation>1</Operation>
  616. </Platform>
  617. <Platform Name="iOSSimulator">
  618. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  619. <Operation>1</Operation>
  620. </Platform>
  621. </DeployClass>
  622. <DeployClass Name="iPad_SpotLight80">
  623. <Platform Name="iOSDevice64">
  624. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  625. <Operation>1</Operation>
  626. </Platform>
  627. <Platform Name="iOSSimulator">
  628. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  629. <Operation>1</Operation>
  630. </Platform>
  631. </DeployClass>
  632. <DeployClass Name="iPhone_AppIcon120">
  633. <Platform Name="iOSDevice64">
  634. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  635. <Operation>1</Operation>
  636. </Platform>
  637. <Platform Name="iOSSimulator">
  638. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  639. <Operation>1</Operation>
  640. </Platform>
  641. </DeployClass>
  642. <DeployClass Name="iPhone_AppIcon180">
  643. <Platform Name="iOSDevice64">
  644. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  645. <Operation>1</Operation>
  646. </Platform>
  647. <Platform Name="iOSSimulator">
  648. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  649. <Operation>1</Operation>
  650. </Platform>
  651. </DeployClass>
  652. <DeployClass Name="iPhone_Launch2x">
  653. <Platform Name="iOSDevice64">
  654. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  655. <Operation>1</Operation>
  656. </Platform>
  657. <Platform Name="iOSSimulator">
  658. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  659. <Operation>1</Operation>
  660. </Platform>
  661. </DeployClass>
  662. <DeployClass Name="iPhone_Launch3x">
  663. <Platform Name="iOSDevice64">
  664. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  665. <Operation>1</Operation>
  666. </Platform>
  667. <Platform Name="iOSSimulator">
  668. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  669. <Operation>1</Operation>
  670. </Platform>
  671. </DeployClass>
  672. <DeployClass Name="iPhone_LaunchDark2x">
  673. <Platform Name="iOSDevice64">
  674. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  675. <Operation>1</Operation>
  676. </Platform>
  677. <Platform Name="iOSSimulator">
  678. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  679. <Operation>1</Operation>
  680. </Platform>
  681. </DeployClass>
  682. <DeployClass Name="iPhone_LaunchDark3x">
  683. <Platform Name="iOSDevice64">
  684. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  685. <Operation>1</Operation>
  686. </Platform>
  687. <Platform Name="iOSSimulator">
  688. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  689. <Operation>1</Operation>
  690. </Platform>
  691. </DeployClass>
  692. <DeployClass Name="iPhone_Notification40">
  693. <Platform Name="iOSDevice64">
  694. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  695. <Operation>1</Operation>
  696. </Platform>
  697. <Platform Name="iOSSimulator">
  698. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  699. <Operation>1</Operation>
  700. </Platform>
  701. </DeployClass>
  702. <DeployClass Name="iPhone_Notification60">
  703. <Platform Name="iOSDevice64">
  704. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  705. <Operation>1</Operation>
  706. </Platform>
  707. <Platform Name="iOSSimulator">
  708. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  709. <Operation>1</Operation>
  710. </Platform>
  711. </DeployClass>
  712. <DeployClass Name="iPhone_Setting58">
  713. <Platform Name="iOSDevice64">
  714. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  715. <Operation>1</Operation>
  716. </Platform>
  717. <Platform Name="iOSSimulator">
  718. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  719. <Operation>1</Operation>
  720. </Platform>
  721. </DeployClass>
  722. <DeployClass Name="iPhone_Setting87">
  723. <Platform Name="iOSDevice64">
  724. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  725. <Operation>1</Operation>
  726. </Platform>
  727. <Platform Name="iOSSimulator">
  728. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  729. <Operation>1</Operation>
  730. </Platform>
  731. </DeployClass>
  732. <DeployClass Name="iPhone_Spotlight120">
  733. <Platform Name="iOSDevice64">
  734. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  735. <Operation>1</Operation>
  736. </Platform>
  737. <Platform Name="iOSSimulator">
  738. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  739. <Operation>1</Operation>
  740. </Platform>
  741. </DeployClass>
  742. <DeployClass Name="iPhone_Spotlight80">
  743. <Platform Name="iOSDevice64">
  744. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  745. <Operation>1</Operation>
  746. </Platform>
  747. <Platform Name="iOSSimulator">
  748. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  749. <Operation>1</Operation>
  750. </Platform>
  751. </DeployClass>
  752. <DeployClass Name="ProjectAndroidManifest">
  753. <Platform Name="Android">
  754. <Operation>1</Operation>
  755. </Platform>
  756. <Platform Name="Android64">
  757. <Operation>1</Operation>
  758. </Platform>
  759. </DeployClass>
  760. <DeployClass Name="ProjectiOSDeviceDebug">
  761. <Platform Name="iOSDevice32">
  762. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  763. <Operation>1</Operation>
  764. </Platform>
  765. <Platform Name="iOSDevice64">
  766. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  767. <Operation>1</Operation>
  768. </Platform>
  769. </DeployClass>
  770. <DeployClass Name="ProjectiOSEntitlements">
  771. <Platform Name="iOSDevice32">
  772. <RemoteDir>..\</RemoteDir>
  773. <Operation>1</Operation>
  774. </Platform>
  775. <Platform Name="iOSDevice64">
  776. <RemoteDir>..\</RemoteDir>
  777. <Operation>1</Operation>
  778. </Platform>
  779. </DeployClass>
  780. <DeployClass Name="ProjectiOSInfoPList">
  781. <Platform Name="iOSDevice32">
  782. <Operation>1</Operation>
  783. </Platform>
  784. <Platform Name="iOSDevice64">
  785. <Operation>1</Operation>
  786. </Platform>
  787. <Platform Name="iOSSimulator">
  788. <Operation>1</Operation>
  789. </Platform>
  790. </DeployClass>
  791. <DeployClass Name="ProjectiOSLaunchScreen">
  792. <Platform Name="iOSDevice64">
  793. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  794. <Operation>64</Operation>
  795. </Platform>
  796. <Platform Name="iOSSimulator">
  797. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  798. <Operation>64</Operation>
  799. </Platform>
  800. </DeployClass>
  801. <DeployClass Name="ProjectiOSResource">
  802. <Platform Name="iOSDevice32">
  803. <Operation>1</Operation>
  804. </Platform>
  805. <Platform Name="iOSDevice64">
  806. <Operation>1</Operation>
  807. </Platform>
  808. <Platform Name="iOSSimulator">
  809. <Operation>1</Operation>
  810. </Platform>
  811. </DeployClass>
  812. <DeployClass Name="ProjectOSXDebug">
  813. <Platform Name="OSX64">
  814. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  815. <Operation>1</Operation>
  816. </Platform>
  817. <Platform Name="OSXARM64">
  818. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  819. <Operation>1</Operation>
  820. </Platform>
  821. </DeployClass>
  822. <DeployClass Name="ProjectOSXEntitlements">
  823. <Platform Name="OSX32">
  824. <RemoteDir>..\</RemoteDir>
  825. <Operation>1</Operation>
  826. </Platform>
  827. <Platform Name="OSX64">
  828. <RemoteDir>..\</RemoteDir>
  829. <Operation>1</Operation>
  830. </Platform>
  831. <Platform Name="OSXARM64">
  832. <RemoteDir>..\</RemoteDir>
  833. <Operation>1</Operation>
  834. </Platform>
  835. </DeployClass>
  836. <DeployClass Name="ProjectOSXInfoPList">
  837. <Platform Name="OSX32">
  838. <RemoteDir>Contents</RemoteDir>
  839. <Operation>1</Operation>
  840. </Platform>
  841. <Platform Name="OSX64">
  842. <RemoteDir>Contents</RemoteDir>
  843. <Operation>1</Operation>
  844. </Platform>
  845. <Platform Name="OSXARM64">
  846. <RemoteDir>Contents</RemoteDir>
  847. <Operation>1</Operation>
  848. </Platform>
  849. </DeployClass>
  850. <DeployClass Name="ProjectOSXResource">
  851. <Platform Name="OSX32">
  852. <RemoteDir>Contents\Resources</RemoteDir>
  853. <Operation>1</Operation>
  854. </Platform>
  855. <Platform Name="OSX64">
  856. <RemoteDir>Contents\Resources</RemoteDir>
  857. <Operation>1</Operation>
  858. </Platform>
  859. <Platform Name="OSXARM64">
  860. <RemoteDir>Contents\Resources</RemoteDir>
  861. <Operation>1</Operation>
  862. </Platform>
  863. </DeployClass>
  864. <DeployClass Required="true" Name="ProjectOutput">
  865. <Platform Name="Android">
  866. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  867. <Operation>1</Operation>
  868. </Platform>
  869. <Platform Name="Android64">
  870. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  871. <Operation>1</Operation>
  872. </Platform>
  873. <Platform Name="iOSDevice32">
  874. <Operation>1</Operation>
  875. </Platform>
  876. <Platform Name="iOSDevice64">
  877. <Operation>1</Operation>
  878. </Platform>
  879. <Platform Name="iOSSimulator">
  880. <Operation>1</Operation>
  881. </Platform>
  882. <Platform Name="Linux64">
  883. <Operation>1</Operation>
  884. </Platform>
  885. <Platform Name="OSX32">
  886. <RemoteDir>Contents\MacOS</RemoteDir>
  887. <Operation>1</Operation>
  888. </Platform>
  889. <Platform Name="OSX64">
  890. <RemoteDir>Contents\MacOS</RemoteDir>
  891. <Operation>1</Operation>
  892. </Platform>
  893. <Platform Name="OSXARM64">
  894. <RemoteDir>Contents\MacOS</RemoteDir>
  895. <Operation>1</Operation>
  896. </Platform>
  897. <Platform Name="Win32">
  898. <Operation>0</Operation>
  899. </Platform>
  900. </DeployClass>
  901. <DeployClass Name="ProjectOutput_Android32">
  902. <Platform Name="Android64">
  903. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  904. <Operation>1</Operation>
  905. </Platform>
  906. </DeployClass>
  907. <DeployClass Name="ProjectUWPManifest">
  908. <Platform Name="Win32">
  909. <Operation>1</Operation>
  910. </Platform>
  911. <Platform Name="Win64">
  912. <Operation>1</Operation>
  913. </Platform>
  914. </DeployClass>
  915. <DeployClass Name="UWP_DelphiLogo150">
  916. <Platform Name="Win32">
  917. <RemoteDir>Assets</RemoteDir>
  918. <Operation>1</Operation>
  919. </Platform>
  920. <Platform Name="Win64">
  921. <RemoteDir>Assets</RemoteDir>
  922. <Operation>1</Operation>
  923. </Platform>
  924. </DeployClass>
  925. <DeployClass Name="UWP_DelphiLogo44">
  926. <Platform Name="Win32">
  927. <RemoteDir>Assets</RemoteDir>
  928. <Operation>1</Operation>
  929. </Platform>
  930. <Platform Name="Win64">
  931. <RemoteDir>Assets</RemoteDir>
  932. <Operation>1</Operation>
  933. </Platform>
  934. </DeployClass>
  935. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  936. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  937. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  938. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  939. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  940. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  941. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  942. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  943. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  944. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  945. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  946. </Deployment>
  947. </BorlandProject>
  948. <ProjectFileVersion>12</ProjectFileVersion>
  949. </ProjectExtensions>
  950. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  951. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  952. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  953. </Project>