AppCentre_XE6.dproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C4196B59-C303-4049-97F8-8136C3C711B0}</ProjectGuid>
  4. <ProjectVersion>17.2</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <MainSource>AppCentre_XE6.dpr</MainSource>
  7. <Base>True</Base>
  8. <Config Condition="'$(Config)'==''">Release</Config>
  9. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  10. <TargetedPlatforms>1</TargetedPlatforms>
  11. <AppType>Library</AppType>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
  17. <Base_OSX32>true</Base_OSX32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  22. <Base_Win32>true</Base_Win32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  27. <Base_Win64>true</Base_Win64>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  32. <Cfg_1>true</Cfg_1>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  37. <Cfg_1_Win32>true</Cfg_1_Win32>
  38. <CfgParent>Cfg_1</CfgParent>
  39. <Cfg_1>true</Cfg_1>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  43. <Cfg_2>true</Cfg_2>
  44. <CfgParent>Base</CfgParent>
  45. <Base>true</Base>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  48. <Cfg_2_Win32>true</Cfg_2_Win32>
  49. <CfgParent>Cfg_2</CfgParent>
  50. <Cfg_2>true</Cfg_2>
  51. <Base>true</Base>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="'$(Base)'!=''">
  54. <BRCC_IncludePath>..\Client\Utility;$(BRCC_IncludePath)</BRCC_IncludePath>
  55. <VerInfo_AutoIncVersion>true</VerInfo_AutoIncVersion>
  56. <VerInfo_Build>1</VerInfo_Build>
  57. <VerInfo_Release>1</VerInfo_Release>
  58. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  59. <GenDll>true</GenDll>
  60. <VerInfo_Keys>CompanyName=浙江万赛软件科技有限公司;FileDescription=办公助手;FileVersion=1.0.1.1;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  61. <VerInfo_Locale>2052</VerInfo_Locale>
  62. <DCC_UnitSearchPath>..\Includes\MyBean\Source;..\Controls\RealICQUI;..\Includes\DelphiChromiumembedded\src;..\DataProvider;..\Includes\FastMM;..\Log;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  63. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  64. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  65. <SanitizedProjectName>AppCentre_XE6</SanitizedProjectName>
  66. <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
  67. <DCC_ExeOutput>..\ZWT</DCC_ExeOutput>
  68. <DCC_E>false</DCC_E>
  69. <DCC_N>false</DCC_N>
  70. <DCC_S>false</DCC_S>
  71. <DCC_F>false</DCC_F>
  72. <DCC_K>false</DCC_K>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_OSX32)'!=''">
  75. <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;DBXOracleDriver;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindcompdbx;bindengine;soaprtl;FireDACADSDriver;FireDACMSSQLDriver;FireDAC;DBXInformixDriver;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  78. <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;tethering;inetdbbde;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DCEF_XE2;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;Model;DBXMSSQLDriver;IndyIPCommon;CloudService;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;vcldbx;FireDACODBCDriver;RESTBackendComponents;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;DBXOdbcDriver;vclFireDAC;xmlrtl;DataSnapNativeClient;svnui;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindcompdbx;bindengine;vclactnband;soaprtl;bindcompvcl;vclie;FireDACADSDriver;vcltouch;VclSmp;FireDACMSSQLDriver;FireDAC;DBXInformixDriver;Intraweb;VCLRESTComponents;IMUI;DataSnapConnectors;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;svn;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;bdertl;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
  79. <VerInfo_Locale>1033</VerInfo_Locale>
  80. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  83. <DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;DBXMSSQLDriver;IndyIPCommon;CloudService;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;DBXOdbcDriver;vclFireDAC;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindcompdbx;bindengine;vclactnband;soaprtl;bindcompvcl;vclie;FireDACADSDriver;vcltouch;VclSmp;FireDACMSSQLDriver;FireDAC;DBXInformixDriver;Intraweb;VCLRESTComponents;DataSnapConnectors;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  86. <DCC_ExeOutput>..\ZWT\binary</DCC_ExeOutput>
  87. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  88. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  89. <DCC_Optimize>false</DCC_Optimize>
  90. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  91. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  92. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  93. </PropertyGroup>
  94. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  95. <DCC_ExeOutput>..\ZWT\binary</DCC_ExeOutput>
  96. <VerInfo_Build>132</VerInfo_Build>
  97. <VerInfo_Keys>CompanyName=浙江万赛软件科技有限公司;FileDescription=办公助手;FileVersion=1.0.1.132;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  98. <DCC_DcuOutput>\</DCC_DcuOutput>
  99. <VerInfo_Locale>1033</VerInfo_Locale>
  100. <DCC_RemoteDebug>false</DCC_RemoteDebug>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  103. <DCC_ExeOutput>..\ZWT\binary</DCC_ExeOutput>
  104. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  105. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  106. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  107. <DCC_DebugInformation>0</DCC_DebugInformation>
  108. </PropertyGroup>
  109. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  110. <VerInfo_Locale>1033</VerInfo_Locale>
  111. <VerInfo_Build>50</VerInfo_Build>
  112. <VerInfo_Keys>CompanyName=浙江万赛软件科技有限公司;FileDescription=办公助手;FileVersion=1.0.1.50;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  113. </PropertyGroup>
  114. <ItemGroup>
  115. <DelphiCompile Include="$(MainSource)">
  116. <MainSource>MainSource</MainSource>
  117. </DelphiCompile>
  118. <DCCReference Include="AppCentreImport.pas"/>
  119. <DCCReference Include="AppsLayout.pas"/>
  120. <DCCReference Include="BaseForm.pas"/>
  121. <DCCReference Include="FlatForm.pas"/>
  122. <DCCReference Include="IdHttpEx.pas"/>
  123. <DCCReference Include="InterfaceAppCentre.pas"/>
  124. <DCCReference Include="UAppCentre.pas"/>
  125. <DCCReference Include="XXTEA.pas"/>
  126. <DCCReference Include="UApp.pas"/>
  127. <DCCReference Include="IconRequest.pas"/>
  128. <DCCReference Include="AppCentreCom_TLB.pas"/>
  129. <DCCReference Include="UAppCentreConfig.pas"/>
  130. <DCCReference Include="..\Interfaces\InterfaceUI.pas"/>
  131. <DCCReference Include="..\Interfaces\UIHandler.pas"/>
  132. <DCCReference Include="UTest.pas"/>
  133. <DCCReference Include="AppCentreForm.pas"/>
  134. <DCCReference Include="MessageCentre.pas">
  135. <Form>MessageCentreForm</Form>
  136. <FormType>dfm</FormType>
  137. </DCCReference>
  138. <DCCReference Include="ChromeDebug.pas">
  139. <Form>ChromeDebugForm</Form>
  140. <FormType>dfm</FormType>
  141. </DCCReference>
  142. <DCCReference Include="..\Client\Utility\RealICQUtility.pas"/>
  143. <None Include="ModelSupport_AppCentre_XE6\default.txaPackage"/>
  144. <None Include="appCentre.inc">
  145. <ContainerId>WebFile</ContainerId>
  146. </None>
  147. <BuildConfiguration Include="Release">
  148. <Key>Cfg_2</Key>
  149. <CfgParent>Base</CfgParent>
  150. </BuildConfiguration>
  151. <BuildConfiguration Include="Base">
  152. <Key>Base</Key>
  153. </BuildConfiguration>
  154. <BuildConfiguration Include="Debug">
  155. <Key>Cfg_1</Key>
  156. <CfgParent>Base</CfgParent>
  157. </BuildConfiguration>
  158. </ItemGroup>
  159. <ProjectExtensions>
  160. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  161. <Borland.ProjectType/>
  162. <BorlandProject>
  163. <Delphi.Personality>
  164. <Source>
  165. <Source Name="MainSource">AppCentre_XE6.dpr</Source>
  166. </Source>
  167. <Excluded_Packages>
  168. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  169. <Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  170. </Excluded_Packages>
  171. </Delphi.Personality>
  172. <Deployment Version="1">
  173. <DeployFile LocalName="..\ZWT\binary\AppCentre_XE6.dll" Configuration="Debug" Class="ProjectOutput">
  174. <Platform Name="Win32">
  175. <RemoteName>AppCentre_XE6.dll</RemoteName>
  176. <Overwrite>true</Overwrite>
  177. </Platform>
  178. </DeployFile>
  179. <DeployClass Required="true" Name="DependencyPackage">
  180. <Platform Name="iOSDevice64">
  181. <Operation>1</Operation>
  182. <Extensions>.dylib</Extensions>
  183. </Platform>
  184. <Platform Name="Win32">
  185. <Operation>0</Operation>
  186. <Extensions>.bpl</Extensions>
  187. </Platform>
  188. <Platform Name="OSX32">
  189. <Operation>1</Operation>
  190. <Extensions>.dylib</Extensions>
  191. </Platform>
  192. <Platform Name="iOSSimulator">
  193. <Operation>1</Operation>
  194. <Extensions>.dylib</Extensions>
  195. </Platform>
  196. <Platform Name="iOSDevice32">
  197. <Operation>1</Operation>
  198. <Extensions>.dylib</Extensions>
  199. </Platform>
  200. </DeployClass>
  201. <DeployClass Name="DependencyModule">
  202. <Platform Name="OSX32">
  203. <Operation>1</Operation>
  204. <Extensions>.dylib</Extensions>
  205. </Platform>
  206. <Platform Name="Win32">
  207. <Operation>0</Operation>
  208. <Extensions>.dll;.bpl</Extensions>
  209. </Platform>
  210. </DeployClass>
  211. <DeployClass Name="iPad_Launch2048">
  212. <Platform Name="iOSDevice64">
  213. <Operation>1</Operation>
  214. </Platform>
  215. <Platform Name="iOSSimulator">
  216. <Operation>1</Operation>
  217. </Platform>
  218. <Platform Name="iOSDevice32">
  219. <Operation>1</Operation>
  220. </Platform>
  221. </DeployClass>
  222. <DeployClass Name="ProjectOSXInfoPList"/>
  223. <DeployClass Name="ProjectiOSDeviceDebug">
  224. <Platform Name="iOSDevice64">
  225. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  226. <Operation>1</Operation>
  227. </Platform>
  228. <Platform Name="iOSDevice32">
  229. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  230. <Operation>1</Operation>
  231. </Platform>
  232. </DeployClass>
  233. <DeployClass Name="Android_SplashImage470">
  234. <Platform Name="Android">
  235. <RemoteDir>res\drawable-normal</RemoteDir>
  236. <Operation>1</Operation>
  237. </Platform>
  238. </DeployClass>
  239. <DeployClass Name="AndroidLibnativeX86File">
  240. <Platform Name="Android">
  241. <RemoteDir>library\lib\x86</RemoteDir>
  242. <Operation>1</Operation>
  243. </Platform>
  244. </DeployClass>
  245. <DeployClass Name="ProjectiOSResource">
  246. <Platform Name="iOSDevice64">
  247. <Operation>1</Operation>
  248. </Platform>
  249. <Platform Name="iOSSimulator">
  250. <Operation>1</Operation>
  251. </Platform>
  252. <Platform Name="iOSDevice32">
  253. <Operation>1</Operation>
  254. </Platform>
  255. </DeployClass>
  256. <DeployClass Name="ProjectOSXEntitlements"/>
  257. <DeployClass Name="AndroidGDBServer">
  258. <Platform Name="Android">
  259. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  260. <Operation>1</Operation>
  261. </Platform>
  262. </DeployClass>
  263. <DeployClass Name="iPhone_Launch640">
  264. <Platform Name="iOSDevice64">
  265. <Operation>1</Operation>
  266. </Platform>
  267. <Platform Name="iOSSimulator">
  268. <Operation>1</Operation>
  269. </Platform>
  270. <Platform Name="iOSDevice32">
  271. <Operation>1</Operation>
  272. </Platform>
  273. </DeployClass>
  274. <DeployClass Name="Android_SplashImage960">
  275. <Platform Name="Android">
  276. <RemoteDir>res\drawable-xlarge</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="Android_LauncherIcon96">
  281. <Platform Name="Android">
  282. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  283. <Operation>1</Operation>
  284. </Platform>
  285. </DeployClass>
  286. <DeployClass Name="iPhone_Launch320">
  287. <Platform Name="iOSDevice64">
  288. <Operation>1</Operation>
  289. </Platform>
  290. <Platform Name="iOSSimulator">
  291. <Operation>1</Operation>
  292. </Platform>
  293. <Platform Name="iOSDevice32">
  294. <Operation>1</Operation>
  295. </Platform>
  296. </DeployClass>
  297. <DeployClass Name="Android_LauncherIcon144">
  298. <Platform Name="Android">
  299. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  300. <Operation>1</Operation>
  301. </Platform>
  302. </DeployClass>
  303. <DeployClass Name="AndroidLibnativeMipsFile">
  304. <Platform Name="Android">
  305. <RemoteDir>library\lib\mips</RemoteDir>
  306. <Operation>1</Operation>
  307. </Platform>
  308. </DeployClass>
  309. <DeployClass Name="AndroidSplashImageDef">
  310. <Platform Name="Android">
  311. <RemoteDir>res\drawable</RemoteDir>
  312. <Operation>1</Operation>
  313. </Platform>
  314. </DeployClass>
  315. <DeployClass Name="DebugSymbols">
  316. <Platform Name="OSX32">
  317. <Operation>1</Operation>
  318. </Platform>
  319. <Platform Name="iOSSimulator">
  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. <Operation>1</Operation>
  329. <Extensions>.framework</Extensions>
  330. </Platform>
  331. <Platform Name="Win32">
  332. <Operation>0</Operation>
  333. </Platform>
  334. </DeployClass>
  335. <DeployClass Name="Android_SplashImage426">
  336. <Platform Name="Android">
  337. <RemoteDir>res\drawable-small</RemoteDir>
  338. <Operation>1</Operation>
  339. </Platform>
  340. </DeployClass>
  341. <DeployClass Name="ProjectiOSEntitlements"/>
  342. <DeployClass Name="AdditionalDebugSymbols">
  343. <Platform Name="OSX32">
  344. <Operation>1</Operation>
  345. </Platform>
  346. <Platform Name="Win32">
  347. <RemoteDir>Contents\MacOS</RemoteDir>
  348. <Operation>0</Operation>
  349. </Platform>
  350. </DeployClass>
  351. <DeployClass Name="AndroidClassesDexFile">
  352. <Platform Name="Android">
  353. <RemoteDir>classes</RemoteDir>
  354. <Operation>1</Operation>
  355. </Platform>
  356. </DeployClass>
  357. <DeployClass Name="ProjectiOSInfoPList"/>
  358. <DeployClass Name="iPad_Launch1024">
  359. <Platform Name="iOSDevice64">
  360. <Operation>1</Operation>
  361. </Platform>
  362. <Platform Name="iOSSimulator">
  363. <Operation>1</Operation>
  364. </Platform>
  365. <Platform Name="iOSDevice32">
  366. <Operation>1</Operation>
  367. </Platform>
  368. </DeployClass>
  369. <DeployClass Name="Android_DefaultAppIcon">
  370. <Platform Name="Android">
  371. <RemoteDir>res\drawable</RemoteDir>
  372. <Operation>1</Operation>
  373. </Platform>
  374. </DeployClass>
  375. <DeployClass Name="ProjectOSXResource">
  376. <Platform Name="OSX32">
  377. <RemoteDir>Contents\Resources</RemoteDir>
  378. <Operation>1</Operation>
  379. </Platform>
  380. </DeployClass>
  381. <DeployClass Name="ProjectiOSDeviceResourceRules"/>
  382. <DeployClass Name="iPad_Launch768">
  383. <Platform Name="iOSDevice64">
  384. <Operation>1</Operation>
  385. </Platform>
  386. <Platform Name="iOSSimulator">
  387. <Operation>1</Operation>
  388. </Platform>
  389. <Platform Name="iOSDevice32">
  390. <Operation>1</Operation>
  391. </Platform>
  392. </DeployClass>
  393. <DeployClass Required="true" Name="ProjectOutput">
  394. <Platform Name="Android">
  395. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  396. <Operation>1</Operation>
  397. </Platform>
  398. <Platform Name="iOSDevice64">
  399. <Operation>1</Operation>
  400. </Platform>
  401. <Platform Name="Win32">
  402. <Operation>0</Operation>
  403. </Platform>
  404. <Platform Name="OSX32">
  405. <Operation>1</Operation>
  406. </Platform>
  407. <Platform Name="iOSSimulator">
  408. <Operation>1</Operation>
  409. </Platform>
  410. <Platform Name="iOSDevice32">
  411. <Operation>1</Operation>
  412. </Platform>
  413. </DeployClass>
  414. <DeployClass Name="AndroidLibnativeArmeabiFile">
  415. <Platform Name="Android">
  416. <RemoteDir>library\lib\armeabi</RemoteDir>
  417. <Operation>1</Operation>
  418. </Platform>
  419. </DeployClass>
  420. <DeployClass Name="Android_SplashImage640">
  421. <Platform Name="Android">
  422. <RemoteDir>res\drawable-large</RemoteDir>
  423. <Operation>1</Operation>
  424. </Platform>
  425. </DeployClass>
  426. <DeployClass Name="File">
  427. <Platform Name="Android">
  428. <Operation>0</Operation>
  429. </Platform>
  430. <Platform Name="iOSDevice64">
  431. <Operation>0</Operation>
  432. </Platform>
  433. <Platform Name="Win32">
  434. <Operation>0</Operation>
  435. </Platform>
  436. <Platform Name="OSX32">
  437. <Operation>0</Operation>
  438. </Platform>
  439. <Platform Name="iOSSimulator">
  440. <Operation>0</Operation>
  441. </Platform>
  442. <Platform Name="iOSDevice32">
  443. <Operation>0</Operation>
  444. </Platform>
  445. </DeployClass>
  446. <DeployClass Name="iPhone_Launch640x1136">
  447. <Platform Name="iOSDevice64">
  448. <Operation>1</Operation>
  449. </Platform>
  450. <Platform Name="iOSSimulator">
  451. <Operation>1</Operation>
  452. </Platform>
  453. <Platform Name="iOSDevice32">
  454. <Operation>1</Operation>
  455. </Platform>
  456. </DeployClass>
  457. <DeployClass Name="Android_LauncherIcon36">
  458. <Platform Name="Android">
  459. <RemoteDir>res\drawable-ldpi</RemoteDir>
  460. <Operation>1</Operation>
  461. </Platform>
  462. </DeployClass>
  463. <DeployClass Name="AndroidSplashStyles">
  464. <Platform Name="Android">
  465. <RemoteDir>res\values</RemoteDir>
  466. <Operation>1</Operation>
  467. </Platform>
  468. </DeployClass>
  469. <DeployClass Name="iPad_Launch1536">
  470. <Platform Name="iOSDevice64">
  471. <Operation>1</Operation>
  472. </Platform>
  473. <Platform Name="iOSSimulator">
  474. <Operation>1</Operation>
  475. </Platform>
  476. <Platform Name="iOSDevice32">
  477. <Operation>1</Operation>
  478. </Platform>
  479. </DeployClass>
  480. <DeployClass Name="Android_LauncherIcon48">
  481. <Platform Name="Android">
  482. <RemoteDir>res\drawable-mdpi</RemoteDir>
  483. <Operation>1</Operation>
  484. </Platform>
  485. </DeployClass>
  486. <DeployClass Name="Android_LauncherIcon72">
  487. <Platform Name="Android">
  488. <RemoteDir>res\drawable-hdpi</RemoteDir>
  489. <Operation>1</Operation>
  490. </Platform>
  491. </DeployClass>
  492. <DeployClass Name="ProjectAndroidManifest">
  493. <Platform Name="Android">
  494. <Operation>1</Operation>
  495. </Platform>
  496. </DeployClass>
  497. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  498. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  499. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  500. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  501. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  502. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME)"/>
  503. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  504. </Deployment>
  505. <Platforms>
  506. <Platform value="OSX32">False</Platform>
  507. <Platform value="Win32">True</Platform>
  508. <Platform value="Win64">False</Platform>
  509. </Platforms>
  510. <ModelSupport>True</ModelSupport>
  511. </BorlandProject>
  512. <ProjectFileVersion>12</ProjectFileVersion>
  513. </ProjectExtensions>
  514. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  515. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  516. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  517. </Project>