PostProcessingD.dproj 49 KB

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