GLScene_Physics_DT.dproj 43 KB

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