ConfigToRegistry.dproj 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{CDEBAD41-A241-457F-96FD-E367D8E3B0AE}</ProjectGuid>
  4. <ProjectVersion>18.5</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>ConfigToRegistry.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>ConfigToRegistry</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. <BuildConfiguration Include="Release">
  137. <Key>Cfg_2</Key>
  138. <CfgParent>Base</CfgParent>
  139. </BuildConfiguration>
  140. <BuildConfiguration Include="Base">
  141. <Key>Base</Key>
  142. </BuildConfiguration>
  143. <BuildConfiguration Include="Debug">
  144. <Key>Cfg_1</Key>
  145. <CfgParent>Base</CfgParent>
  146. </BuildConfiguration>
  147. </ItemGroup>
  148. <ProjectExtensions>
  149. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  150. <Borland.ProjectType>Application</Borland.ProjectType>
  151. <BorlandProject>
  152. <Delphi.Personality>
  153. <Source>
  154. <Source Name="MainSource">ConfigToRegistry.dpr</Source>
  155. </Source>
  156. <Excluded_Packages>
  157. <Excluded_Packages Name="$(BDSBIN)\DataExplorerDBXPluginEnt260.bpl">DBExpress Enterprise Data Explorer Integration</Excluded_Packages>
  158. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  159. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  160. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  161. <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  162. <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>
  163. <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>
  164. <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>
  165. <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>
  166. <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>
  167. </Excluded_Packages>
  168. </Delphi.Personality>
  169. <Deployment Version="3">
  170. <DeployFile LocalName="Win64\Debug\ConfigToRegistry.exe" Configuration="Debug" Class="ProjectOutput">
  171. <Platform Name="Win64">
  172. <RemoteName>ConfigToRegistry.exe</RemoteName>
  173. <Overwrite>true</Overwrite>
  174. </Platform>
  175. </DeployFile>
  176. <DeployFile LocalName="Win64\Debug\ConfigToRegistry.rsm" Configuration="Debug" Class="DebugSymbols">
  177. <Platform Name="Win64">
  178. <RemoteName>ConfigToRegistry.rsm</RemoteName>
  179. <Overwrite>true</Overwrite>
  180. </Platform>
  181. </DeployFile>
  182. <DeployFile LocalName="Win32\Debug\ConfigToRegistry.exe" Configuration="Debug" Class="ProjectOutput">
  183. <Platform Name="Win32">
  184. <RemoteName>ConfigToRegistry.exe</RemoteName>
  185. <Overwrite>true</Overwrite>
  186. </Platform>
  187. </DeployFile>
  188. <DeployClass Name="AdditionalDebugSymbols">
  189. <Platform Name="iOSSimulator">
  190. <Operation>1</Operation>
  191. </Platform>
  192. <Platform Name="OSX32">
  193. <RemoteDir>Contents\MacOS</RemoteDir>
  194. <Operation>1</Operation>
  195. </Platform>
  196. <Platform Name="Win32">
  197. <Operation>0</Operation>
  198. </Platform>
  199. </DeployClass>
  200. <DeployClass Name="AndroidClassesDexFile">
  201. <Platform Name="Android">
  202. <RemoteDir>classes</RemoteDir>
  203. <Operation>1</Operation>
  204. </Platform>
  205. </DeployClass>
  206. <DeployClass Name="AndroidFileProvider">
  207. <Platform Name="Android">
  208. <RemoteDir>res\xml</RemoteDir>
  209. <Operation>1</Operation>
  210. </Platform>
  211. </DeployClass>
  212. <DeployClass Name="AndroidGDBServer">
  213. <Platform Name="Android">
  214. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  215. <Operation>1</Operation>
  216. </Platform>
  217. </DeployClass>
  218. <DeployClass Name="AndroidLibnativeArmeabiFile">
  219. <Platform Name="Android">
  220. <RemoteDir>library\lib\armeabi</RemoteDir>
  221. <Operation>1</Operation>
  222. </Platform>
  223. </DeployClass>
  224. <DeployClass Name="AndroidLibnativeMipsFile">
  225. <Platform Name="Android">
  226. <RemoteDir>library\lib\mips</RemoteDir>
  227. <Operation>1</Operation>
  228. </Platform>
  229. </DeployClass>
  230. <DeployClass Name="AndroidServiceOutput">
  231. <Platform Name="Android">
  232. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  233. <Operation>1</Operation>
  234. </Platform>
  235. </DeployClass>
  236. <DeployClass Name="AndroidSplashImageDef">
  237. <Platform Name="Android">
  238. <RemoteDir>res\drawable</RemoteDir>
  239. <Operation>1</Operation>
  240. </Platform>
  241. </DeployClass>
  242. <DeployClass Name="AndroidSplashStyles">
  243. <Platform Name="Android">
  244. <RemoteDir>res\values</RemoteDir>
  245. <Operation>1</Operation>
  246. </Platform>
  247. </DeployClass>
  248. <DeployClass Name="AndroidSplashStylesV21">
  249. <Platform Name="Android">
  250. <RemoteDir>res\values-v21</RemoteDir>
  251. <Operation>1</Operation>
  252. </Platform>
  253. </DeployClass>
  254. <DeployClass Name="Android_DefaultAppIcon">
  255. <Platform Name="Android">
  256. <RemoteDir>res\drawable</RemoteDir>
  257. <Operation>1</Operation>
  258. </Platform>
  259. </DeployClass>
  260. <DeployClass Name="Android_LauncherIcon144">
  261. <Platform Name="Android">
  262. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  263. <Operation>1</Operation>
  264. </Platform>
  265. </DeployClass>
  266. <DeployClass Name="Android_LauncherIcon36">
  267. <Platform Name="Android">
  268. <RemoteDir>res\drawable-ldpi</RemoteDir>
  269. <Operation>1</Operation>
  270. </Platform>
  271. </DeployClass>
  272. <DeployClass Name="Android_LauncherIcon48">
  273. <Platform Name="Android">
  274. <RemoteDir>res\drawable-mdpi</RemoteDir>
  275. <Operation>1</Operation>
  276. </Platform>
  277. </DeployClass>
  278. <DeployClass Name="Android_LauncherIcon72">
  279. <Platform Name="Android">
  280. <RemoteDir>res\drawable-hdpi</RemoteDir>
  281. <Operation>1</Operation>
  282. </Platform>
  283. </DeployClass>
  284. <DeployClass Name="Android_LauncherIcon96">
  285. <Platform Name="Android">
  286. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  287. <Operation>1</Operation>
  288. </Platform>
  289. </DeployClass>
  290. <DeployClass Name="Android_SplashImage426">
  291. <Platform Name="Android">
  292. <RemoteDir>res\drawable-small</RemoteDir>
  293. <Operation>1</Operation>
  294. </Platform>
  295. </DeployClass>
  296. <DeployClass Name="Android_SplashImage470">
  297. <Platform Name="Android">
  298. <RemoteDir>res\drawable-normal</RemoteDir>
  299. <Operation>1</Operation>
  300. </Platform>
  301. </DeployClass>
  302. <DeployClass Name="Android_SplashImage640">
  303. <Platform Name="Android">
  304. <RemoteDir>res\drawable-large</RemoteDir>
  305. <Operation>1</Operation>
  306. </Platform>
  307. </DeployClass>
  308. <DeployClass Name="Android_SplashImage960">
  309. <Platform Name="Android">
  310. <RemoteDir>res\drawable-xlarge</RemoteDir>
  311. <Operation>1</Operation>
  312. </Platform>
  313. </DeployClass>
  314. <DeployClass Name="DebugSymbols">
  315. <Platform Name="iOSSimulator">
  316. <Operation>1</Operation>
  317. </Platform>
  318. <Platform Name="OSX32">
  319. <RemoteDir>Contents\MacOS</RemoteDir>
  320. <Operation>1</Operation>
  321. </Platform>
  322. <Platform Name="Win32">
  323. <Operation>0</Operation>
  324. </Platform>
  325. </DeployClass>
  326. <DeployClass Name="DependencyFramework">
  327. <Platform Name="OSX32">
  328. <RemoteDir>Contents\MacOS</RemoteDir>
  329. <Operation>1</Operation>
  330. <Extensions>.framework</Extensions>
  331. </Platform>
  332. <Platform Name="OSX64">
  333. <RemoteDir>Contents\MacOS</RemoteDir>
  334. <Operation>1</Operation>
  335. <Extensions>.framework</Extensions>
  336. </Platform>
  337. <Platform Name="Win32">
  338. <Operation>0</Operation>
  339. </Platform>
  340. </DeployClass>
  341. <DeployClass Name="DependencyModule">
  342. <Platform Name="iOSDevice32">
  343. <Operation>1</Operation>
  344. <Extensions>.dylib</Extensions>
  345. </Platform>
  346. <Platform Name="iOSDevice64">
  347. <Operation>1</Operation>
  348. <Extensions>.dylib</Extensions>
  349. </Platform>
  350. <Platform Name="iOSSimulator">
  351. <Operation>1</Operation>
  352. <Extensions>.dylib</Extensions>
  353. </Platform>
  354. <Platform Name="OSX32">
  355. <RemoteDir>Contents\MacOS</RemoteDir>
  356. <Operation>1</Operation>
  357. <Extensions>.dylib</Extensions>
  358. </Platform>
  359. <Platform Name="OSX64">
  360. <RemoteDir>Contents\MacOS</RemoteDir>
  361. <Operation>1</Operation>
  362. <Extensions>.dylib</Extensions>
  363. </Platform>
  364. <Platform Name="Win32">
  365. <Operation>0</Operation>
  366. <Extensions>.dll;.bpl</Extensions>
  367. </Platform>
  368. </DeployClass>
  369. <DeployClass Required="true" Name="DependencyPackage">
  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>.bpl</Extensions>
  395. </Platform>
  396. </DeployClass>
  397. <DeployClass Name="File">
  398. <Platform Name="Android">
  399. <Operation>0</Operation>
  400. </Platform>
  401. <Platform Name="iOSDevice32">
  402. <Operation>0</Operation>
  403. </Platform>
  404. <Platform Name="iOSDevice64">
  405. <Operation>0</Operation>
  406. </Platform>
  407. <Platform Name="iOSSimulator">
  408. <Operation>0</Operation>
  409. </Platform>
  410. <Platform Name="OSX32">
  411. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  412. <Operation>0</Operation>
  413. </Platform>
  414. <Platform Name="OSX64">
  415. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  416. <Operation>0</Operation>
  417. </Platform>
  418. <Platform Name="Win32">
  419. <Operation>0</Operation>
  420. </Platform>
  421. </DeployClass>
  422. <DeployClass Name="iPad_Launch1024">
  423. <Platform Name="iOSDevice32">
  424. <Operation>1</Operation>
  425. </Platform>
  426. <Platform Name="iOSDevice64">
  427. <Operation>1</Operation>
  428. </Platform>
  429. <Platform Name="iOSSimulator">
  430. <Operation>1</Operation>
  431. </Platform>
  432. </DeployClass>
  433. <DeployClass Name="iPad_Launch1536">
  434. <Platform Name="iOSDevice32">
  435. <Operation>1</Operation>
  436. </Platform>
  437. <Platform Name="iOSDevice64">
  438. <Operation>1</Operation>
  439. </Platform>
  440. <Platform Name="iOSSimulator">
  441. <Operation>1</Operation>
  442. </Platform>
  443. </DeployClass>
  444. <DeployClass Name="iPad_Launch2048">
  445. <Platform Name="iOSDevice32">
  446. <Operation>1</Operation>
  447. </Platform>
  448. <Platform Name="iOSDevice64">
  449. <Operation>1</Operation>
  450. </Platform>
  451. <Platform Name="iOSSimulator">
  452. <Operation>1</Operation>
  453. </Platform>
  454. </DeployClass>
  455. <DeployClass Name="iPad_Launch768">
  456. <Platform Name="iOSDevice32">
  457. <Operation>1</Operation>
  458. </Platform>
  459. <Platform Name="iOSDevice64">
  460. <Operation>1</Operation>
  461. </Platform>
  462. <Platform Name="iOSSimulator">
  463. <Operation>1</Operation>
  464. </Platform>
  465. </DeployClass>
  466. <DeployClass Name="iPhone_Launch320">
  467. <Platform Name="iOSDevice32">
  468. <Operation>1</Operation>
  469. </Platform>
  470. <Platform Name="iOSDevice64">
  471. <Operation>1</Operation>
  472. </Platform>
  473. <Platform Name="iOSSimulator">
  474. <Operation>1</Operation>
  475. </Platform>
  476. </DeployClass>
  477. <DeployClass Name="iPhone_Launch640">
  478. <Platform Name="iOSDevice32">
  479. <Operation>1</Operation>
  480. </Platform>
  481. <Platform Name="iOSDevice64">
  482. <Operation>1</Operation>
  483. </Platform>
  484. <Platform Name="iOSSimulator">
  485. <Operation>1</Operation>
  486. </Platform>
  487. </DeployClass>
  488. <DeployClass Name="iPhone_Launch640x1136">
  489. <Platform Name="iOSDevice32">
  490. <Operation>1</Operation>
  491. </Platform>
  492. <Platform Name="iOSDevice64">
  493. <Operation>1</Operation>
  494. </Platform>
  495. <Platform Name="iOSSimulator">
  496. <Operation>1</Operation>
  497. </Platform>
  498. </DeployClass>
  499. <DeployClass Name="ProjectAndroidManifest">
  500. <Platform Name="Android">
  501. <Operation>1</Operation>
  502. </Platform>
  503. </DeployClass>
  504. <DeployClass Name="ProjectiOSDeviceDebug">
  505. <Platform Name="iOSDevice32">
  506. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  507. <Operation>1</Operation>
  508. </Platform>
  509. <Platform Name="iOSDevice64">
  510. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  511. <Operation>1</Operation>
  512. </Platform>
  513. </DeployClass>
  514. <DeployClass Name="ProjectiOSDeviceResourceRules">
  515. <Platform Name="iOSDevice32">
  516. <Operation>1</Operation>
  517. </Platform>
  518. <Platform Name="iOSDevice64">
  519. <Operation>1</Operation>
  520. </Platform>
  521. </DeployClass>
  522. <DeployClass Name="ProjectiOSEntitlements">
  523. <Platform Name="iOSDevice32">
  524. <RemoteDir>..\</RemoteDir>
  525. <Operation>1</Operation>
  526. </Platform>
  527. <Platform Name="iOSDevice64">
  528. <RemoteDir>..\</RemoteDir>
  529. <Operation>1</Operation>
  530. </Platform>
  531. </DeployClass>
  532. <DeployClass Name="ProjectiOSInfoPList">
  533. <Platform Name="iOSDevice32">
  534. <Operation>1</Operation>
  535. </Platform>
  536. <Platform Name="iOSDevice64">
  537. <Operation>1</Operation>
  538. </Platform>
  539. <Platform Name="iOSSimulator">
  540. <Operation>1</Operation>
  541. </Platform>
  542. </DeployClass>
  543. <DeployClass Name="ProjectiOSResource">
  544. <Platform Name="iOSDevice32">
  545. <Operation>1</Operation>
  546. </Platform>
  547. <Platform Name="iOSDevice64">
  548. <Operation>1</Operation>
  549. </Platform>
  550. <Platform Name="iOSSimulator">
  551. <Operation>1</Operation>
  552. </Platform>
  553. </DeployClass>
  554. <DeployClass Name="ProjectOSXDebug">
  555. <Platform Name="OSX64">
  556. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  557. <Operation>1</Operation>
  558. </Platform>
  559. </DeployClass>
  560. <DeployClass Name="ProjectOSXEntitlements">
  561. <Platform Name="OSX32">
  562. <RemoteDir>..\</RemoteDir>
  563. <Operation>1</Operation>
  564. </Platform>
  565. <Platform Name="OSX64">
  566. <RemoteDir>..\</RemoteDir>
  567. <Operation>1</Operation>
  568. </Platform>
  569. </DeployClass>
  570. <DeployClass Name="ProjectOSXInfoPList">
  571. <Platform Name="OSX32">
  572. <RemoteDir>Contents</RemoteDir>
  573. <Operation>1</Operation>
  574. </Platform>
  575. <Platform Name="OSX64">
  576. <RemoteDir>Contents</RemoteDir>
  577. <Operation>1</Operation>
  578. </Platform>
  579. </DeployClass>
  580. <DeployClass Name="ProjectOSXResource">
  581. <Platform Name="OSX32">
  582. <RemoteDir>Contents\Resources</RemoteDir>
  583. <Operation>1</Operation>
  584. </Platform>
  585. <Platform Name="OSX64">
  586. <RemoteDir>Contents\Resources</RemoteDir>
  587. <Operation>1</Operation>
  588. </Platform>
  589. </DeployClass>
  590. <DeployClass Required="true" Name="ProjectOutput">
  591. <Platform Name="Android">
  592. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  593. <Operation>1</Operation>
  594. </Platform>
  595. <Platform Name="iOSDevice32">
  596. <Operation>1</Operation>
  597. </Platform>
  598. <Platform Name="iOSDevice64">
  599. <Operation>1</Operation>
  600. </Platform>
  601. <Platform Name="iOSSimulator">
  602. <Operation>1</Operation>
  603. </Platform>
  604. <Platform Name="Linux64">
  605. <Operation>1</Operation>
  606. </Platform>
  607. <Platform Name="OSX32">
  608. <RemoteDir>Contents\MacOS</RemoteDir>
  609. <Operation>1</Operation>
  610. </Platform>
  611. <Platform Name="OSX64">
  612. <RemoteDir>Contents\MacOS</RemoteDir>
  613. <Operation>1</Operation>
  614. </Platform>
  615. <Platform Name="Win32">
  616. <Operation>0</Operation>
  617. </Platform>
  618. </DeployClass>
  619. <DeployClass Name="ProjectUWPManifest">
  620. <Platform Name="Win32">
  621. <Operation>1</Operation>
  622. </Platform>
  623. <Platform Name="Win64">
  624. <Operation>1</Operation>
  625. </Platform>
  626. </DeployClass>
  627. <DeployClass Name="UWP_DelphiLogo150">
  628. <Platform Name="Win32">
  629. <RemoteDir>Assets</RemoteDir>
  630. <Operation>1</Operation>
  631. </Platform>
  632. <Platform Name="Win64">
  633. <RemoteDir>Assets</RemoteDir>
  634. <Operation>1</Operation>
  635. </Platform>
  636. </DeployClass>
  637. <DeployClass Name="UWP_DelphiLogo44">
  638. <Platform Name="Win32">
  639. <RemoteDir>Assets</RemoteDir>
  640. <Operation>1</Operation>
  641. </Platform>
  642. <Platform Name="Win64">
  643. <RemoteDir>Assets</RemoteDir>
  644. <Operation>1</Operation>
  645. </Platform>
  646. </DeployClass>
  647. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  648. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  649. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  650. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  651. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  652. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  653. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  654. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  655. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  656. </Deployment>
  657. <Platforms>
  658. <Platform value="Win32">True</Platform>
  659. <Platform value="Win64">True</Platform>
  660. </Platforms>
  661. <ModelSupport>False</ModelSupport>
  662. </BorlandProject>
  663. <ProjectFileVersion>12</ProjectFileVersion>
  664. </ProjectExtensions>
  665. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  666. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  667. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  668. </Project>