IndySystem270.dproj 43 KB

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