IndyCore270.dproj 49 KB

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