PathControl.dproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{DC289D01-30B9-4978-84C6-3E0CC2769071}</ProjectGuid>
  4. <MainSource>PathControl.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_ImageBase>00400000</DCC_ImageBase>
  56. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
  57. <VerInfo_Locale>1049</VerInfo_Locale>
  58. <DCC_N>false</DCC_N>
  59. <DCC_S>false</DCC_S>
  60. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  61. <DCC_K>false</DCC_K>
  62. <DCC_E>false</DCC_E>
  63. <SanitizedProjectName>PathControl</SanitizedProjectName>
  64. <DCC_F>false</DCC_F>
  65. </PropertyGroup>
  66. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  67. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  68. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  69. <DCC_DcuOutput>$(Platform)\$(Config)</DCC_DcuOutput>
  70. <DCC_ExeOutput>$(Platform)\$(Config)</DCC_ExeOutput>
  71. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  72. <VerInfo_Locale>1033</VerInfo_Locale>
  73. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  74. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  75. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  76. <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>
  77. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  80. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  81. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  82. <DCC_DcuOutput>$(Platform)\$(Config)</DCC_DcuOutput>
  83. <DCC_ExeOutput>$(Platform)\$(Config)</DCC_ExeOutput>
  84. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  85. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  86. <VerInfo_Locale>1033</VerInfo_Locale>
  87. <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>
  88. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  89. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  90. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  93. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  94. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  95. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  96. <DCC_DebugInformation>0</DCC_DebugInformation>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  99. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  100. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  103. <DCC_Optimize>false</DCC_Optimize>
  104. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  105. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  106. </PropertyGroup>
  107. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  108. <BT_BuildType>Debug</BT_BuildType>
  109. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  110. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  111. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  112. <VerInfo_Locale>1033</VerInfo_Locale>
  113. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  114. <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>
  115. <DCC_UnitSearchPath>..\..\..\..\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  118. <BT_BuildType>Debug</BT_BuildType>
  119. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  120. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  121. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  122. <VerInfo_Locale>1033</VerInfo_Locale>
  123. <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>
  124. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  125. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  126. </PropertyGroup>
  127. <ItemGroup>
  128. <DelphiCompile Include="$(MainSource)">
  129. <MainSource>MainSource</MainSource>
  130. </DelphiCompile>
  131. <DCCReference Include="fPathControl.pas">
  132. <Form>FormPathControl</Form>
  133. </DCCReference>
  134. <BuildConfiguration Include="Debug">
  135. <Key>Cfg_2</Key>
  136. <CfgParent>Base</CfgParent>
  137. </BuildConfiguration>
  138. <BuildConfiguration Include="Base">
  139. <Key>Base</Key>
  140. </BuildConfiguration>
  141. <BuildConfiguration Include="Release">
  142. <Key>Cfg_1</Key>
  143. <CfgParent>Base</CfgParent>
  144. </BuildConfiguration>
  145. </ItemGroup>
  146. <ProjectExtensions>
  147. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  148. <Borland.ProjectType/>
  149. <BorlandProject>
  150. <Delphi.Personality>
  151. <Source>
  152. <Source Name="MainSource">PathControl.dpr</Source>
  153. </Source>
  154. <Excluded_Packages>
  155. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\GLScene_Sounds_DT.bpl">GLScene Sound Managers</Excluded_Packages>
  156. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl\GLScene_Physics_DT.bpl">GLScene Physics Managers</Excluded_Packages>
  157. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k270.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  158. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp270.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  159. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k270.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  160. <Excluded_Packages Name="$(BDSBIN)\dclofficexp270.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  161. </Excluded_Packages>
  162. </Delphi.Personality>
  163. <Platforms>
  164. <Platform value="Win32">True</Platform>
  165. <Platform value="Win64">True</Platform>
  166. </Platforms>
  167. <Deployment Version="3">
  168. <DeployFile LocalName="Win32\Debug\PathControl.exe" Configuration="Debug" Class="ProjectOutput">
  169. <Platform Name="Win32">
  170. <RemoteName>PathControl.exe</RemoteName>
  171. <Overwrite>true</Overwrite>
  172. </Platform>
  173. </DeployFile>
  174. <DeployClass Name="AdditionalDebugSymbols">
  175. <Platform Name="iOSSimulator">
  176. <Operation>1</Operation>
  177. </Platform>
  178. <Platform Name="OSX32">
  179. <RemoteDir>Contents\MacOS</RemoteDir>
  180. <Operation>1</Operation>
  181. </Platform>
  182. <Platform Name="Win32">
  183. <Operation>0</Operation>
  184. </Platform>
  185. </DeployClass>
  186. <DeployClass Name="AndroidClassesDexFile">
  187. <Platform Name="Android">
  188. <RemoteDir>classes</RemoteDir>
  189. <Operation>1</Operation>
  190. </Platform>
  191. </DeployClass>
  192. <DeployClass Name="AndroidFileProvider">
  193. <Platform Name="Android">
  194. <RemoteDir>res\xml</RemoteDir>
  195. <Operation>1</Operation>
  196. </Platform>
  197. </DeployClass>
  198. <DeployClass Name="AndroidGDBServer">
  199. <Platform Name="Android">
  200. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  201. <Operation>1</Operation>
  202. </Platform>
  203. </DeployClass>
  204. <DeployClass Name="AndroidLibnativeArmeabiFile">
  205. <Platform Name="Android">
  206. <RemoteDir>library\lib\armeabi</RemoteDir>
  207. <Operation>1</Operation>
  208. </Platform>
  209. </DeployClass>
  210. <DeployClass Name="AndroidLibnativeMipsFile">
  211. <Platform Name="Android">
  212. <RemoteDir>library\lib\mips</RemoteDir>
  213. <Operation>1</Operation>
  214. </Platform>
  215. </DeployClass>
  216. <DeployClass Name="AndroidServiceOutput">
  217. <Platform Name="Android">
  218. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  219. <Operation>1</Operation>
  220. </Platform>
  221. </DeployClass>
  222. <DeployClass Name="AndroidSplashImageDef">
  223. <Platform Name="Android">
  224. <RemoteDir>res\drawable</RemoteDir>
  225. <Operation>1</Operation>
  226. </Platform>
  227. </DeployClass>
  228. <DeployClass Name="AndroidSplashStyles">
  229. <Platform Name="Android">
  230. <RemoteDir>res\values</RemoteDir>
  231. <Operation>1</Operation>
  232. </Platform>
  233. </DeployClass>
  234. <DeployClass Name="AndroidSplashStylesV21">
  235. <Platform Name="Android">
  236. <RemoteDir>res\values-v21</RemoteDir>
  237. <Operation>1</Operation>
  238. </Platform>
  239. </DeployClass>
  240. <DeployClass Name="Android_Colors">
  241. <Platform Name="Android">
  242. <RemoteDir>res\values</RemoteDir>
  243. <Operation>1</Operation>
  244. </Platform>
  245. </DeployClass>
  246. <DeployClass Name="Android_DefaultAppIcon">
  247. <Platform Name="Android">
  248. <RemoteDir>res\drawable</RemoteDir>
  249. <Operation>1</Operation>
  250. </Platform>
  251. </DeployClass>
  252. <DeployClass Name="Android_LauncherIcon144">
  253. <Platform Name="Android">
  254. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  255. <Operation>1</Operation>
  256. </Platform>
  257. </DeployClass>
  258. <DeployClass Name="Android_LauncherIcon36">
  259. <Platform Name="Android">
  260. <RemoteDir>res\drawable-ldpi</RemoteDir>
  261. <Operation>1</Operation>
  262. </Platform>
  263. </DeployClass>
  264. <DeployClass Name="Android_LauncherIcon48">
  265. <Platform Name="Android">
  266. <RemoteDir>res\drawable-mdpi</RemoteDir>
  267. <Operation>1</Operation>
  268. </Platform>
  269. </DeployClass>
  270. <DeployClass Name="Android_LauncherIcon72">
  271. <Platform Name="Android">
  272. <RemoteDir>res\drawable-hdpi</RemoteDir>
  273. <Operation>1</Operation>
  274. </Platform>
  275. </DeployClass>
  276. <DeployClass Name="Android_LauncherIcon96">
  277. <Platform Name="Android">
  278. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  279. <Operation>1</Operation>
  280. </Platform>
  281. </DeployClass>
  282. <DeployClass Name="Android_NotificationIcon24">
  283. <Platform Name="Android">
  284. <RemoteDir>res\drawable-mdpi</RemoteDir>
  285. <Operation>1</Operation>
  286. </Platform>
  287. </DeployClass>
  288. <DeployClass Name="Android_NotificationIcon36">
  289. <Platform Name="Android">
  290. <RemoteDir>res\drawable-hdpi</RemoteDir>
  291. <Operation>1</Operation>
  292. </Platform>
  293. </DeployClass>
  294. <DeployClass Name="Android_NotificationIcon48">
  295. <Platform Name="Android">
  296. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  297. <Operation>1</Operation>
  298. </Platform>
  299. </DeployClass>
  300. <DeployClass Name="Android_NotificationIcon72">
  301. <Platform Name="Android">
  302. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  303. <Operation>1</Operation>
  304. </Platform>
  305. </DeployClass>
  306. <DeployClass Name="Android_NotificationIcon96">
  307. <Platform Name="Android">
  308. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  309. <Operation>1</Operation>
  310. </Platform>
  311. </DeployClass>
  312. <DeployClass Name="Android_SplashImage426">
  313. <Platform Name="Android">
  314. <RemoteDir>res\drawable-small</RemoteDir>
  315. <Operation>1</Operation>
  316. </Platform>
  317. </DeployClass>
  318. <DeployClass Name="Android_SplashImage470">
  319. <Platform Name="Android">
  320. <RemoteDir>res\drawable-normal</RemoteDir>
  321. <Operation>1</Operation>
  322. </Platform>
  323. </DeployClass>
  324. <DeployClass Name="Android_SplashImage640">
  325. <Platform Name="Android">
  326. <RemoteDir>res\drawable-large</RemoteDir>
  327. <Operation>1</Operation>
  328. </Platform>
  329. </DeployClass>
  330. <DeployClass Name="Android_SplashImage960">
  331. <Platform Name="Android">
  332. <RemoteDir>res\drawable-xlarge</RemoteDir>
  333. <Operation>1</Operation>
  334. </Platform>
  335. </DeployClass>
  336. <DeployClass Name="Android_Strings">
  337. <Platform Name="Android">
  338. <RemoteDir>res\values</RemoteDir>
  339. <Operation>1</Operation>
  340. </Platform>
  341. </DeployClass>
  342. <DeployClass Name="DebugSymbols">
  343. <Platform Name="iOSSimulator">
  344. <Operation>1</Operation>
  345. </Platform>
  346. <Platform Name="OSX32">
  347. <RemoteDir>Contents\MacOS</RemoteDir>
  348. <Operation>1</Operation>
  349. </Platform>
  350. <Platform Name="Win32">
  351. <Operation>0</Operation>
  352. </Platform>
  353. </DeployClass>
  354. <DeployClass Name="DependencyFramework">
  355. <Platform Name="OSX32">
  356. <RemoteDir>Contents\MacOS</RemoteDir>
  357. <Operation>1</Operation>
  358. <Extensions>.framework</Extensions>
  359. </Platform>
  360. <Platform Name="OSX64">
  361. <RemoteDir>Contents\MacOS</RemoteDir>
  362. <Operation>1</Operation>
  363. <Extensions>.framework</Extensions>
  364. </Platform>
  365. <Platform Name="Win32">
  366. <Operation>0</Operation>
  367. </Platform>
  368. </DeployClass>
  369. <DeployClass Name="DependencyModule">
  370. <Platform Name="iOSDevice32">
  371. <Operation>1</Operation>
  372. <Extensions>.dylib</Extensions>
  373. </Platform>
  374. <Platform Name="iOSDevice64">
  375. <Operation>1</Operation>
  376. <Extensions>.dylib</Extensions>
  377. </Platform>
  378. <Platform Name="iOSSimulator">
  379. <Operation>1</Operation>
  380. <Extensions>.dylib</Extensions>
  381. </Platform>
  382. <Platform Name="OSX32">
  383. <RemoteDir>Contents\MacOS</RemoteDir>
  384. <Operation>1</Operation>
  385. <Extensions>.dylib</Extensions>
  386. </Platform>
  387. <Platform Name="OSX64">
  388. <RemoteDir>Contents\MacOS</RemoteDir>
  389. <Operation>1</Operation>
  390. <Extensions>.dylib</Extensions>
  391. </Platform>
  392. <Platform Name="Win32">
  393. <Operation>0</Operation>
  394. <Extensions>.dll;.bpl</Extensions>
  395. </Platform>
  396. </DeployClass>
  397. <DeployClass Required="true" Name="DependencyPackage">
  398. <Platform Name="iOSDevice32">
  399. <Operation>1</Operation>
  400. <Extensions>.dylib</Extensions>
  401. </Platform>
  402. <Platform Name="iOSDevice64">
  403. <Operation>1</Operation>
  404. <Extensions>.dylib</Extensions>
  405. </Platform>
  406. <Platform Name="iOSSimulator">
  407. <Operation>1</Operation>
  408. <Extensions>.dylib</Extensions>
  409. </Platform>
  410. <Platform Name="OSX32">
  411. <RemoteDir>Contents\MacOS</RemoteDir>
  412. <Operation>1</Operation>
  413. <Extensions>.dylib</Extensions>
  414. </Platform>
  415. <Platform Name="OSX64">
  416. <RemoteDir>Contents\MacOS</RemoteDir>
  417. <Operation>1</Operation>
  418. <Extensions>.dylib</Extensions>
  419. </Platform>
  420. <Platform Name="Win32">
  421. <Operation>0</Operation>
  422. <Extensions>.bpl</Extensions>
  423. </Platform>
  424. </DeployClass>
  425. <DeployClass Name="File">
  426. <Platform Name="Android">
  427. <Operation>0</Operation>
  428. </Platform>
  429. <Platform Name="iOSDevice32">
  430. <Operation>0</Operation>
  431. </Platform>
  432. <Platform Name="iOSDevice64">
  433. <Operation>0</Operation>
  434. </Platform>
  435. <Platform Name="iOSSimulator">
  436. <Operation>0</Operation>
  437. </Platform>
  438. <Platform Name="OSX32">
  439. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  440. <Operation>0</Operation>
  441. </Platform>
  442. <Platform Name="OSX64">
  443. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  444. <Operation>0</Operation>
  445. </Platform>
  446. <Platform Name="Win32">
  447. <Operation>0</Operation>
  448. </Platform>
  449. </DeployClass>
  450. <DeployClass Name="iPad_Launch1024x768">
  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_Launch1536x2048">
  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_Launch1668">
  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_Launch1668x2388">
  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_Launch2048x1536">
  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_Launch2048x2732">
  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_Launch2224">
  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_Launch2388x1668">
  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_Launch2732x2048">
  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="iPad_Launch768x1024">
  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_Launch1125">
  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_Launch1136x640">
  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_Launch1242">
  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_Launch1242x2688">
  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_Launch1334">
  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_Launch1792">
  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_Launch2208">
  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_Launch2436">
  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_Launch2688x1242">
  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_Launch320">
  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_Launch640">
  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_Launch640x1136">
  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_Launch750">
  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="iPhone_Launch828">
  704. <Platform Name="iOSDevice32">
  705. <Operation>1</Operation>
  706. </Platform>
  707. <Platform Name="iOSDevice64">
  708. <Operation>1</Operation>
  709. </Platform>
  710. <Platform Name="iOSSimulator">
  711. <Operation>1</Operation>
  712. </Platform>
  713. </DeployClass>
  714. <DeployClass Name="ProjectAndroidManifest">
  715. <Platform Name="Android">
  716. <Operation>1</Operation>
  717. </Platform>
  718. </DeployClass>
  719. <DeployClass Name="ProjectiOSDeviceDebug">
  720. <Platform Name="iOSDevice32">
  721. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  722. <Operation>1</Operation>
  723. </Platform>
  724. <Platform Name="iOSDevice64">
  725. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  726. <Operation>1</Operation>
  727. </Platform>
  728. </DeployClass>
  729. <DeployClass Name="ProjectiOSDeviceResourceRules">
  730. <Platform Name="iOSDevice32">
  731. <Operation>1</Operation>
  732. </Platform>
  733. <Platform Name="iOSDevice64">
  734. <Operation>1</Operation>
  735. </Platform>
  736. </DeployClass>
  737. <DeployClass Name="ProjectiOSEntitlements">
  738. <Platform Name="iOSDevice32">
  739. <RemoteDir>..\</RemoteDir>
  740. <Operation>1</Operation>
  741. </Platform>
  742. <Platform Name="iOSDevice64">
  743. <RemoteDir>..\</RemoteDir>
  744. <Operation>1</Operation>
  745. </Platform>
  746. </DeployClass>
  747. <DeployClass Name="ProjectiOSInfoPList">
  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="ProjectiOSResource">
  759. <Platform Name="iOSDevice32">
  760. <Operation>1</Operation>
  761. </Platform>
  762. <Platform Name="iOSDevice64">
  763. <Operation>1</Operation>
  764. </Platform>
  765. <Platform Name="iOSSimulator">
  766. <Operation>1</Operation>
  767. </Platform>
  768. </DeployClass>
  769. <DeployClass Name="ProjectOSXDebug">
  770. <Platform Name="OSX64">
  771. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  772. <Operation>1</Operation>
  773. </Platform>
  774. </DeployClass>
  775. <DeployClass Name="ProjectOSXEntitlements">
  776. <Platform Name="OSX32">
  777. <RemoteDir>..\</RemoteDir>
  778. <Operation>1</Operation>
  779. </Platform>
  780. <Platform Name="OSX64">
  781. <RemoteDir>..\</RemoteDir>
  782. <Operation>1</Operation>
  783. </Platform>
  784. </DeployClass>
  785. <DeployClass Name="ProjectOSXInfoPList">
  786. <Platform Name="OSX32">
  787. <RemoteDir>Contents</RemoteDir>
  788. <Operation>1</Operation>
  789. </Platform>
  790. <Platform Name="OSX64">
  791. <RemoteDir>Contents</RemoteDir>
  792. <Operation>1</Operation>
  793. </Platform>
  794. </DeployClass>
  795. <DeployClass Name="ProjectOSXResource">
  796. <Platform Name="OSX32">
  797. <RemoteDir>Contents\Resources</RemoteDir>
  798. <Operation>1</Operation>
  799. </Platform>
  800. <Platform Name="OSX64">
  801. <RemoteDir>Contents\Resources</RemoteDir>
  802. <Operation>1</Operation>
  803. </Platform>
  804. </DeployClass>
  805. <DeployClass Required="true" Name="ProjectOutput">
  806. <Platform Name="Android">
  807. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  808. <Operation>1</Operation>
  809. </Platform>
  810. <Platform Name="iOSDevice32">
  811. <Operation>1</Operation>
  812. </Platform>
  813. <Platform Name="iOSDevice64">
  814. <Operation>1</Operation>
  815. </Platform>
  816. <Platform Name="iOSSimulator">
  817. <Operation>1</Operation>
  818. </Platform>
  819. <Platform Name="Linux64">
  820. <Operation>1</Operation>
  821. </Platform>
  822. <Platform Name="OSX32">
  823. <RemoteDir>Contents\MacOS</RemoteDir>
  824. <Operation>1</Operation>
  825. </Platform>
  826. <Platform Name="OSX64">
  827. <RemoteDir>Contents\MacOS</RemoteDir>
  828. <Operation>1</Operation>
  829. </Platform>
  830. <Platform Name="Win32">
  831. <Operation>0</Operation>
  832. </Platform>
  833. </DeployClass>
  834. <DeployClass Name="ProjectUWPManifest">
  835. <Platform Name="Win32">
  836. <Operation>1</Operation>
  837. </Platform>
  838. <Platform Name="Win64">
  839. <Operation>1</Operation>
  840. </Platform>
  841. </DeployClass>
  842. <DeployClass Name="UWP_DelphiLogo150">
  843. <Platform Name="Win32">
  844. <RemoteDir>Assets</RemoteDir>
  845. <Operation>1</Operation>
  846. </Platform>
  847. <Platform Name="Win64">
  848. <RemoteDir>Assets</RemoteDir>
  849. <Operation>1</Operation>
  850. </Platform>
  851. </DeployClass>
  852. <DeployClass Name="UWP_DelphiLogo44">
  853. <Platform Name="Win32">
  854. <RemoteDir>Assets</RemoteDir>
  855. <Operation>1</Operation>
  856. </Platform>
  857. <Platform Name="Win64">
  858. <RemoteDir>Assets</RemoteDir>
  859. <Operation>1</Operation>
  860. </Platform>
  861. </DeployClass>
  862. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  863. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  864. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  865. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  866. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  867. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  868. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  869. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  870. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  871. </Deployment>
  872. </BorlandProject>
  873. <ProjectFileVersion>12</ProjectFileVersion>
  874. </ProjectExtensions>
  875. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  876. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  877. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  878. </Project>