dclIndyCore270.dproj 45 KB

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