AutoMappingObjects.dproj 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{3F29272C-7851-41C3-B29E-C0ACD8029C21}</ProjectGuid>
  4. <ProjectVersion>18.4</ProjectVersion>
  5. <FrameworkType>None</FrameworkType>
  6. <MainSource>AutoMappingObjects.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Debug</Config>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Console</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  17. <Base_Android>true</Base_Android>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
  22. <Base_iOSDevice32>true</Base_iOSDevice32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
  27. <Base_iOSDevice64>true</Base_iOSDevice64>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
  32. <Base_iOSSimulator>true</Base_iOSSimulator>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
  37. <Base_OSX32>true</Base_OSX32>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  42. <Base_Win32>true</Base_Win32>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  47. <Base_Win64>true</Base_Win64>
  48. <CfgParent>Base</CfgParent>
  49. <Base>true</Base>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  52. <Cfg_1>true</Cfg_1>
  53. <CfgParent>Base</CfgParent>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  57. <Cfg_1_Win32>true</Cfg_1_Win32>
  58. <CfgParent>Cfg_1</CfgParent>
  59. <Cfg_1>true</Cfg_1>
  60. <Base>true</Base>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  63. <Cfg_2>true</Cfg_2>
  64. <CfgParent>Base</CfgParent>
  65. <Base>true</Base>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Base)'!=''">
  68. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  69. <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
  70. <DCC_E>false</DCC_E>
  71. <DCC_N>false</DCC_N>
  72. <DCC_S>false</DCC_S>
  73. <DCC_F>false</DCC_F>
  74. <DCC_K>false</DCC_K>
  75. <DCC_UsePackage>RESTComponents;FireDACIBDriver;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;FireDAC;FireDACSqliteDriver;soaprtl;soapmidas;$(DCC_UsePackage)</DCC_UsePackage>
  76. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  77. <SanitizedProjectName>AutoMappingObjects</SanitizedProjectName>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Base_Android)'!=''">
  80. <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;CoolTrayIcon_D210_XE7;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
  81. <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
  82. <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
  83. <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
  84. <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
  85. <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
  86. <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
  87. <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
  88. <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
  89. <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
  90. <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
  93. <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
  96. <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FrameViewer;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;TMSFMXPackPkgDXE11;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
  99. <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;FmxTeeUI;fmx;dbexpress;IndyCore;dsnap;bindengine;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Base_OSX32)'!=''">
  102. <DCC_UsePackage>DBXSqliteDriver;DBXInterBaseDriver;tethering;bindcompfmx;inetdb;FmxTeeUI;fmx;fmxdae;dbexpress;IndyCore;dsnap;bindengine;DBXMySQLDriver;FireDACMySQLDriver;FireDACCommonODBC;bindcompdbx;IndyIPCommon;IndyIPServer;IndySystem;fmxFireDAC;FireDACPgDriver;ibmonitor;FMXTee;DbxCommonDriver;ibxpress;xmlrtl;ibxbindings;fmxobj;rtl;DbxClientDriver;CustomIPTransport;bindcomp;IndyIPClient;dbxcds;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  103. <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  106. <DCC_UsePackage>DBXSqliteDriver;UbuntuProgressPackage;DBXInterBaseDriver;vclactnband;vclFireDAC;tethering;svnui;JvGlobus;FireDACADSDriver;JvPluginSystem;JvMM;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;madBasic_;TeeDB;Jcl;FrameViewer;JvCore;JvCrypt;FireDACPgDriver;ibmonitor;FMXTee;SevenZippro;DbxCommonDriver;JvDlgs;JvRuntimeDesign;ibxpress;Tee;JvManagedThreads;xmlrtl;ibxbindings;fmxobj;vclwinx;JvTimeFramework;rtl;GR32_R;DbxClientDriver;CustomIPTransport;vcldsnap;JvSystem;JvStdCtrls;bindcomp;appanalytics;CoolTrayIcon_D210_XE7;tmswizdXE11;nTrayIcon;IndyIPClient;bindcompvcl;TeeUI;TMSFMXPackPkgDXE11;JvDocking;dbxcds;VclSmp;JvPascalInterpreter;adortl;KernowSoftwareFMX;JclVcl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;JvControls;JvPrintPreview;Analog_XE7;JclContainers;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  107. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  108. <BT_BuildType>Debug</BT_BuildType>
  109. <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>
  110. <VerInfo_Locale>1033</VerInfo_Locale>
  111. <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
  112. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  113. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  114. </PropertyGroup>
  115. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  116. <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;CustomIPTransport;vcldsnap;bindcomp;appanalytics;IndyIPClient;bindcompvcl;TeeUI;dbxcds;VclSmp;adortl;dsnapxml;dbrtl;inetdbxpress;IndyProtocols;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
  117. <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
  118. <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
  119. <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
  120. </PropertyGroup>
  121. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  122. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  123. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  124. <DCC_Optimize>false</DCC_Optimize>
  125. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  126. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  127. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  128. </PropertyGroup>
  129. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  130. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  131. </PropertyGroup>
  132. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  133. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  134. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  135. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  136. <DCC_DebugInformation>0</DCC_DebugInformation>
  137. </PropertyGroup>
  138. <ItemGroup>
  139. <DelphiCompile Include="$(MainSource)">
  140. <MainSource>MainSource</MainSource>
  141. </DelphiCompile>
  142. <BuildConfiguration Include="Release">
  143. <Key>Cfg_2</Key>
  144. <CfgParent>Base</CfgParent>
  145. </BuildConfiguration>
  146. <BuildConfiguration Include="Base">
  147. <Key>Base</Key>
  148. </BuildConfiguration>
  149. <BuildConfiguration Include="Debug">
  150. <Key>Cfg_1</Key>
  151. <CfgParent>Base</CfgParent>
  152. </BuildConfiguration>
  153. </ItemGroup>
  154. <ProjectExtensions>
  155. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  156. <Borland.ProjectType>Application</Borland.ProjectType>
  157. <BorlandProject>
  158. <Delphi.Personality>
  159. <Source>
  160. <Source Name="MainSource">AutoMappingObjects.dpr</Source>
  161. </Source>
  162. </Delphi.Personality>
  163. <Deployment Version="3">
  164. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
  165. <Platform Name="OSX32">
  166. <Overwrite>true</Overwrite>
  167. </Platform>
  168. </DeployFile>
  169. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
  170. <Platform Name="iOSSimulator">
  171. <Overwrite>true</Overwrite>
  172. </Platform>
  173. </DeployFile>
  174. <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule">
  175. <Platform Name="iOSSimulator">
  176. <Overwrite>true</Overwrite>
  177. </Platform>
  178. </DeployFile>
  179. <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule">
  180. <Platform Name="OSX32">
  181. <Overwrite>true</Overwrite>
  182. </Platform>
  183. </DeployFile>
  184. <DeployFile LocalName="Win32\Debug\AutoMappingObjects.exe" Configuration="Debug" Class="ProjectOutput">
  185. <Platform Name="Win32">
  186. <RemoteName>AutoMappingObjects.exe</RemoteName>
  187. <Overwrite>true</Overwrite>
  188. </Platform>
  189. </DeployFile>
  190. <DeployClass Name="AdditionalDebugSymbols">
  191. <Platform Name="iOSSimulator">
  192. <Operation>1</Operation>
  193. </Platform>
  194. <Platform Name="OSX32">
  195. <RemoteDir>Contents\MacOS</RemoteDir>
  196. <Operation>1</Operation>
  197. </Platform>
  198. <Platform Name="Win32">
  199. <RemoteDir>Contents\MacOS</RemoteDir>
  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="AndroidGDBServer">
  210. <Platform Name="Android">
  211. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  212. <Operation>1</Operation>
  213. </Platform>
  214. </DeployClass>
  215. <DeployClass Name="AndroidLibnativeArmeabiFile">
  216. <Platform Name="Android">
  217. <RemoteDir>library\lib\armeabi</RemoteDir>
  218. <Operation>1</Operation>
  219. </Platform>
  220. </DeployClass>
  221. <DeployClass Name="AndroidLibnativeMipsFile">
  222. <Platform Name="Android">
  223. <RemoteDir>library\lib\mips</RemoteDir>
  224. <Operation>1</Operation>
  225. </Platform>
  226. </DeployClass>
  227. <DeployClass Name="AndroidServiceOutput">
  228. <Platform Name="Android">
  229. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  230. <Operation>1</Operation>
  231. </Platform>
  232. </DeployClass>
  233. <DeployClass Name="AndroidSplashImageDef">
  234. <Platform Name="Android">
  235. <RemoteDir>res\drawable</RemoteDir>
  236. <Operation>1</Operation>
  237. </Platform>
  238. </DeployClass>
  239. <DeployClass Name="AndroidSplashStyles">
  240. <Platform Name="Android">
  241. <RemoteDir>res\values</RemoteDir>
  242. <Operation>1</Operation>
  243. </Platform>
  244. </DeployClass>
  245. <DeployClass Name="Android_DefaultAppIcon">
  246. <Platform Name="Android">
  247. <RemoteDir>res\drawable</RemoteDir>
  248. <Operation>1</Operation>
  249. </Platform>
  250. </DeployClass>
  251. <DeployClass Name="Android_LauncherIcon144">
  252. <Platform Name="Android">
  253. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  254. <Operation>1</Operation>
  255. </Platform>
  256. </DeployClass>
  257. <DeployClass Name="Android_LauncherIcon36">
  258. <Platform Name="Android">
  259. <RemoteDir>res\drawable-ldpi</RemoteDir>
  260. <Operation>1</Operation>
  261. </Platform>
  262. </DeployClass>
  263. <DeployClass Name="Android_LauncherIcon48">
  264. <Platform Name="Android">
  265. <RemoteDir>res\drawable-mdpi</RemoteDir>
  266. <Operation>1</Operation>
  267. </Platform>
  268. </DeployClass>
  269. <DeployClass Name="Android_LauncherIcon72">
  270. <Platform Name="Android">
  271. <RemoteDir>res\drawable-hdpi</RemoteDir>
  272. <Operation>1</Operation>
  273. </Platform>
  274. </DeployClass>
  275. <DeployClass Name="Android_LauncherIcon96">
  276. <Platform Name="Android">
  277. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  278. <Operation>1</Operation>
  279. </Platform>
  280. </DeployClass>
  281. <DeployClass Name="Android_SplashImage426">
  282. <Platform Name="Android">
  283. <RemoteDir>res\drawable-small</RemoteDir>
  284. <Operation>1</Operation>
  285. </Platform>
  286. </DeployClass>
  287. <DeployClass Name="Android_SplashImage470">
  288. <Platform Name="Android">
  289. <RemoteDir>res\drawable-normal</RemoteDir>
  290. <Operation>1</Operation>
  291. </Platform>
  292. </DeployClass>
  293. <DeployClass Name="Android_SplashImage640">
  294. <Platform Name="Android">
  295. <RemoteDir>res\drawable-large</RemoteDir>
  296. <Operation>1</Operation>
  297. </Platform>
  298. </DeployClass>
  299. <DeployClass Name="Android_SplashImage960">
  300. <Platform Name="Android">
  301. <RemoteDir>res\drawable-xlarge</RemoteDir>
  302. <Operation>1</Operation>
  303. </Platform>
  304. </DeployClass>
  305. <DeployClass Name="DebugSymbols">
  306. <Platform Name="iOSSimulator">
  307. <Operation>1</Operation>
  308. </Platform>
  309. <Platform Name="OSX32">
  310. <RemoteDir>Contents\MacOS</RemoteDir>
  311. <Operation>1</Operation>
  312. </Platform>
  313. <Platform Name="Win32">
  314. <Operation>0</Operation>
  315. </Platform>
  316. </DeployClass>
  317. <DeployClass Name="DependencyFramework">
  318. <Platform Name="OSX32">
  319. <RemoteDir>Contents\MacOS</RemoteDir>
  320. <Operation>1</Operation>
  321. <Extensions>.framework</Extensions>
  322. </Platform>
  323. <Platform Name="Win32">
  324. <Operation>0</Operation>
  325. </Platform>
  326. </DeployClass>
  327. <DeployClass Name="DependencyModule">
  328. <Platform Name="iOSDevice32">
  329. <Operation>1</Operation>
  330. <Extensions>.dylib</Extensions>
  331. </Platform>
  332. <Platform Name="iOSDevice64">
  333. <Operation>1</Operation>
  334. <Extensions>.dylib</Extensions>
  335. </Platform>
  336. <Platform Name="iOSSimulator">
  337. <Operation>1</Operation>
  338. <Extensions>.dylib</Extensions>
  339. </Platform>
  340. <Platform Name="OSX32">
  341. <RemoteDir>Contents\MacOS</RemoteDir>
  342. <Operation>1</Operation>
  343. <Extensions>.dylib</Extensions>
  344. </Platform>
  345. <Platform Name="Win32">
  346. <Operation>0</Operation>
  347. <Extensions>.dll;.bpl</Extensions>
  348. </Platform>
  349. </DeployClass>
  350. <DeployClass Required="true" Name="DependencyPackage">
  351. <Platform Name="iOSDevice32">
  352. <Operation>1</Operation>
  353. <Extensions>.dylib</Extensions>
  354. </Platform>
  355. <Platform Name="iOSDevice64">
  356. <Operation>1</Operation>
  357. <Extensions>.dylib</Extensions>
  358. </Platform>
  359. <Platform Name="iOSSimulator">
  360. <Operation>1</Operation>
  361. <Extensions>.dylib</Extensions>
  362. </Platform>
  363. <Platform Name="OSX32">
  364. <RemoteDir>Contents\MacOS</RemoteDir>
  365. <Operation>1</Operation>
  366. <Extensions>.dylib</Extensions>
  367. </Platform>
  368. <Platform Name="Win32">
  369. <Operation>0</Operation>
  370. <Extensions>.bpl</Extensions>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Name="File">
  374. <Platform Name="Android">
  375. <Operation>0</Operation>
  376. </Platform>
  377. <Platform Name="iOSDevice32">
  378. <Operation>0</Operation>
  379. </Platform>
  380. <Platform Name="iOSDevice64">
  381. <Operation>0</Operation>
  382. </Platform>
  383. <Platform Name="iOSSimulator">
  384. <Operation>0</Operation>
  385. </Platform>
  386. <Platform Name="OSX32">
  387. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  388. <Operation>0</Operation>
  389. </Platform>
  390. <Platform Name="Win32">
  391. <Operation>0</Operation>
  392. </Platform>
  393. </DeployClass>
  394. <DeployClass Name="iPad_Launch1024">
  395. <Platform Name="iOSDevice32">
  396. <Operation>1</Operation>
  397. </Platform>
  398. <Platform Name="iOSDevice64">
  399. <Operation>1</Operation>
  400. </Platform>
  401. <Platform Name="iOSSimulator">
  402. <Operation>1</Operation>
  403. </Platform>
  404. </DeployClass>
  405. <DeployClass Name="iPad_Launch1536">
  406. <Platform Name="iOSDevice32">
  407. <Operation>1</Operation>
  408. </Platform>
  409. <Platform Name="iOSDevice64">
  410. <Operation>1</Operation>
  411. </Platform>
  412. <Platform Name="iOSSimulator">
  413. <Operation>1</Operation>
  414. </Platform>
  415. </DeployClass>
  416. <DeployClass Name="iPad_Launch2048">
  417. <Platform Name="iOSDevice32">
  418. <Operation>1</Operation>
  419. </Platform>
  420. <Platform Name="iOSDevice64">
  421. <Operation>1</Operation>
  422. </Platform>
  423. <Platform Name="iOSSimulator">
  424. <Operation>1</Operation>
  425. </Platform>
  426. </DeployClass>
  427. <DeployClass Name="iPad_Launch768">
  428. <Platform Name="iOSDevice32">
  429. <Operation>1</Operation>
  430. </Platform>
  431. <Platform Name="iOSDevice64">
  432. <Operation>1</Operation>
  433. </Platform>
  434. <Platform Name="iOSSimulator">
  435. <Operation>1</Operation>
  436. </Platform>
  437. </DeployClass>
  438. <DeployClass Name="iPhone_Launch320">
  439. <Platform Name="iOSDevice32">
  440. <Operation>1</Operation>
  441. </Platform>
  442. <Platform Name="iOSDevice64">
  443. <Operation>1</Operation>
  444. </Platform>
  445. <Platform Name="iOSSimulator">
  446. <Operation>1</Operation>
  447. </Platform>
  448. </DeployClass>
  449. <DeployClass Name="iPhone_Launch640">
  450. <Platform Name="iOSDevice32">
  451. <Operation>1</Operation>
  452. </Platform>
  453. <Platform Name="iOSDevice64">
  454. <Operation>1</Operation>
  455. </Platform>
  456. <Platform Name="iOSSimulator">
  457. <Operation>1</Operation>
  458. </Platform>
  459. </DeployClass>
  460. <DeployClass Name="iPhone_Launch640x1136">
  461. <Platform Name="iOSDevice32">
  462. <Operation>1</Operation>
  463. </Platform>
  464. <Platform Name="iOSDevice64">
  465. <Operation>1</Operation>
  466. </Platform>
  467. <Platform Name="iOSSimulator">
  468. <Operation>1</Operation>
  469. </Platform>
  470. </DeployClass>
  471. <DeployClass Name="ProjectAndroidManifest">
  472. <Platform Name="Android">
  473. <Operation>1</Operation>
  474. </Platform>
  475. </DeployClass>
  476. <DeployClass Name="ProjectiOSDeviceDebug">
  477. <Platform Name="iOSDevice32">
  478. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  479. <Operation>1</Operation>
  480. </Platform>
  481. <Platform Name="iOSDevice64">
  482. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  483. <Operation>1</Operation>
  484. </Platform>
  485. </DeployClass>
  486. <DeployClass Name="ProjectiOSDeviceResourceRules">
  487. <Platform Name="iOSDevice32">
  488. <Operation>1</Operation>
  489. </Platform>
  490. <Platform Name="iOSDevice64">
  491. <Operation>1</Operation>
  492. </Platform>
  493. </DeployClass>
  494. <DeployClass Name="ProjectiOSEntitlements">
  495. <Platform Name="iOSDevice32">
  496. <RemoteDir>..\</RemoteDir>
  497. <Operation>1</Operation>
  498. </Platform>
  499. <Platform Name="iOSDevice64">
  500. <RemoteDir>..\</RemoteDir>
  501. <Operation>1</Operation>
  502. </Platform>
  503. </DeployClass>
  504. <DeployClass Name="ProjectiOSInfoPList">
  505. <Platform Name="iOSDevice32">
  506. <Operation>1</Operation>
  507. </Platform>
  508. <Platform Name="iOSDevice64">
  509. <Operation>1</Operation>
  510. </Platform>
  511. <Platform Name="iOSSimulator">
  512. <Operation>1</Operation>
  513. </Platform>
  514. </DeployClass>
  515. <DeployClass Name="ProjectiOSResource">
  516. <Platform Name="iOSDevice32">
  517. <Operation>1</Operation>
  518. </Platform>
  519. <Platform Name="iOSDevice64">
  520. <Operation>1</Operation>
  521. </Platform>
  522. <Platform Name="iOSSimulator">
  523. <Operation>1</Operation>
  524. </Platform>
  525. </DeployClass>
  526. <DeployClass Name="ProjectOSXEntitlements">
  527. <Platform Name="OSX32">
  528. <RemoteDir>..\</RemoteDir>
  529. <Operation>1</Operation>
  530. </Platform>
  531. </DeployClass>
  532. <DeployClass Name="ProjectOSXInfoPList">
  533. <Platform Name="OSX32">
  534. <RemoteDir>Contents</RemoteDir>
  535. <Operation>1</Operation>
  536. </Platform>
  537. </DeployClass>
  538. <DeployClass Name="ProjectOSXResource">
  539. <Platform Name="OSX32">
  540. <RemoteDir>Contents\Resources</RemoteDir>
  541. <Operation>1</Operation>
  542. </Platform>
  543. </DeployClass>
  544. <DeployClass Required="true" Name="ProjectOutput">
  545. <Platform Name="Android">
  546. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  547. <Operation>1</Operation>
  548. </Platform>
  549. <Platform Name="iOSDevice32">
  550. <Operation>1</Operation>
  551. </Platform>
  552. <Platform Name="iOSDevice64">
  553. <Operation>1</Operation>
  554. </Platform>
  555. <Platform Name="iOSSimulator">
  556. <Operation>1</Operation>
  557. </Platform>
  558. <Platform Name="Linux64">
  559. <Operation>1</Operation>
  560. </Platform>
  561. <Platform Name="OSX32">
  562. <RemoteDir>Contents\MacOS</RemoteDir>
  563. <Operation>1</Operation>
  564. </Platform>
  565. <Platform Name="Win32">
  566. <Operation>0</Operation>
  567. </Platform>
  568. </DeployClass>
  569. <DeployClass Name="ProjectUWPManifest">
  570. <Platform Name="Win32">
  571. <Operation>1</Operation>
  572. </Platform>
  573. <Platform Name="Win64">
  574. <Operation>1</Operation>
  575. </Platform>
  576. </DeployClass>
  577. <DeployClass Name="UWP_DelphiLogo150">
  578. <Platform Name="Win32">
  579. <RemoteDir>Assets</RemoteDir>
  580. <Operation>1</Operation>
  581. </Platform>
  582. <Platform Name="Win64">
  583. <RemoteDir>Assets</RemoteDir>
  584. <Operation>1</Operation>
  585. </Platform>
  586. </DeployClass>
  587. <DeployClass Name="UWP_DelphiLogo44">
  588. <Platform Name="Win32">
  589. <RemoteDir>Assets</RemoteDir>
  590. <Operation>1</Operation>
  591. </Platform>
  592. <Platform Name="Win64">
  593. <RemoteDir>Assets</RemoteDir>
  594. <Operation>1</Operation>
  595. </Platform>
  596. </DeployClass>
  597. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  598. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  599. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  600. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  601. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  602. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  603. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  604. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  605. </Deployment>
  606. <Platforms>
  607. <Platform value="Android">False</Platform>
  608. <Platform value="iOSDevice32">False</Platform>
  609. <Platform value="iOSDevice64">False</Platform>
  610. <Platform value="iOSSimulator">False</Platform>
  611. <Platform value="OSX32">False</Platform>
  612. <Platform value="Win32">True</Platform>
  613. <Platform value="Win64">False</Platform>
  614. </Platforms>
  615. </BorlandProject>
  616. <ProjectFileVersion>12</ProjectFileVersion>
  617. </ProjectExtensions>
  618. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  619. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  620. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  621. </Project>