ConfigToYAML.dproj 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{CDEBAD41-A241-457F-96FD-E367D8E3B0AE}</ProjectGuid>
  4. <ProjectVersion>18.6</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>ConfigToYAML.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win64</Platform>
  10. <TargetedPlatforms>3</TargetedPlatforms>
  11. <AppType>Application</AppType>
  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)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <DCC_DcuOutput>.\bin\$(Platform)\$(Config)\dcu</DCC_DcuOutput>
  62. <DCC_ExeOutput>.\bin\$(Platform)\$(Config)</DCC_ExeOutput>
  63. <DCC_E>false</DCC_E>
  64. <DCC_N>false</DCC_N>
  65. <DCC_S>false</DCC_S>
  66. <DCC_F>false</DCC_F>
  67. <DCC_K>false</DCC_K>
  68. <DCC_UsePackage>RESTComponents;FireDACIBDriver;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;FireDAC;FireDACSqliteDriver;soaprtl;soapmidas;$(DCC_UsePackage)</DCC_UsePackage>
  69. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  70. <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
  71. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  72. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  73. <SanitizedProjectName>ConfigToYAML</SanitizedProjectName>
  74. <VerInfo_Locale>3082</VerInfo_Locale>
  75. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  78. <DCC_UsePackage>DBXSqliteDriver;UbuntuProgressPackage;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;svnui;JvGlobus;FireDACADSDriver;JvPluginSystem;JvMM;vacommpkgdXE11;tmsxlsdXE11;vcltouch;JvBands;vcldb;bindcompfmx;svn;Intraweb;JvJans;JvNet;inetdb;JvAppFrm;EssentialsDR;vcwdedXE11;vcwdXE11;FmxTeeUI;JvDotNetCtrls;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;JvWizards;tmsexdXE11;dbexpress;IndyCore;vclx;JvPageComps;dsnap;JvDB;VCLRESTComponents;JclDeveloperTools;vclie;bindengine;DBXMySQLDriver;JvCmp;FireDACMySQLDriver;JvHMI;FireDACCommonODBC;LockBoxDR;bindcompdbx;IndyIPCommon;JvCustom;advchartdedxe11;vcl;IndyIPServer;GR32_D;JvXPCtrls;PngComponents;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;vacommpkgdedXE11;TeeDB;Jcl;madBasic_;JvCore;JvCrypt;FireDACPgDriver;ibmonitor;FMXTee;SevenZippro;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;xmlrtl;ibxbindings;fmxobj;vclwinx;JvTimeFramework;rtl;GR32_R;DbxClientDriver;QuickVCL;CustomIPTransport;vcldsnap;JvSystem;JvStdCtrls;DCEF_DX10;bindcomp;appanalytics;tmswizdXE11;CoolTrayIcon_D210_XE7;IndyIPClient;bindcompvcl;TeeUI;TMSFMXPackPkgDXE11;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;JclVcl;Gauge3D;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;JvControls;JvPrintPreview;Analog_XE7;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  79. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  80. <BT_BuildType>Debug</BT_BuildType>
  81. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  82. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  83. <VerInfo_Locale>1033</VerInfo_Locale>
  84. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  87. <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;FireDACADSDriver;vcltouch;vcldb;bindcompfmx;Intraweb;inetdb;EssentialsDR;vcwdXE11;FmxTeeUI;AbbreviaVCLD;fmx;fmxdae;tmsdXE11;vclib;tmsexdXE11;dbexpress;IndyCore;vclx;dsnap;VCLRESTComponents;vclie;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;vcl;IndyIPServer;IndySystem;advchartdxe11;dsnapcon;FireDACMSAccDriver;fmxFireDAC;vclimg;TeeDB;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;Tee;xmlrtl;ibxbindings;fmxobj;vclwinx;rtl;DbxClientDriver;QuickVCL;CustomIPTransport;vcldsnap;DCEF_DX10;bindcomp;appanalytics;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  88. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  89. <BT_BuildType>Debug</BT_BuildType>
  90. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  91. <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  92. <VerInfo_Locale>1033</VerInfo_Locale>
  93. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  96. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  97. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  98. <DCC_Optimize>false</DCC_Optimize>
  99. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  100. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  101. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  104. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  105. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  106. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  109. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  110. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  111. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  112. <VerInfo_Locale>1033</VerInfo_Locale>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  115. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  116. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  117. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  118. <DCC_DebugInformation>0</DCC_DebugInformation>
  119. </PropertyGroup>
  120. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  121. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  122. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  123. </PropertyGroup>
  124. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  125. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  126. <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
  127. </PropertyGroup>
  128. <ItemGroup>
  129. <DelphiCompile Include="$(MainSource)">
  130. <MainSource>MainSource</MainSource>
  131. </DelphiCompile>
  132. <DCCReference Include="Main.pas">
  133. <Form>MainForm</Form>
  134. <FormType>dfm</FormType>
  135. </DCCReference>
  136. <DCCReference Include="..\..\..\..\Quick.Config.YAML.pas"/>
  137. <DCCReference Include="..\..\..\..\Quick.YAML.Serializer.pas"/>
  138. <DCCReference Include="..\..\..\..\Quick.YAML.pas"/>
  139. <BuildConfiguration Include="Release">
  140. <Key>Cfg_2</Key>
  141. <CfgParent>Base</CfgParent>
  142. </BuildConfiguration>
  143. <BuildConfiguration Include="Base">
  144. <Key>Base</Key>
  145. </BuildConfiguration>
  146. <BuildConfiguration Include="Debug">
  147. <Key>Cfg_1</Key>
  148. <CfgParent>Base</CfgParent>
  149. </BuildConfiguration>
  150. </ItemGroup>
  151. <ProjectExtensions>
  152. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  153. <Borland.ProjectType>Application</Borland.ProjectType>
  154. <BorlandProject>
  155. <Delphi.Personality>
  156. <Source>
  157. <Source Name="MainSource">ConfigToYAML.dpr</Source>
  158. </Source>
  159. <Excluded_Packages>
  160. <Excluded_Packages Name="$(BDSBIN)\DataExplorerDBXPluginEnt260.bpl">DBExpress Enterprise Data Explorer Integration</Excluded_Packages>
  161. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  162. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  163. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  164. <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  165. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDXE12.bpl not found</Excluded_Packages>
  166. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDEDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\AdvChartDEDXE12.bpl not found</Excluded_Packages>
  167. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwDXE12.bpl not found</Excluded_Packages>
  168. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwdeDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\vcwdeDXE12.bpl not found</Excluded_Packages>
  169. <Excluded_Packages Name="C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl">File C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\TMSFMXPackPkgDEDXE12.bpl not found</Excluded_Packages>
  170. </Excluded_Packages>
  171. </Delphi.Personality>
  172. <Deployment Version="3">
  173. <DeployFile LocalName="bin\Win64\Debug\ConfigToYAML.exe" Configuration="Debug" Class="ProjectOutput">
  174. <Platform Name="Win64">
  175. <RemoteName>ConfigToYAML.exe</RemoteName>
  176. <Overwrite>true</Overwrite>
  177. </Platform>
  178. </DeployFile>
  179. <DeployFile LocalName="Win32\Debug\ConfigToYAML.exe" Configuration="Debug" Class="ProjectOutput">
  180. <Platform Name="Win32">
  181. <RemoteName>ConfigToYAML.exe</RemoteName>
  182. <Overwrite>true</Overwrite>
  183. </Platform>
  184. </DeployFile>
  185. <DeployFile LocalName="bin\Win64\Debug\ConfigToYAML.rsm" Configuration="Debug" Class="DebugSymbols">
  186. <Platform Name="Win64">
  187. <RemoteName>ConfigToYAML.rsm</RemoteName>
  188. <Overwrite>true</Overwrite>
  189. </Platform>
  190. </DeployFile>
  191. <DeployClass Name="AdditionalDebugSymbols">
  192. <Platform Name="iOSSimulator">
  193. <Operation>1</Operation>
  194. </Platform>
  195. <Platform Name="OSX32">
  196. <RemoteDir>Contents\MacOS</RemoteDir>
  197. <Operation>1</Operation>
  198. </Platform>
  199. <Platform Name="Win32">
  200. <Operation>0</Operation>
  201. </Platform>
  202. </DeployClass>
  203. <DeployClass Name="AndroidClassesDexFile">
  204. <Platform Name="Android">
  205. <RemoteDir>classes</RemoteDir>
  206. <Operation>1</Operation>
  207. </Platform>
  208. </DeployClass>
  209. <DeployClass Name="AndroidFileProvider">
  210. <Platform Name="Android">
  211. <RemoteDir>res\xml</RemoteDir>
  212. <Operation>1</Operation>
  213. </Platform>
  214. </DeployClass>
  215. <DeployClass Name="AndroidGDBServer">
  216. <Platform Name="Android">
  217. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  218. <Operation>1</Operation>
  219. </Platform>
  220. </DeployClass>
  221. <DeployClass Name="AndroidLibnativeArmeabiFile">
  222. <Platform Name="Android">
  223. <RemoteDir>library\lib\armeabi</RemoteDir>
  224. <Operation>1</Operation>
  225. </Platform>
  226. </DeployClass>
  227. <DeployClass Name="AndroidLibnativeMipsFile">
  228. <Platform Name="Android">
  229. <RemoteDir>library\lib\mips</RemoteDir>
  230. <Operation>1</Operation>
  231. </Platform>
  232. </DeployClass>
  233. <DeployClass Name="AndroidServiceOutput">
  234. <Platform Name="Android">
  235. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  236. <Operation>1</Operation>
  237. </Platform>
  238. </DeployClass>
  239. <DeployClass Name="AndroidSplashImageDef">
  240. <Platform Name="Android">
  241. <RemoteDir>res\drawable</RemoteDir>
  242. <Operation>1</Operation>
  243. </Platform>
  244. </DeployClass>
  245. <DeployClass Name="AndroidSplashStyles">
  246. <Platform Name="Android">
  247. <RemoteDir>res\values</RemoteDir>
  248. <Operation>1</Operation>
  249. </Platform>
  250. </DeployClass>
  251. <DeployClass Name="AndroidSplashStylesV21">
  252. <Platform Name="Android">
  253. <RemoteDir>res\values-v21</RemoteDir>
  254. <Operation>1</Operation>
  255. </Platform>
  256. </DeployClass>
  257. <DeployClass Name="Android_DefaultAppIcon">
  258. <Platform Name="Android">
  259. <RemoteDir>res\drawable</RemoteDir>
  260. <Operation>1</Operation>
  261. </Platform>
  262. </DeployClass>
  263. <DeployClass Name="Android_LauncherIcon144">
  264. <Platform Name="Android">
  265. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  266. <Operation>1</Operation>
  267. </Platform>
  268. </DeployClass>
  269. <DeployClass Name="Android_LauncherIcon36">
  270. <Platform Name="Android">
  271. <RemoteDir>res\drawable-ldpi</RemoteDir>
  272. <Operation>1</Operation>
  273. </Platform>
  274. </DeployClass>
  275. <DeployClass Name="Android_LauncherIcon48">
  276. <Platform Name="Android">
  277. <RemoteDir>res\drawable-mdpi</RemoteDir>
  278. <Operation>1</Operation>
  279. </Platform>
  280. </DeployClass>
  281. <DeployClass Name="Android_LauncherIcon72">
  282. <Platform Name="Android">
  283. <RemoteDir>res\drawable-hdpi</RemoteDir>
  284. <Operation>1</Operation>
  285. </Platform>
  286. </DeployClass>
  287. <DeployClass Name="Android_LauncherIcon96">
  288. <Platform Name="Android">
  289. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  290. <Operation>1</Operation>
  291. </Platform>
  292. </DeployClass>
  293. <DeployClass Name="Android_SplashImage426">
  294. <Platform Name="Android">
  295. <RemoteDir>res\drawable-small</RemoteDir>
  296. <Operation>1</Operation>
  297. </Platform>
  298. </DeployClass>
  299. <DeployClass Name="Android_SplashImage470">
  300. <Platform Name="Android">
  301. <RemoteDir>res\drawable-normal</RemoteDir>
  302. <Operation>1</Operation>
  303. </Platform>
  304. </DeployClass>
  305. <DeployClass Name="Android_SplashImage640">
  306. <Platform Name="Android">
  307. <RemoteDir>res\drawable-large</RemoteDir>
  308. <Operation>1</Operation>
  309. </Platform>
  310. </DeployClass>
  311. <DeployClass Name="Android_SplashImage960">
  312. <Platform Name="Android">
  313. <RemoteDir>res\drawable-xlarge</RemoteDir>
  314. <Operation>1</Operation>
  315. </Platform>
  316. </DeployClass>
  317. <DeployClass Name="DebugSymbols">
  318. <Platform Name="iOSSimulator">
  319. <Operation>1</Operation>
  320. </Platform>
  321. <Platform Name="OSX32">
  322. <RemoteDir>Contents\MacOS</RemoteDir>
  323. <Operation>1</Operation>
  324. </Platform>
  325. <Platform Name="Win32">
  326. <Operation>0</Operation>
  327. </Platform>
  328. </DeployClass>
  329. <DeployClass Name="DependencyFramework">
  330. <Platform Name="OSX32">
  331. <RemoteDir>Contents\MacOS</RemoteDir>
  332. <Operation>1</Operation>
  333. <Extensions>.framework</Extensions>
  334. </Platform>
  335. <Platform Name="OSX64">
  336. <RemoteDir>Contents\MacOS</RemoteDir>
  337. <Operation>1</Operation>
  338. <Extensions>.framework</Extensions>
  339. </Platform>
  340. <Platform Name="Win32">
  341. <Operation>0</Operation>
  342. </Platform>
  343. </DeployClass>
  344. <DeployClass Name="DependencyModule">
  345. <Platform Name="iOSDevice32">
  346. <Operation>1</Operation>
  347. <Extensions>.dylib</Extensions>
  348. </Platform>
  349. <Platform Name="iOSDevice64">
  350. <Operation>1</Operation>
  351. <Extensions>.dylib</Extensions>
  352. </Platform>
  353. <Platform Name="iOSSimulator">
  354. <Operation>1</Operation>
  355. <Extensions>.dylib</Extensions>
  356. </Platform>
  357. <Platform Name="OSX32">
  358. <RemoteDir>Contents\MacOS</RemoteDir>
  359. <Operation>1</Operation>
  360. <Extensions>.dylib</Extensions>
  361. </Platform>
  362. <Platform Name="OSX64">
  363. <RemoteDir>Contents\MacOS</RemoteDir>
  364. <Operation>1</Operation>
  365. <Extensions>.dylib</Extensions>
  366. </Platform>
  367. <Platform Name="Win32">
  368. <Operation>0</Operation>
  369. <Extensions>.dll;.bpl</Extensions>
  370. </Platform>
  371. </DeployClass>
  372. <DeployClass Required="true" Name="DependencyPackage">
  373. <Platform Name="iOSDevice32">
  374. <Operation>1</Operation>
  375. <Extensions>.dylib</Extensions>
  376. </Platform>
  377. <Platform Name="iOSDevice64">
  378. <Operation>1</Operation>
  379. <Extensions>.dylib</Extensions>
  380. </Platform>
  381. <Platform Name="iOSSimulator">
  382. <Operation>1</Operation>
  383. <Extensions>.dylib</Extensions>
  384. </Platform>
  385. <Platform Name="OSX32">
  386. <RemoteDir>Contents\MacOS</RemoteDir>
  387. <Operation>1</Operation>
  388. <Extensions>.dylib</Extensions>
  389. </Platform>
  390. <Platform Name="OSX64">
  391. <RemoteDir>Contents\MacOS</RemoteDir>
  392. <Operation>1</Operation>
  393. <Extensions>.dylib</Extensions>
  394. </Platform>
  395. <Platform Name="Win32">
  396. <Operation>0</Operation>
  397. <Extensions>.bpl</Extensions>
  398. </Platform>
  399. </DeployClass>
  400. <DeployClass Name="File">
  401. <Platform Name="Android">
  402. <Operation>0</Operation>
  403. </Platform>
  404. <Platform Name="iOSDevice32">
  405. <Operation>0</Operation>
  406. </Platform>
  407. <Platform Name="iOSDevice64">
  408. <Operation>0</Operation>
  409. </Platform>
  410. <Platform Name="iOSSimulator">
  411. <Operation>0</Operation>
  412. </Platform>
  413. <Platform Name="OSX32">
  414. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  415. <Operation>0</Operation>
  416. </Platform>
  417. <Platform Name="OSX64">
  418. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  419. <Operation>0</Operation>
  420. </Platform>
  421. <Platform Name="Win32">
  422. <Operation>0</Operation>
  423. </Platform>
  424. </DeployClass>
  425. <DeployClass Name="iPad_Launch1024">
  426. <Platform Name="iOSDevice32">
  427. <Operation>1</Operation>
  428. </Platform>
  429. <Platform Name="iOSDevice64">
  430. <Operation>1</Operation>
  431. </Platform>
  432. <Platform Name="iOSSimulator">
  433. <Operation>1</Operation>
  434. </Platform>
  435. </DeployClass>
  436. <DeployClass Name="iPad_Launch1536">
  437. <Platform Name="iOSDevice32">
  438. <Operation>1</Operation>
  439. </Platform>
  440. <Platform Name="iOSDevice64">
  441. <Operation>1</Operation>
  442. </Platform>
  443. <Platform Name="iOSSimulator">
  444. <Operation>1</Operation>
  445. </Platform>
  446. </DeployClass>
  447. <DeployClass Name="iPad_Launch2048">
  448. <Platform Name="iOSDevice32">
  449. <Operation>1</Operation>
  450. </Platform>
  451. <Platform Name="iOSDevice64">
  452. <Operation>1</Operation>
  453. </Platform>
  454. <Platform Name="iOSSimulator">
  455. <Operation>1</Operation>
  456. </Platform>
  457. </DeployClass>
  458. <DeployClass Name="iPad_Launch768">
  459. <Platform Name="iOSDevice32">
  460. <Operation>1</Operation>
  461. </Platform>
  462. <Platform Name="iOSDevice64">
  463. <Operation>1</Operation>
  464. </Platform>
  465. <Platform Name="iOSSimulator">
  466. <Operation>1</Operation>
  467. </Platform>
  468. </DeployClass>
  469. <DeployClass Name="iPhone_Launch320">
  470. <Platform Name="iOSDevice32">
  471. <Operation>1</Operation>
  472. </Platform>
  473. <Platform Name="iOSDevice64">
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="iOSSimulator">
  477. <Operation>1</Operation>
  478. </Platform>
  479. </DeployClass>
  480. <DeployClass Name="iPhone_Launch640">
  481. <Platform Name="iOSDevice32">
  482. <Operation>1</Operation>
  483. </Platform>
  484. <Platform Name="iOSDevice64">
  485. <Operation>1</Operation>
  486. </Platform>
  487. <Platform Name="iOSSimulator">
  488. <Operation>1</Operation>
  489. </Platform>
  490. </DeployClass>
  491. <DeployClass Name="iPhone_Launch640x1136">
  492. <Platform Name="iOSDevice32">
  493. <Operation>1</Operation>
  494. </Platform>
  495. <Platform Name="iOSDevice64">
  496. <Operation>1</Operation>
  497. </Platform>
  498. <Platform Name="iOSSimulator">
  499. <Operation>1</Operation>
  500. </Platform>
  501. </DeployClass>
  502. <DeployClass Name="ProjectAndroidManifest">
  503. <Platform Name="Android">
  504. <Operation>1</Operation>
  505. </Platform>
  506. </DeployClass>
  507. <DeployClass Name="ProjectiOSDeviceDebug">
  508. <Platform Name="iOSDevice32">
  509. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  510. <Operation>1</Operation>
  511. </Platform>
  512. <Platform Name="iOSDevice64">
  513. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  514. <Operation>1</Operation>
  515. </Platform>
  516. </DeployClass>
  517. <DeployClass Name="ProjectiOSDeviceResourceRules">
  518. <Platform Name="iOSDevice32">
  519. <Operation>1</Operation>
  520. </Platform>
  521. <Platform Name="iOSDevice64">
  522. <Operation>1</Operation>
  523. </Platform>
  524. </DeployClass>
  525. <DeployClass Name="ProjectiOSEntitlements">
  526. <Platform Name="iOSDevice32">
  527. <RemoteDir>..\</RemoteDir>
  528. <Operation>1</Operation>
  529. </Platform>
  530. <Platform Name="iOSDevice64">
  531. <RemoteDir>..\</RemoteDir>
  532. <Operation>1</Operation>
  533. </Platform>
  534. </DeployClass>
  535. <DeployClass Name="ProjectiOSInfoPList">
  536. <Platform Name="iOSDevice32">
  537. <Operation>1</Operation>
  538. </Platform>
  539. <Platform Name="iOSDevice64">
  540. <Operation>1</Operation>
  541. </Platform>
  542. <Platform Name="iOSSimulator">
  543. <Operation>1</Operation>
  544. </Platform>
  545. </DeployClass>
  546. <DeployClass Name="ProjectiOSResource">
  547. <Platform Name="iOSDevice32">
  548. <Operation>1</Operation>
  549. </Platform>
  550. <Platform Name="iOSDevice64">
  551. <Operation>1</Operation>
  552. </Platform>
  553. <Platform Name="iOSSimulator">
  554. <Operation>1</Operation>
  555. </Platform>
  556. </DeployClass>
  557. <DeployClass Name="ProjectOSXDebug">
  558. <Platform Name="OSX64">
  559. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  560. <Operation>1</Operation>
  561. </Platform>
  562. </DeployClass>
  563. <DeployClass Name="ProjectOSXEntitlements">
  564. <Platform Name="OSX32">
  565. <RemoteDir>..\</RemoteDir>
  566. <Operation>1</Operation>
  567. </Platform>
  568. <Platform Name="OSX64">
  569. <RemoteDir>..\</RemoteDir>
  570. <Operation>1</Operation>
  571. </Platform>
  572. </DeployClass>
  573. <DeployClass Name="ProjectOSXInfoPList">
  574. <Platform Name="OSX32">
  575. <RemoteDir>Contents</RemoteDir>
  576. <Operation>1</Operation>
  577. </Platform>
  578. <Platform Name="OSX64">
  579. <RemoteDir>Contents</RemoteDir>
  580. <Operation>1</Operation>
  581. </Platform>
  582. </DeployClass>
  583. <DeployClass Name="ProjectOSXResource">
  584. <Platform Name="OSX32">
  585. <RemoteDir>Contents\Resources</RemoteDir>
  586. <Operation>1</Operation>
  587. </Platform>
  588. <Platform Name="OSX64">
  589. <RemoteDir>Contents\Resources</RemoteDir>
  590. <Operation>1</Operation>
  591. </Platform>
  592. </DeployClass>
  593. <DeployClass Required="true" Name="ProjectOutput">
  594. <Platform Name="Android">
  595. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  596. <Operation>1</Operation>
  597. </Platform>
  598. <Platform Name="iOSDevice32">
  599. <Operation>1</Operation>
  600. </Platform>
  601. <Platform Name="iOSDevice64">
  602. <Operation>1</Operation>
  603. </Platform>
  604. <Platform Name="iOSSimulator">
  605. <Operation>1</Operation>
  606. </Platform>
  607. <Platform Name="Linux64">
  608. <Operation>1</Operation>
  609. </Platform>
  610. <Platform Name="OSX32">
  611. <RemoteDir>Contents\MacOS</RemoteDir>
  612. <Operation>1</Operation>
  613. </Platform>
  614. <Platform Name="OSX64">
  615. <RemoteDir>Contents\MacOS</RemoteDir>
  616. <Operation>1</Operation>
  617. </Platform>
  618. <Platform Name="Win32">
  619. <Operation>0</Operation>
  620. </Platform>
  621. </DeployClass>
  622. <DeployClass Name="ProjectUWPManifest">
  623. <Platform Name="Win32">
  624. <Operation>1</Operation>
  625. </Platform>
  626. <Platform Name="Win64">
  627. <Operation>1</Operation>
  628. </Platform>
  629. </DeployClass>
  630. <DeployClass Name="UWP_DelphiLogo150">
  631. <Platform Name="Win32">
  632. <RemoteDir>Assets</RemoteDir>
  633. <Operation>1</Operation>
  634. </Platform>
  635. <Platform Name="Win64">
  636. <RemoteDir>Assets</RemoteDir>
  637. <Operation>1</Operation>
  638. </Platform>
  639. </DeployClass>
  640. <DeployClass Name="UWP_DelphiLogo44">
  641. <Platform Name="Win32">
  642. <RemoteDir>Assets</RemoteDir>
  643. <Operation>1</Operation>
  644. </Platform>
  645. <Platform Name="Win64">
  646. <RemoteDir>Assets</RemoteDir>
  647. <Operation>1</Operation>
  648. </Platform>
  649. </DeployClass>
  650. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  651. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  652. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  653. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  654. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  655. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  656. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  657. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  658. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  659. </Deployment>
  660. <Platforms>
  661. <Platform value="Win32">True</Platform>
  662. <Platform value="Win64">True</Platform>
  663. </Platforms>
  664. <ModelSupport>False</ModelSupport>
  665. </BorlandProject>
  666. <ProjectFileVersion>12</ProjectFileVersion>
  667. </ProjectExtensions>
  668. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  669. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  670. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  671. </Project>