Canvas.dproj 41 KB

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