SDL2_Frame.dproj 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{02535AAD-46B8-44EE-90B6-8DBF49273592}</ProjectGuid>
  4. <MainSource>SDL2_Frame.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1</TargetedPlatforms>
  8. <FrameworkType>VCL</FrameworkType>
  9. <ProjectVersion>18.7</ProjectVersion>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <AppType>Package</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  17. <Base_Android>true</Base_Android>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  22. <Base_Win32>true</Base_Win32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  27. <Base_Win64>true</Base_Win64>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  32. <Cfg_1>true</Cfg_1>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  37. <Cfg_2>true</Cfg_2>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  42. <Cfg_2_Win32>true</Cfg_2_Win32>
  43. <CfgParent>Cfg_2</CfgParent>
  44. <Cfg_2>true</Cfg_2>
  45. <Base>true</Base>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="'$(Base)'!=''">
  48. <VerInfo_Locale>3082</VerInfo_Locale>
  49. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  50. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  51. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=;CFBundleDisplayName=;UIDeviceFamily=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;UISupportedInterfaceOrientations=;CFBundleExecutable=;CFBundleResourceSpecification=;LSRequiresIPhoneOS=;CFBundleInfoDictionaryVersion=;CFBundleDevelopmentRegion=</VerInfo_Keys>
  52. <GenDll>true</GenDll>
  53. <GenPackage>true</GenPackage>
  54. <DCC_S>false</DCC_S>
  55. <DCC_ImageBase>00400000</DCC_ImageBase>
  56. <DCC_F>false</DCC_F>
  57. <DCC_E>false</DCC_E>
  58. <DCC_N>false</DCC_N>
  59. <DCC_K>false</DCC_K>
  60. <SanitizedProjectName>SDL2_Frame</SanitizedProjectName>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Base_Android)'!=''">
  63. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar</VerInfo_Keys>
  64. <BT_BuildType>Debug</BT_BuildType>
  65. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  68. <DCC_UsePackage>rtl;vcl;$(DCC_UsePackage)</DCC_UsePackage>
  69. <VerInfo_Locale>1033</VerInfo_Locale>
  70. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  71. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  72. <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>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  75. <DCC_UsePackage>rtl;vcl;$(DCC_UsePackage)</DCC_UsePackage>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  78. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  79. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  80. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  81. <DCC_DebugInformation>0</DCC_DebugInformation>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  84. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  85. <DCC_Optimize>false</DCC_Optimize>
  86. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  89. <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>
  90. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  91. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  92. <VerInfo_Locale>1033</VerInfo_Locale>
  93. <DCC_DcuOutput>..\lib\$(Platform)</DCC_DcuOutput>
  94. </PropertyGroup>
  95. <ItemGroup>
  96. <DelphiCompile Include="$(MainSource)">
  97. <MainSource>MainSource</MainSource>
  98. </DelphiCompile>
  99. <DCCReference Include="rtl.dcp"/>
  100. <DCCReference Include="vcl.dcp"/>
  101. <DCCReference Include="..\Source\SDL2.Frame.pas"/>
  102. <DCCReference Include="..\Source\Import.SDL2.pas"/>
  103. <DCCReference Include="..\Source\SDL2.Image.pas"/>
  104. <DCCReference Include="..\Source\SDL2.Mixer.pas"/>
  105. <DCCReference Include="..\Source\SDL2.Net.pas"/>
  106. <DCCReference Include="..\Source\SDL2.Ttf.pas"/>
  107. <BuildConfiguration Include="Debug">
  108. <Key>Cfg_2</Key>
  109. <CfgParent>Base</CfgParent>
  110. </BuildConfiguration>
  111. <BuildConfiguration Include="Base">
  112. <Key>Base</Key>
  113. </BuildConfiguration>
  114. <BuildConfiguration Include="Release">
  115. <Key>Cfg_1</Key>
  116. <CfgParent>Base</CfgParent>
  117. </BuildConfiguration>
  118. </ItemGroup>
  119. <ProjectExtensions>
  120. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  121. <Borland.ProjectType>Package</Borland.ProjectType>
  122. <BorlandProject>
  123. <Delphi.Personality>
  124. <Source>
  125. <Source Name="MainSource">SDL2_Frame.dpk</Source>
  126. </Source>
  127. <VersionInfo>
  128. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  129. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  130. <VersionInfo Name="MajorVer">1</VersionInfo>
  131. <VersionInfo Name="MinorVer">0</VersionInfo>
  132. <VersionInfo Name="Release">0</VersionInfo>
  133. <VersionInfo Name="Build">0</VersionInfo>
  134. <VersionInfo Name="Debug">False</VersionInfo>
  135. <VersionInfo Name="PreRelease">False</VersionInfo>
  136. <VersionInfo Name="Special">False</VersionInfo>
  137. <VersionInfo Name="Private">False</VersionInfo>
  138. <VersionInfo Name="DLL">False</VersionInfo>
  139. <VersionInfo Name="Locale">3082</VersionInfo>
  140. <VersionInfo Name="CodePage">1252</VersionInfo>
  141. </VersionInfo>
  142. <VersionInfoKeys>
  143. <VersionInfoKeys Name="CompanyName"/>
  144. <VersionInfoKeys Name="FileDescription"/>
  145. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  146. <VersionInfoKeys Name="InternalName"/>
  147. <VersionInfoKeys Name="LegalCopyright"/>
  148. <VersionInfoKeys Name="LegalTrademarks"/>
  149. <VersionInfoKeys Name="OriginalFilename"/>
  150. <VersionInfoKeys Name="ProductName"/>
  151. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  152. <VersionInfoKeys Name="Comments"/>
  153. <VersionInfoKeys Name="CFBundleName"/>
  154. <VersionInfoKeys Name="CFBundleDisplayName"/>
  155. <VersionInfoKeys Name="UIDeviceFamily"/>
  156. <VersionInfoKeys Name="CFBundleIdentifier"/>
  157. <VersionInfoKeys Name="CFBundleVersion"/>
  158. <VersionInfoKeys Name="CFBundlePackageType"/>
  159. <VersionInfoKeys Name="CFBundleSignature"/>
  160. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  161. <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
  162. <VersionInfoKeys Name="CFBundleExecutable"/>
  163. <VersionInfoKeys Name="CFBundleResourceSpecification"/>
  164. <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
  165. <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
  166. <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
  167. </VersionInfoKeys>
  168. <Excluded_Packages>
  169. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  170. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  171. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  172. <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  173. </Excluded_Packages>
  174. </Delphi.Personality>
  175. <Platforms>
  176. <Platform value="Android">False</Platform>
  177. <Platform value="Win32">True</Platform>
  178. <Platform value="Win64">False</Platform>
  179. </Platforms>
  180. <Deployment Version="3">
  181. <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\SDL2_Frame.bpl" Configuration="Debug" Class="ProjectOutput">
  182. <Platform Name="Win32">
  183. <RemoteName>SDL2_Frame.bpl</RemoteName>
  184. <Overwrite>true</Overwrite>
  185. </Platform>
  186. </DeployFile>
  187. <DeployClass Name="AdditionalDebugSymbols">
  188. <Platform Name="OSX32">
  189. <Operation>1</Operation>
  190. </Platform>
  191. <Platform Name="Win32">
  192. <Operation>0</Operation>
  193. </Platform>
  194. </DeployClass>
  195. <DeployClass Name="AndroidClassesDexFile">
  196. <Platform Name="Android">
  197. <RemoteDir>classes</RemoteDir>
  198. <Operation>1</Operation>
  199. </Platform>
  200. </DeployClass>
  201. <DeployClass Name="AndroidFileProvider">
  202. <Platform Name="Android">
  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. </DeployClass>
  219. <DeployClass Name="AndroidLibnativeMipsFile">
  220. <Platform Name="Android">
  221. <RemoteDir>library\lib\mips</RemoteDir>
  222. <Operation>1</Operation>
  223. </Platform>
  224. </DeployClass>
  225. <DeployClass Name="AndroidServiceOutput">
  226. <Platform Name="Android">
  227. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  228. <Operation>1</Operation>
  229. </Platform>
  230. </DeployClass>
  231. <DeployClass Name="AndroidSplashImageDef">
  232. <Platform Name="Android">
  233. <RemoteDir>res\drawable</RemoteDir>
  234. <Operation>1</Operation>
  235. </Platform>
  236. </DeployClass>
  237. <DeployClass Name="AndroidSplashStyles">
  238. <Platform Name="Android">
  239. <RemoteDir>res\values</RemoteDir>
  240. <Operation>1</Operation>
  241. </Platform>
  242. </DeployClass>
  243. <DeployClass Name="AndroidSplashStylesV21">
  244. <Platform Name="Android">
  245. <RemoteDir>res\values-v21</RemoteDir>
  246. <Operation>1</Operation>
  247. </Platform>
  248. </DeployClass>
  249. <DeployClass Name="Android_Colors">
  250. <Platform Name="Android">
  251. <RemoteDir>res\values</RemoteDir>
  252. <Operation>1</Operation>
  253. </Platform>
  254. </DeployClass>
  255. <DeployClass Name="Android_DefaultAppIcon">
  256. <Platform Name="Android">
  257. <RemoteDir>res\drawable</RemoteDir>
  258. <Operation>1</Operation>
  259. </Platform>
  260. </DeployClass>
  261. <DeployClass Name="Android_LauncherIcon144">
  262. <Platform Name="Android">
  263. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  264. <Operation>1</Operation>
  265. </Platform>
  266. </DeployClass>
  267. <DeployClass Name="Android_LauncherIcon36">
  268. <Platform Name="Android">
  269. <RemoteDir>res\drawable-ldpi</RemoteDir>
  270. <Operation>1</Operation>
  271. </Platform>
  272. </DeployClass>
  273. <DeployClass Name="Android_LauncherIcon48">
  274. <Platform Name="Android">
  275. <RemoteDir>res\drawable-mdpi</RemoteDir>
  276. <Operation>1</Operation>
  277. </Platform>
  278. </DeployClass>
  279. <DeployClass Name="Android_LauncherIcon72">
  280. <Platform Name="Android">
  281. <RemoteDir>res\drawable-hdpi</RemoteDir>
  282. <Operation>1</Operation>
  283. </Platform>
  284. </DeployClass>
  285. <DeployClass Name="Android_LauncherIcon96">
  286. <Platform Name="Android">
  287. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  288. <Operation>1</Operation>
  289. </Platform>
  290. </DeployClass>
  291. <DeployClass Name="Android_NotificationIcon24">
  292. <Platform Name="Android">
  293. <RemoteDir>res\drawable-mdpi</RemoteDir>
  294. <Operation>1</Operation>
  295. </Platform>
  296. </DeployClass>
  297. <DeployClass Name="Android_NotificationIcon36">
  298. <Platform Name="Android">
  299. <RemoteDir>res\drawable-hdpi</RemoteDir>
  300. <Operation>1</Operation>
  301. </Platform>
  302. </DeployClass>
  303. <DeployClass Name="Android_NotificationIcon48">
  304. <Platform Name="Android">
  305. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  306. <Operation>1</Operation>
  307. </Platform>
  308. </DeployClass>
  309. <DeployClass Name="Android_NotificationIcon72">
  310. <Platform Name="Android">
  311. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  312. <Operation>1</Operation>
  313. </Platform>
  314. </DeployClass>
  315. <DeployClass Name="Android_NotificationIcon96">
  316. <Platform Name="Android">
  317. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. </DeployClass>
  321. <DeployClass Name="Android_SplashImage426">
  322. <Platform Name="Android">
  323. <RemoteDir>res\drawable-small</RemoteDir>
  324. <Operation>1</Operation>
  325. </Platform>
  326. </DeployClass>
  327. <DeployClass Name="Android_SplashImage470">
  328. <Platform Name="Android">
  329. <RemoteDir>res\drawable-normal</RemoteDir>
  330. <Operation>1</Operation>
  331. </Platform>
  332. </DeployClass>
  333. <DeployClass Name="Android_SplashImage640">
  334. <Platform Name="Android">
  335. <RemoteDir>res\drawable-large</RemoteDir>
  336. <Operation>1</Operation>
  337. </Platform>
  338. </DeployClass>
  339. <DeployClass Name="Android_SplashImage960">
  340. <Platform Name="Android">
  341. <RemoteDir>res\drawable-xlarge</RemoteDir>
  342. <Operation>1</Operation>
  343. </Platform>
  344. </DeployClass>
  345. <DeployClass Name="Android_Strings">
  346. <Platform Name="Android">
  347. <RemoteDir>res\values</RemoteDir>
  348. <Operation>1</Operation>
  349. </Platform>
  350. </DeployClass>
  351. <DeployClass Name="DebugSymbols">
  352. <Platform Name="iOSSimulator">
  353. <Operation>1</Operation>
  354. </Platform>
  355. <Platform Name="OSX32">
  356. <Operation>1</Operation>
  357. </Platform>
  358. <Platform Name="Win32">
  359. <Operation>0</Operation>
  360. </Platform>
  361. </DeployClass>
  362. <DeployClass Name="DependencyFramework">
  363. <Platform Name="OSX32">
  364. <Operation>1</Operation>
  365. <Extensions>.framework</Extensions>
  366. </Platform>
  367. <Platform Name="OSX64">
  368. <Operation>1</Operation>
  369. <Extensions>.framework</Extensions>
  370. </Platform>
  371. <Platform Name="Win32">
  372. <Operation>0</Operation>
  373. </Platform>
  374. </DeployClass>
  375. <DeployClass Name="DependencyModule">
  376. <Platform Name="OSX32">
  377. <Operation>1</Operation>
  378. <Extensions>.dylib</Extensions>
  379. </Platform>
  380. <Platform Name="OSX64">
  381. <Operation>1</Operation>
  382. <Extensions>.dylib</Extensions>
  383. </Platform>
  384. <Platform Name="Win32">
  385. <Operation>0</Operation>
  386. <Extensions>.dll;.bpl</Extensions>
  387. </Platform>
  388. </DeployClass>
  389. <DeployClass Required="true" Name="DependencyPackage">
  390. <Platform Name="iOSDevice32">
  391. <Operation>1</Operation>
  392. <Extensions>.dylib</Extensions>
  393. </Platform>
  394. <Platform Name="iOSDevice64">
  395. <Operation>1</Operation>
  396. <Extensions>.dylib</Extensions>
  397. </Platform>
  398. <Platform Name="iOSSimulator">
  399. <Operation>1</Operation>
  400. <Extensions>.dylib</Extensions>
  401. </Platform>
  402. <Platform Name="OSX32">
  403. <Operation>1</Operation>
  404. <Extensions>.dylib</Extensions>
  405. </Platform>
  406. <Platform Name="OSX64">
  407. <Operation>1</Operation>
  408. <Extensions>.dylib</Extensions>
  409. </Platform>
  410. <Platform Name="Win32">
  411. <Operation>0</Operation>
  412. <Extensions>.bpl</Extensions>
  413. </Platform>
  414. </DeployClass>
  415. <DeployClass Name="File">
  416. <Platform Name="Android">
  417. <Operation>0</Operation>
  418. </Platform>
  419. <Platform Name="iOSDevice32">
  420. <Operation>0</Operation>
  421. </Platform>
  422. <Platform Name="iOSDevice64">
  423. <Operation>0</Operation>
  424. </Platform>
  425. <Platform Name="iOSSimulator">
  426. <Operation>0</Operation>
  427. </Platform>
  428. <Platform Name="OSX32">
  429. <Operation>0</Operation>
  430. </Platform>
  431. <Platform Name="OSX64">
  432. <Operation>0</Operation>
  433. </Platform>
  434. <Platform Name="Win32">
  435. <Operation>0</Operation>
  436. </Platform>
  437. </DeployClass>
  438. <DeployClass Name="iPad_Launch1024x768">
  439. <Platform Name="iOSDevice32">
  440. <Operation>1</Operation>
  441. </Platform>
  442. <Platform Name="iOSDevice64">
  443. <Operation>1</Operation>
  444. </Platform>
  445. <Platform Name="iOSSimulator">
  446. <Operation>1</Operation>
  447. </Platform>
  448. </DeployClass>
  449. <DeployClass Name="iPad_Launch1536x2048">
  450. <Platform Name="iOSDevice32">
  451. <Operation>1</Operation>
  452. </Platform>
  453. <Platform Name="iOSDevice64">
  454. <Operation>1</Operation>
  455. </Platform>
  456. <Platform Name="iOSSimulator">
  457. <Operation>1</Operation>
  458. </Platform>
  459. </DeployClass>
  460. <DeployClass Name="iPad_Launch1668">
  461. <Platform Name="iOSDevice32">
  462. <Operation>1</Operation>
  463. </Platform>
  464. <Platform Name="iOSDevice64">
  465. <Operation>1</Operation>
  466. </Platform>
  467. <Platform Name="iOSSimulator">
  468. <Operation>1</Operation>
  469. </Platform>
  470. </DeployClass>
  471. <DeployClass Name="iPad_Launch1668x2388">
  472. <Platform Name="iOSDevice32">
  473. <Operation>1</Operation>
  474. </Platform>
  475. <Platform Name="iOSDevice64">
  476. <Operation>1</Operation>
  477. </Platform>
  478. <Platform Name="iOSSimulator">
  479. <Operation>1</Operation>
  480. </Platform>
  481. </DeployClass>
  482. <DeployClass Name="iPad_Launch2048x1536">
  483. <Platform Name="iOSDevice32">
  484. <Operation>1</Operation>
  485. </Platform>
  486. <Platform Name="iOSDevice64">
  487. <Operation>1</Operation>
  488. </Platform>
  489. <Platform Name="iOSSimulator">
  490. <Operation>1</Operation>
  491. </Platform>
  492. </DeployClass>
  493. <DeployClass Name="iPad_Launch2048x2732">
  494. <Platform Name="iOSDevice32">
  495. <Operation>1</Operation>
  496. </Platform>
  497. <Platform Name="iOSDevice64">
  498. <Operation>1</Operation>
  499. </Platform>
  500. <Platform Name="iOSSimulator">
  501. <Operation>1</Operation>
  502. </Platform>
  503. </DeployClass>
  504. <DeployClass Name="iPad_Launch2224">
  505. <Platform Name="iOSDevice32">
  506. <Operation>1</Operation>
  507. </Platform>
  508. <Platform Name="iOSDevice64">
  509. <Operation>1</Operation>
  510. </Platform>
  511. <Platform Name="iOSSimulator">
  512. <Operation>1</Operation>
  513. </Platform>
  514. </DeployClass>
  515. <DeployClass Name="iPad_Launch2388x1668">
  516. <Platform Name="iOSDevice32">
  517. <Operation>1</Operation>
  518. </Platform>
  519. <Platform Name="iOSDevice64">
  520. <Operation>1</Operation>
  521. </Platform>
  522. <Platform Name="iOSSimulator">
  523. <Operation>1</Operation>
  524. </Platform>
  525. </DeployClass>
  526. <DeployClass Name="iPad_Launch2732x2048">
  527. <Platform Name="iOSDevice32">
  528. <Operation>1</Operation>
  529. </Platform>
  530. <Platform Name="iOSDevice64">
  531. <Operation>1</Operation>
  532. </Platform>
  533. <Platform Name="iOSSimulator">
  534. <Operation>1</Operation>
  535. </Platform>
  536. </DeployClass>
  537. <DeployClass Name="iPad_Launch768x1024">
  538. <Platform Name="iOSDevice32">
  539. <Operation>1</Operation>
  540. </Platform>
  541. <Platform Name="iOSDevice64">
  542. <Operation>1</Operation>
  543. </Platform>
  544. <Platform Name="iOSSimulator">
  545. <Operation>1</Operation>
  546. </Platform>
  547. </DeployClass>
  548. <DeployClass Name="iPhone_Launch1125">
  549. <Platform Name="iOSDevice32">
  550. <Operation>1</Operation>
  551. </Platform>
  552. <Platform Name="iOSDevice64">
  553. <Operation>1</Operation>
  554. </Platform>
  555. <Platform Name="iOSSimulator">
  556. <Operation>1</Operation>
  557. </Platform>
  558. </DeployClass>
  559. <DeployClass Name="iPhone_Launch1136x640">
  560. <Platform Name="iOSDevice32">
  561. <Operation>1</Operation>
  562. </Platform>
  563. <Platform Name="iOSDevice64">
  564. <Operation>1</Operation>
  565. </Platform>
  566. <Platform Name="iOSSimulator">
  567. <Operation>1</Operation>
  568. </Platform>
  569. </DeployClass>
  570. <DeployClass Name="iPhone_Launch1242">
  571. <Platform Name="iOSDevice32">
  572. <Operation>1</Operation>
  573. </Platform>
  574. <Platform Name="iOSDevice64">
  575. <Operation>1</Operation>
  576. </Platform>
  577. <Platform Name="iOSSimulator">
  578. <Operation>1</Operation>
  579. </Platform>
  580. </DeployClass>
  581. <DeployClass Name="iPhone_Launch1242x2688">
  582. <Platform Name="iOSDevice32">
  583. <Operation>1</Operation>
  584. </Platform>
  585. <Platform Name="iOSDevice64">
  586. <Operation>1</Operation>
  587. </Platform>
  588. <Platform Name="iOSSimulator">
  589. <Operation>1</Operation>
  590. </Platform>
  591. </DeployClass>
  592. <DeployClass Name="iPhone_Launch1334">
  593. <Platform Name="iOSDevice32">
  594. <Operation>1</Operation>
  595. </Platform>
  596. <Platform Name="iOSDevice64">
  597. <Operation>1</Operation>
  598. </Platform>
  599. <Platform Name="iOSSimulator">
  600. <Operation>1</Operation>
  601. </Platform>
  602. </DeployClass>
  603. <DeployClass Name="iPhone_Launch1792">
  604. <Platform Name="iOSDevice32">
  605. <Operation>1</Operation>
  606. </Platform>
  607. <Platform Name="iOSDevice64">
  608. <Operation>1</Operation>
  609. </Platform>
  610. <Platform Name="iOSSimulator">
  611. <Operation>1</Operation>
  612. </Platform>
  613. </DeployClass>
  614. <DeployClass Name="iPhone_Launch2208">
  615. <Platform Name="iOSDevice32">
  616. <Operation>1</Operation>
  617. </Platform>
  618. <Platform Name="iOSDevice64">
  619. <Operation>1</Operation>
  620. </Platform>
  621. <Platform Name="iOSSimulator">
  622. <Operation>1</Operation>
  623. </Platform>
  624. </DeployClass>
  625. <DeployClass Name="iPhone_Launch2436">
  626. <Platform Name="iOSDevice32">
  627. <Operation>1</Operation>
  628. </Platform>
  629. <Platform Name="iOSDevice64">
  630. <Operation>1</Operation>
  631. </Platform>
  632. <Platform Name="iOSSimulator">
  633. <Operation>1</Operation>
  634. </Platform>
  635. </DeployClass>
  636. <DeployClass Name="iPhone_Launch2688x1242">
  637. <Platform Name="iOSDevice32">
  638. <Operation>1</Operation>
  639. </Platform>
  640. <Platform Name="iOSDevice64">
  641. <Operation>1</Operation>
  642. </Platform>
  643. <Platform Name="iOSSimulator">
  644. <Operation>1</Operation>
  645. </Platform>
  646. </DeployClass>
  647. <DeployClass Name="iPhone_Launch320">
  648. <Platform Name="iOSDevice32">
  649. <Operation>1</Operation>
  650. </Platform>
  651. <Platform Name="iOSDevice64">
  652. <Operation>1</Operation>
  653. </Platform>
  654. <Platform Name="iOSSimulator">
  655. <Operation>1</Operation>
  656. </Platform>
  657. </DeployClass>
  658. <DeployClass Name="iPhone_Launch640">
  659. <Platform Name="iOSDevice32">
  660. <Operation>1</Operation>
  661. </Platform>
  662. <Platform Name="iOSDevice64">
  663. <Operation>1</Operation>
  664. </Platform>
  665. <Platform Name="iOSSimulator">
  666. <Operation>1</Operation>
  667. </Platform>
  668. </DeployClass>
  669. <DeployClass Name="iPhone_Launch640x1136">
  670. <Platform Name="iOSDevice32">
  671. <Operation>1</Operation>
  672. </Platform>
  673. <Platform Name="iOSDevice64">
  674. <Operation>1</Operation>
  675. </Platform>
  676. <Platform Name="iOSSimulator">
  677. <Operation>1</Operation>
  678. </Platform>
  679. </DeployClass>
  680. <DeployClass Name="iPhone_Launch750">
  681. <Platform Name="iOSDevice32">
  682. <Operation>1</Operation>
  683. </Platform>
  684. <Platform Name="iOSDevice64">
  685. <Operation>1</Operation>
  686. </Platform>
  687. <Platform Name="iOSSimulator">
  688. <Operation>1</Operation>
  689. </Platform>
  690. </DeployClass>
  691. <DeployClass Name="iPhone_Launch828">
  692. <Platform Name="iOSDevice32">
  693. <Operation>1</Operation>
  694. </Platform>
  695. <Platform Name="iOSDevice64">
  696. <Operation>1</Operation>
  697. </Platform>
  698. <Platform Name="iOSSimulator">
  699. <Operation>1</Operation>
  700. </Platform>
  701. </DeployClass>
  702. <DeployClass Name="ProjectAndroidManifest">
  703. <Platform Name="Android">
  704. <Operation>1</Operation>
  705. </Platform>
  706. </DeployClass>
  707. <DeployClass Name="ProjectiOSDeviceDebug">
  708. <Platform Name="iOSDevice32">
  709. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  710. <Operation>1</Operation>
  711. </Platform>
  712. <Platform Name="iOSDevice64">
  713. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  714. <Operation>1</Operation>
  715. </Platform>
  716. </DeployClass>
  717. <DeployClass Name="ProjectiOSDeviceResourceRules"/>
  718. <DeployClass Name="ProjectiOSEntitlements"/>
  719. <DeployClass Name="ProjectiOSInfoPList"/>
  720. <DeployClass Name="ProjectiOSResource">
  721. <Platform Name="iOSDevice32">
  722. <Operation>1</Operation>
  723. </Platform>
  724. <Platform Name="iOSDevice64">
  725. <Operation>1</Operation>
  726. </Platform>
  727. <Platform Name="iOSSimulator">
  728. <Operation>1</Operation>
  729. </Platform>
  730. </DeployClass>
  731. <DeployClass Name="ProjectOSXDebug"/>
  732. <DeployClass Name="ProjectOSXEntitlements"/>
  733. <DeployClass Name="ProjectOSXInfoPList"/>
  734. <DeployClass Name="ProjectOSXResource">
  735. <Platform Name="OSX32">
  736. <RemoteDir>Contents\Resources</RemoteDir>
  737. <Operation>1</Operation>
  738. </Platform>
  739. <Platform Name="OSX64">
  740. <RemoteDir>Contents\Resources</RemoteDir>
  741. <Operation>1</Operation>
  742. </Platform>
  743. </DeployClass>
  744. <DeployClass Required="true" Name="ProjectOutput">
  745. <Platform Name="Android">
  746. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  747. <Operation>1</Operation>
  748. </Platform>
  749. <Platform Name="iOSDevice32">
  750. <Operation>1</Operation>
  751. </Platform>
  752. <Platform Name="iOSDevice64">
  753. <Operation>1</Operation>
  754. </Platform>
  755. <Platform Name="iOSSimulator">
  756. <Operation>1</Operation>
  757. </Platform>
  758. <Platform Name="Linux64">
  759. <Operation>1</Operation>
  760. </Platform>
  761. <Platform Name="OSX32">
  762. <Operation>1</Operation>
  763. </Platform>
  764. <Platform Name="OSX64">
  765. <Operation>1</Operation>
  766. </Platform>
  767. <Platform Name="Win32">
  768. <Operation>0</Operation>
  769. </Platform>
  770. </DeployClass>
  771. <DeployClass Name="ProjectUWPManifest">
  772. <Platform Name="Win32">
  773. <Operation>1</Operation>
  774. </Platform>
  775. <Platform Name="Win64">
  776. <Operation>1</Operation>
  777. </Platform>
  778. </DeployClass>
  779. <DeployClass Name="UWP_DelphiLogo150">
  780. <Platform Name="Win32">
  781. <RemoteDir>Assets</RemoteDir>
  782. <Operation>1</Operation>
  783. </Platform>
  784. <Platform Name="Win64">
  785. <RemoteDir>Assets</RemoteDir>
  786. <Operation>1</Operation>
  787. </Platform>
  788. </DeployClass>
  789. <DeployClass Name="UWP_DelphiLogo44">
  790. <Platform Name="Win32">
  791. <RemoteDir>Assets</RemoteDir>
  792. <Operation>1</Operation>
  793. </Platform>
  794. <Platform Name="Win64">
  795. <RemoteDir>Assets</RemoteDir>
  796. <Operation>1</Operation>
  797. </Platform>
  798. </DeployClass>
  799. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  800. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  801. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  802. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  803. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  804. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
  805. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  806. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME)"/>
  807. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  808. </Deployment>
  809. </BorlandProject>
  810. <ProjectFileVersion>12</ProjectFileVersion>
  811. </ProjectExtensions>
  812. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  813. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  814. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  815. </Project>