VertextReduction.dproj 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{A5F45641-41A0-416A-8CE4-A3B4FE69E0BF}</ProjectGuid>
  4. <MainSource>VertextReduction.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>VCL</FrameworkType>
  10. <ProjectVersion>18.7</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  32. <Cfg_2>true</Cfg_2>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  37. <Cfg_2_Win32>true</Cfg_2_Win32>
  38. <CfgParent>Cfg_2</CfgParent>
  39. <Cfg_2>true</Cfg_2>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Base)'!=''">
  43. <VerInfo_Locale>1031</VerInfo_Locale>
  44. <DCC_ImageBase>00400000</DCC_ImageBase>
  45. <DCC_F>false</DCC_F>
  46. <DCC_S>false</DCC_S>
  47. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;FMX;$(DCC_Namespace)</DCC_Namespace>
  48. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=;CFBundleDisplayName=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;CFBundleExecutable=</VerInfo_Keys>
  49. <DCC_N>false</DCC_N>
  50. <DCC_K>false</DCC_K>
  51. <DCC_E>false</DCC_E>
  52. <SanitizedProjectName>VertextReduction</SanitizedProjectName>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  55. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  56. <VerInfo_Locale>1033</VerInfo_Locale>
  57. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  58. <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>
  59. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  60. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  61. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  62. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  65. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  66. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  69. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  70. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  71. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  72. <DCC_DebugInformation>0</DCC_DebugInformation>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  75. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  76. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  77. <DCC_Optimize>false</DCC_Optimize>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  80. <BT_BuildType>Debug</BT_BuildType>
  81. </PropertyGroup>
  82. <ItemGroup>
  83. <DelphiCompile Include="$(MainSource)">
  84. <MainSource>MainSource</MainSource>
  85. </DelphiCompile>
  86. <RcCompile Include="Media.rc">
  87. <Form>Media.res</Form>
  88. </RcCompile>
  89. <DCCReference Include="fVertextReduction.pas">
  90. <Form>FrmLineSimplification</Form>
  91. </DCCReference>
  92. <BuildConfiguration Include="Debug">
  93. <Key>Cfg_2</Key>
  94. <CfgParent>Base</CfgParent>
  95. </BuildConfiguration>
  96. <BuildConfiguration Include="Base">
  97. <Key>Base</Key>
  98. </BuildConfiguration>
  99. <BuildConfiguration Include="Release">
  100. <Key>Cfg_1</Key>
  101. <CfgParent>Base</CfgParent>
  102. </BuildConfiguration>
  103. </ItemGroup>
  104. <ProjectExtensions>
  105. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  106. <Borland.ProjectType/>
  107. <BorlandProject>
  108. <Delphi.Personality>
  109. <Source>
  110. <Source Name="MainSource">VertextReduction.dpr</Source>
  111. </Source>
  112. <VersionInfo>
  113. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  114. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  115. <VersionInfo Name="MajorVer">1</VersionInfo>
  116. <VersionInfo Name="MinorVer">0</VersionInfo>
  117. <VersionInfo Name="Release">0</VersionInfo>
  118. <VersionInfo Name="Build">0</VersionInfo>
  119. <VersionInfo Name="Debug">False</VersionInfo>
  120. <VersionInfo Name="PreRelease">False</VersionInfo>
  121. <VersionInfo Name="Special">False</VersionInfo>
  122. <VersionInfo Name="Private">False</VersionInfo>
  123. <VersionInfo Name="DLL">False</VersionInfo>
  124. <VersionInfo Name="Locale">1031</VersionInfo>
  125. <VersionInfo Name="CodePage">1252</VersionInfo>
  126. </VersionInfo>
  127. <VersionInfoKeys>
  128. <VersionInfoKeys Name="CompanyName"/>
  129. <VersionInfoKeys Name="FileDescription"/>
  130. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  131. <VersionInfoKeys Name="InternalName"/>
  132. <VersionInfoKeys Name="LegalCopyright"/>
  133. <VersionInfoKeys Name="LegalTrademarks"/>
  134. <VersionInfoKeys Name="OriginalFilename"/>
  135. <VersionInfoKeys Name="ProductName"/>
  136. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  137. <VersionInfoKeys Name="Comments"/>
  138. <VersionInfoKeys Name="CFBundleName"/>
  139. <VersionInfoKeys Name="CFBundleDisplayName"/>
  140. <VersionInfoKeys Name="CFBundleIdentifier"/>
  141. <VersionInfoKeys Name="CFBundleVersion"/>
  142. <VersionInfoKeys Name="CFBundlePackageType"/>
  143. <VersionInfoKeys Name="CFBundleSignature"/>
  144. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  145. <VersionInfoKeys Name="CFBundleExecutable"/>
  146. </VersionInfoKeys>
  147. </Delphi.Personality>
  148. <Platforms>
  149. <Platform value="Win32">True</Platform>
  150. <Platform value="Win64">False</Platform>
  151. </Platforms>
  152. <Deployment Version="3">
  153. <DeployFile LocalName="VertextReduction.exe" Configuration="Debug" Class="ProjectOutput">
  154. <Platform Name="Win32">
  155. <RemoteName>VertextReduction.exe</RemoteName>
  156. <Overwrite>true</Overwrite>
  157. </Platform>
  158. </DeployFile>
  159. <DeployClass Name="AdditionalDebugSymbols">
  160. <Platform Name="iOSSimulator">
  161. <Operation>1</Operation>
  162. </Platform>
  163. <Platform Name="OSX32">
  164. <RemoteDir>Contents\MacOS</RemoteDir>
  165. <Operation>1</Operation>
  166. </Platform>
  167. <Platform Name="Win32">
  168. <Operation>0</Operation>
  169. </Platform>
  170. </DeployClass>
  171. <DeployClass Name="AndroidClassesDexFile">
  172. <Platform Name="Android">
  173. <RemoteDir>classes</RemoteDir>
  174. <Operation>1</Operation>
  175. </Platform>
  176. </DeployClass>
  177. <DeployClass Name="AndroidFileProvider">
  178. <Platform Name="Android">
  179. <RemoteDir>res\xml</RemoteDir>
  180. <Operation>1</Operation>
  181. </Platform>
  182. </DeployClass>
  183. <DeployClass Name="AndroidGDBServer">
  184. <Platform Name="Android">
  185. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  186. <Operation>1</Operation>
  187. </Platform>
  188. </DeployClass>
  189. <DeployClass Name="AndroidLibnativeArmeabiFile">
  190. <Platform Name="Android">
  191. <RemoteDir>library\lib\armeabi</RemoteDir>
  192. <Operation>1</Operation>
  193. </Platform>
  194. </DeployClass>
  195. <DeployClass Name="AndroidLibnativeMipsFile">
  196. <Platform Name="Android">
  197. <RemoteDir>library\lib\mips</RemoteDir>
  198. <Operation>1</Operation>
  199. </Platform>
  200. </DeployClass>
  201. <DeployClass Name="AndroidServiceOutput">
  202. <Platform Name="Android">
  203. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  204. <Operation>1</Operation>
  205. </Platform>
  206. </DeployClass>
  207. <DeployClass Name="AndroidSplashImageDef">
  208. <Platform Name="Android">
  209. <RemoteDir>res\drawable</RemoteDir>
  210. <Operation>1</Operation>
  211. </Platform>
  212. </DeployClass>
  213. <DeployClass Name="AndroidSplashStyles">
  214. <Platform Name="Android">
  215. <RemoteDir>res\values</RemoteDir>
  216. <Operation>1</Operation>
  217. </Platform>
  218. </DeployClass>
  219. <DeployClass Name="AndroidSplashStylesV21">
  220. <Platform Name="Android">
  221. <RemoteDir>res\values-v21</RemoteDir>
  222. <Operation>1</Operation>
  223. </Platform>
  224. </DeployClass>
  225. <DeployClass Name="Android_Colors">
  226. <Platform Name="Android">
  227. <RemoteDir>res\values</RemoteDir>
  228. <Operation>1</Operation>
  229. </Platform>
  230. </DeployClass>
  231. <DeployClass Name="Android_DefaultAppIcon">
  232. <Platform Name="Android">
  233. <RemoteDir>res\drawable</RemoteDir>
  234. <Operation>1</Operation>
  235. </Platform>
  236. </DeployClass>
  237. <DeployClass Name="Android_LauncherIcon144">
  238. <Platform Name="Android">
  239. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  240. <Operation>1</Operation>
  241. </Platform>
  242. </DeployClass>
  243. <DeployClass Name="Android_LauncherIcon36">
  244. <Platform Name="Android">
  245. <RemoteDir>res\drawable-ldpi</RemoteDir>
  246. <Operation>1</Operation>
  247. </Platform>
  248. </DeployClass>
  249. <DeployClass Name="Android_LauncherIcon48">
  250. <Platform Name="Android">
  251. <RemoteDir>res\drawable-mdpi</RemoteDir>
  252. <Operation>1</Operation>
  253. </Platform>
  254. </DeployClass>
  255. <DeployClass Name="Android_LauncherIcon72">
  256. <Platform Name="Android">
  257. <RemoteDir>res\drawable-hdpi</RemoteDir>
  258. <Operation>1</Operation>
  259. </Platform>
  260. </DeployClass>
  261. <DeployClass Name="Android_LauncherIcon96">
  262. <Platform Name="Android">
  263. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  264. <Operation>1</Operation>
  265. </Platform>
  266. </DeployClass>
  267. <DeployClass Name="Android_NotificationIcon24">
  268. <Platform Name="Android">
  269. <RemoteDir>res\drawable-mdpi</RemoteDir>
  270. <Operation>1</Operation>
  271. </Platform>
  272. </DeployClass>
  273. <DeployClass Name="Android_NotificationIcon36">
  274. <Platform Name="Android">
  275. <RemoteDir>res\drawable-hdpi</RemoteDir>
  276. <Operation>1</Operation>
  277. </Platform>
  278. </DeployClass>
  279. <DeployClass Name="Android_NotificationIcon48">
  280. <Platform Name="Android">
  281. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  282. <Operation>1</Operation>
  283. </Platform>
  284. </DeployClass>
  285. <DeployClass Name="Android_NotificationIcon72">
  286. <Platform Name="Android">
  287. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  288. <Operation>1</Operation>
  289. </Platform>
  290. </DeployClass>
  291. <DeployClass Name="Android_NotificationIcon96">
  292. <Platform Name="Android">
  293. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  294. <Operation>1</Operation>
  295. </Platform>
  296. </DeployClass>
  297. <DeployClass Name="Android_SplashImage426">
  298. <Platform Name="Android">
  299. <RemoteDir>res\drawable-small</RemoteDir>
  300. <Operation>1</Operation>
  301. </Platform>
  302. </DeployClass>
  303. <DeployClass Name="Android_SplashImage470">
  304. <Platform Name="Android">
  305. <RemoteDir>res\drawable-normal</RemoteDir>
  306. <Operation>1</Operation>
  307. </Platform>
  308. </DeployClass>
  309. <DeployClass Name="Android_SplashImage640">
  310. <Platform Name="Android">
  311. <RemoteDir>res\drawable-large</RemoteDir>
  312. <Operation>1</Operation>
  313. </Platform>
  314. </DeployClass>
  315. <DeployClass Name="Android_SplashImage960">
  316. <Platform Name="Android">
  317. <RemoteDir>res\drawable-xlarge</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. </DeployClass>
  321. <DeployClass Name="Android_Strings">
  322. <Platform Name="Android">
  323. <RemoteDir>res\values</RemoteDir>
  324. <Operation>1</Operation>
  325. </Platform>
  326. </DeployClass>
  327. <DeployClass Name="DebugSymbols">
  328. <Platform Name="iOSSimulator">
  329. <Operation>1</Operation>
  330. </Platform>
  331. <Platform Name="OSX32">
  332. <RemoteDir>Contents\MacOS</RemoteDir>
  333. <Operation>1</Operation>
  334. </Platform>
  335. <Platform Name="Win32">
  336. <Operation>0</Operation>
  337. </Platform>
  338. </DeployClass>
  339. <DeployClass Name="DependencyFramework">
  340. <Platform Name="OSX32">
  341. <RemoteDir>Contents\MacOS</RemoteDir>
  342. <Operation>1</Operation>
  343. <Extensions>.framework</Extensions>
  344. </Platform>
  345. <Platform Name="OSX64">
  346. <RemoteDir>Contents\MacOS</RemoteDir>
  347. <Operation>1</Operation>
  348. <Extensions>.framework</Extensions>
  349. </Platform>
  350. <Platform Name="Win32">
  351. <Operation>0</Operation>
  352. </Platform>
  353. </DeployClass>
  354. <DeployClass Name="DependencyModule">
  355. <Platform Name="iOSDevice32">
  356. <Operation>1</Operation>
  357. <Extensions>.dylib</Extensions>
  358. </Platform>
  359. <Platform Name="iOSDevice64">
  360. <Operation>1</Operation>
  361. <Extensions>.dylib</Extensions>
  362. </Platform>
  363. <Platform Name="iOSSimulator">
  364. <Operation>1</Operation>
  365. <Extensions>.dylib</Extensions>
  366. </Platform>
  367. <Platform Name="OSX32">
  368. <RemoteDir>Contents\MacOS</RemoteDir>
  369. <Operation>1</Operation>
  370. <Extensions>.dylib</Extensions>
  371. </Platform>
  372. <Platform Name="OSX64">
  373. <RemoteDir>Contents\MacOS</RemoteDir>
  374. <Operation>1</Operation>
  375. <Extensions>.dylib</Extensions>
  376. </Platform>
  377. <Platform Name="Win32">
  378. <Operation>0</Operation>
  379. <Extensions>.dll;.bpl</Extensions>
  380. </Platform>
  381. </DeployClass>
  382. <DeployClass Required="true" Name="DependencyPackage">
  383. <Platform Name="iOSDevice32">
  384. <Operation>1</Operation>
  385. <Extensions>.dylib</Extensions>
  386. </Platform>
  387. <Platform Name="iOSDevice64">
  388. <Operation>1</Operation>
  389. <Extensions>.dylib</Extensions>
  390. </Platform>
  391. <Platform Name="iOSSimulator">
  392. <Operation>1</Operation>
  393. <Extensions>.dylib</Extensions>
  394. </Platform>
  395. <Platform Name="OSX32">
  396. <RemoteDir>Contents\MacOS</RemoteDir>
  397. <Operation>1</Operation>
  398. <Extensions>.dylib</Extensions>
  399. </Platform>
  400. <Platform Name="OSX64">
  401. <RemoteDir>Contents\MacOS</RemoteDir>
  402. <Operation>1</Operation>
  403. <Extensions>.dylib</Extensions>
  404. </Platform>
  405. <Platform Name="Win32">
  406. <Operation>0</Operation>
  407. <Extensions>.bpl</Extensions>
  408. </Platform>
  409. </DeployClass>
  410. <DeployClass Name="File">
  411. <Platform Name="Android">
  412. <Operation>0</Operation>
  413. </Platform>
  414. <Platform Name="iOSDevice32">
  415. <Operation>0</Operation>
  416. </Platform>
  417. <Platform Name="iOSDevice64">
  418. <Operation>0</Operation>
  419. </Platform>
  420. <Platform Name="iOSSimulator">
  421. <Operation>0</Operation>
  422. </Platform>
  423. <Platform Name="OSX32">
  424. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  425. <Operation>0</Operation>
  426. </Platform>
  427. <Platform Name="OSX64">
  428. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  429. <Operation>0</Operation>
  430. </Platform>
  431. <Platform Name="Win32">
  432. <Operation>0</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_Launch1536x2048">
  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_Launch1668">
  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_Launch1668x2388">
  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_Launch2048x1536">
  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_Launch2048x2732">
  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_Launch2224">
  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_Launch2388x1668">
  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_Launch2732x2048">
  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_Launch768x1024">
  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="iPhone_Launch1125">
  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="iPhone_Launch1136x640">
  557. <Platform Name="iOSDevice32">
  558. <Operation>1</Operation>
  559. </Platform>
  560. <Platform Name="iOSDevice64">
  561. <Operation>1</Operation>
  562. </Platform>
  563. <Platform Name="iOSSimulator">
  564. <Operation>1</Operation>
  565. </Platform>
  566. </DeployClass>
  567. <DeployClass Name="iPhone_Launch1242">
  568. <Platform Name="iOSDevice32">
  569. <Operation>1</Operation>
  570. </Platform>
  571. <Platform Name="iOSDevice64">
  572. <Operation>1</Operation>
  573. </Platform>
  574. <Platform Name="iOSSimulator">
  575. <Operation>1</Operation>
  576. </Platform>
  577. </DeployClass>
  578. <DeployClass Name="iPhone_Launch1242x2688">
  579. <Platform Name="iOSDevice32">
  580. <Operation>1</Operation>
  581. </Platform>
  582. <Platform Name="iOSDevice64">
  583. <Operation>1</Operation>
  584. </Platform>
  585. <Platform Name="iOSSimulator">
  586. <Operation>1</Operation>
  587. </Platform>
  588. </DeployClass>
  589. <DeployClass Name="iPhone_Launch1334">
  590. <Platform Name="iOSDevice32">
  591. <Operation>1</Operation>
  592. </Platform>
  593. <Platform Name="iOSDevice64">
  594. <Operation>1</Operation>
  595. </Platform>
  596. <Platform Name="iOSSimulator">
  597. <Operation>1</Operation>
  598. </Platform>
  599. </DeployClass>
  600. <DeployClass Name="iPhone_Launch1792">
  601. <Platform Name="iOSDevice32">
  602. <Operation>1</Operation>
  603. </Platform>
  604. <Platform Name="iOSDevice64">
  605. <Operation>1</Operation>
  606. </Platform>
  607. <Platform Name="iOSSimulator">
  608. <Operation>1</Operation>
  609. </Platform>
  610. </DeployClass>
  611. <DeployClass Name="iPhone_Launch2208">
  612. <Platform Name="iOSDevice32">
  613. <Operation>1</Operation>
  614. </Platform>
  615. <Platform Name="iOSDevice64">
  616. <Operation>1</Operation>
  617. </Platform>
  618. <Platform Name="iOSSimulator">
  619. <Operation>1</Operation>
  620. </Platform>
  621. </DeployClass>
  622. <DeployClass Name="iPhone_Launch2436">
  623. <Platform Name="iOSDevice32">
  624. <Operation>1</Operation>
  625. </Platform>
  626. <Platform Name="iOSDevice64">
  627. <Operation>1</Operation>
  628. </Platform>
  629. <Platform Name="iOSSimulator">
  630. <Operation>1</Operation>
  631. </Platform>
  632. </DeployClass>
  633. <DeployClass Name="iPhone_Launch2688x1242">
  634. <Platform Name="iOSDevice32">
  635. <Operation>1</Operation>
  636. </Platform>
  637. <Platform Name="iOSDevice64">
  638. <Operation>1</Operation>
  639. </Platform>
  640. <Platform Name="iOSSimulator">
  641. <Operation>1</Operation>
  642. </Platform>
  643. </DeployClass>
  644. <DeployClass Name="iPhone_Launch320">
  645. <Platform Name="iOSDevice32">
  646. <Operation>1</Operation>
  647. </Platform>
  648. <Platform Name="iOSDevice64">
  649. <Operation>1</Operation>
  650. </Platform>
  651. <Platform Name="iOSSimulator">
  652. <Operation>1</Operation>
  653. </Platform>
  654. </DeployClass>
  655. <DeployClass Name="iPhone_Launch640">
  656. <Platform Name="iOSDevice32">
  657. <Operation>1</Operation>
  658. </Platform>
  659. <Platform Name="iOSDevice64">
  660. <Operation>1</Operation>
  661. </Platform>
  662. <Platform Name="iOSSimulator">
  663. <Operation>1</Operation>
  664. </Platform>
  665. </DeployClass>
  666. <DeployClass Name="iPhone_Launch640x1136">
  667. <Platform Name="iOSDevice32">
  668. <Operation>1</Operation>
  669. </Platform>
  670. <Platform Name="iOSDevice64">
  671. <Operation>1</Operation>
  672. </Platform>
  673. <Platform Name="iOSSimulator">
  674. <Operation>1</Operation>
  675. </Platform>
  676. </DeployClass>
  677. <DeployClass Name="iPhone_Launch750">
  678. <Platform Name="iOSDevice32">
  679. <Operation>1</Operation>
  680. </Platform>
  681. <Platform Name="iOSDevice64">
  682. <Operation>1</Operation>
  683. </Platform>
  684. <Platform Name="iOSSimulator">
  685. <Operation>1</Operation>
  686. </Platform>
  687. </DeployClass>
  688. <DeployClass Name="iPhone_Launch828">
  689. <Platform Name="iOSDevice32">
  690. <Operation>1</Operation>
  691. </Platform>
  692. <Platform Name="iOSDevice64">
  693. <Operation>1</Operation>
  694. </Platform>
  695. <Platform Name="iOSSimulator">
  696. <Operation>1</Operation>
  697. </Platform>
  698. </DeployClass>
  699. <DeployClass Name="ProjectAndroidManifest">
  700. <Platform Name="Android">
  701. <Operation>1</Operation>
  702. </Platform>
  703. </DeployClass>
  704. <DeployClass Name="ProjectiOSDeviceDebug">
  705. <Platform Name="iOSDevice32">
  706. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  707. <Operation>1</Operation>
  708. </Platform>
  709. <Platform Name="iOSDevice64">
  710. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  711. <Operation>1</Operation>
  712. </Platform>
  713. </DeployClass>
  714. <DeployClass Name="ProjectiOSDeviceResourceRules">
  715. <Platform Name="iOSDevice32">
  716. <Operation>1</Operation>
  717. </Platform>
  718. <Platform Name="iOSDevice64">
  719. <Operation>1</Operation>
  720. </Platform>
  721. </DeployClass>
  722. <DeployClass Name="ProjectiOSEntitlements">
  723. <Platform Name="iOSDevice32">
  724. <RemoteDir>..\</RemoteDir>
  725. <Operation>1</Operation>
  726. </Platform>
  727. <Platform Name="iOSDevice64">
  728. <RemoteDir>..\</RemoteDir>
  729. <Operation>1</Operation>
  730. </Platform>
  731. </DeployClass>
  732. <DeployClass Name="ProjectiOSInfoPList">
  733. <Platform Name="iOSDevice32">
  734. <Operation>1</Operation>
  735. </Platform>
  736. <Platform Name="iOSDevice64">
  737. <Operation>1</Operation>
  738. </Platform>
  739. <Platform Name="iOSSimulator">
  740. <Operation>1</Operation>
  741. </Platform>
  742. </DeployClass>
  743. <DeployClass Name="ProjectiOSResource">
  744. <Platform Name="iOSDevice32">
  745. <Operation>1</Operation>
  746. </Platform>
  747. <Platform Name="iOSDevice64">
  748. <Operation>1</Operation>
  749. </Platform>
  750. <Platform Name="iOSSimulator">
  751. <Operation>1</Operation>
  752. </Platform>
  753. </DeployClass>
  754. <DeployClass Name="ProjectOSXDebug">
  755. <Platform Name="OSX64">
  756. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  757. <Operation>1</Operation>
  758. </Platform>
  759. </DeployClass>
  760. <DeployClass Name="ProjectOSXEntitlements">
  761. <Platform Name="OSX32">
  762. <RemoteDir>..\</RemoteDir>
  763. <Operation>1</Operation>
  764. </Platform>
  765. <Platform Name="OSX64">
  766. <RemoteDir>..\</RemoteDir>
  767. <Operation>1</Operation>
  768. </Platform>
  769. </DeployClass>
  770. <DeployClass Name="ProjectOSXInfoPList">
  771. <Platform Name="OSX32">
  772. <RemoteDir>Contents</RemoteDir>
  773. <Operation>1</Operation>
  774. </Platform>
  775. <Platform Name="OSX64">
  776. <RemoteDir>Contents</RemoteDir>
  777. <Operation>1</Operation>
  778. </Platform>
  779. </DeployClass>
  780. <DeployClass Name="ProjectOSXResource">
  781. <Platform Name="OSX32">
  782. <RemoteDir>Contents\Resources</RemoteDir>
  783. <Operation>1</Operation>
  784. </Platform>
  785. <Platform Name="OSX64">
  786. <RemoteDir>Contents\Resources</RemoteDir>
  787. <Operation>1</Operation>
  788. </Platform>
  789. </DeployClass>
  790. <DeployClass Required="true" Name="ProjectOutput">
  791. <Platform Name="Android">
  792. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  793. <Operation>1</Operation>
  794. </Platform>
  795. <Platform Name="iOSDevice32">
  796. <Operation>1</Operation>
  797. </Platform>
  798. <Platform Name="iOSDevice64">
  799. <Operation>1</Operation>
  800. </Platform>
  801. <Platform Name="iOSSimulator">
  802. <Operation>1</Operation>
  803. </Platform>
  804. <Platform Name="Linux64">
  805. <Operation>1</Operation>
  806. </Platform>
  807. <Platform Name="OSX32">
  808. <RemoteDir>Contents\MacOS</RemoteDir>
  809. <Operation>1</Operation>
  810. </Platform>
  811. <Platform Name="OSX64">
  812. <RemoteDir>Contents\MacOS</RemoteDir>
  813. <Operation>1</Operation>
  814. </Platform>
  815. <Platform Name="Win32">
  816. <Operation>0</Operation>
  817. </Platform>
  818. </DeployClass>
  819. <DeployClass Name="ProjectUWPManifest">
  820. <Platform Name="Win32">
  821. <Operation>1</Operation>
  822. </Platform>
  823. <Platform Name="Win64">
  824. <Operation>1</Operation>
  825. </Platform>
  826. </DeployClass>
  827. <DeployClass Name="UWP_DelphiLogo150">
  828. <Platform Name="Win32">
  829. <RemoteDir>Assets</RemoteDir>
  830. <Operation>1</Operation>
  831. </Platform>
  832. <Platform Name="Win64">
  833. <RemoteDir>Assets</RemoteDir>
  834. <Operation>1</Operation>
  835. </Platform>
  836. </DeployClass>
  837. <DeployClass Name="UWP_DelphiLogo44">
  838. <Platform Name="Win32">
  839. <RemoteDir>Assets</RemoteDir>
  840. <Operation>1</Operation>
  841. </Platform>
  842. <Platform Name="Win64">
  843. <RemoteDir>Assets</RemoteDir>
  844. <Operation>1</Operation>
  845. </Platform>
  846. </DeployClass>
  847. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  848. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  849. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  850. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  851. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  852. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  853. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  854. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  855. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  856. </Deployment>
  857. </BorlandProject>
  858. <ProjectFileVersion>12</ProjectFileVersion>
  859. </ProjectExtensions>
  860. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  861. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  862. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  863. </Project>