GLScene_SDL_DT.dproj 43 KB

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