FogC.cbproj 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{5FE1E61D-7507-4298-8741-F29361E35CB8}</ProjectGuid>
  4. <ProjectType>CppVCLApplication</ProjectType>
  5. <MainSource>FogC.cpp</MainSource>
  6. <Base>True</Base>
  7. <Config Condition="'$(Config)'==''">Debug</Config>
  8. <FrameworkType>VCL</FrameworkType>
  9. <ProjectVersion>18.7</ProjectVersion>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <TargetedPlatforms>1</TargetedPlatforms>
  12. <AppType>Application</AppType>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  18. <Base_Win32>true</Base_Win32>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  23. <Base_Win64>true</Base_Win64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  28. <Cfg_1>true</Cfg_1>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  33. <Cfg_1_Win32>true</Cfg_1_Win32>
  34. <CfgParent>Cfg_1</CfgParent>
  35. <Cfg_1>true</Cfg_1>
  36. <Base>true</Base>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  39. <Cfg_1_Win64>true</Cfg_1_Win64>
  40. <CfgParent>Cfg_1</CfgParent>
  41. <Cfg_1>true</Cfg_1>
  42. <Base>true</Base>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  45. <Cfg_2>true</Cfg_2>
  46. <CfgParent>Base</CfgParent>
  47. <Base>true</Base>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  50. <Cfg_2_Win32>true</Cfg_2_Win32>
  51. <CfgParent>Cfg_2</CfgParent>
  52. <Cfg_2>true</Cfg_2>
  53. <Base>true</Base>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  56. <Cfg_2_Win64>true</Cfg_2_Win64>
  57. <CfgParent>Cfg_2</CfgParent>
  58. <Cfg_2>true</Cfg_2>
  59. <Base>true</Base>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Base)'!=''">
  62. <SanitizedProjectName>FogC</SanitizedProjectName>
  63. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  64. <VerInfo_Locale>1036</VerInfo_Locale>
  65. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  66. <BCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(BCC_IncludePath)</BCC_IncludePath>
  67. <DCC_UnitSearchPath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  68. <TASM_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(TASM_IncludePath)</TASM_IncludePath>
  69. <ILINK_LibraryPath>$(BDS)\lib\obj;$(BDS)\lib;..\..\..\..\lib;..\..\..\..\dcu;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  70. <UsePackages>true</UsePackages>
  71. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  72. <PackageImports>rtl.bpi;vcl.bpi;$(PackageImports)</PackageImports>
  73. <BCC_GenerateWindowsApp>true</BCC_GenerateWindowsApp>
  74. <ILINK_AppType>Windows</ILINK_AppType>
  75. <DCC_IncludePath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_IncludePath)</DCC_IncludePath>
  76. <DCC_AdditionalSwitches> -M</DCC_AdditionalSwitches>
  77. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  78. <BRCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(BRCC_IncludePath)</BRCC_IncludePath>
  79. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  80. <BCC_PCHCache>true</BCC_PCHCache>
  81. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  82. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;fmx.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  83. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  84. <DynamicRTL>true</DynamicRTL>
  85. <FinalOutputDir>.</FinalOutputDir>
  86. <TASM_AdditionalSwitches> /w2</TASM_AdditionalSwitches>
  87. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  90. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  91. <TASM_Defines>_DEBUG;$(TASM_Defines)</TASM_Defines>
  92. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve</BCC_UserSuppliedOptions>
  93. <OutputExt>exe</OutputExt>
  94. <BRCC_Defines>_DEBUG;$(BRCC_Defines)</BRCC_Defines>
  95. <Icon_MainIcon>fog_Icon.ico</Icon_MainIcon>
  96. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  97. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  98. <VerInfo_Locale>1033</VerInfo_Locale>
  99. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  100. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  101. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  102. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  103. </PropertyGroup>
  104. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  105. <TASM_Defines>_DEBUG;$(TASM_Defines)</TASM_Defines>
  106. <BRCC_Defines>_DEBUG;$(BRCC_Defines)</BRCC_Defines>
  107. <Icon_MainIcon>fog_Icon.ico</Icon_MainIcon>
  108. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  109. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  110. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  111. </PropertyGroup>
  112. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  113. <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
  114. <DCC_AdditionalSwitches> -M -V</DCC_AdditionalSwitches>
  115. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  116. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  117. <DCC_Define>DEBUG;$(DCC_Define);$(DCC_Define)</DCC_Define>
  118. <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
  119. <IntermediateOutputDir>Debug_Build</IntermediateOutputDir>
  120. <TASM_Debugging>Full</TASM_Debugging>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  123. <BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  124. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve -k</BCC_UserSuppliedOptions>
  125. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  126. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  127. <VerInfo_Locale>1033</VerInfo_Locale>
  128. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  129. <LinkPackageStatics>GLScene_RT.lib;fmx.lib;xmlrtl.lib;vclimg.lib</LinkPackageStatics>
  130. <LinkPackageImports>rtl.bpi;vcl.bpi</LinkPackageImports>
  131. <BT_BuildType>Debug</BT_BuildType>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  134. <BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  135. </PropertyGroup>
  136. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  137. <BCC_OptimizationLevel>Level2</BCC_OptimizationLevel>
  138. <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
  139. <DCC_AdditionalSwitches> -M -$O+</DCC_AdditionalSwitches>
  140. <BCC_InlineFunctionExpansion>true</BCC_InlineFunctionExpansion>
  141. <IntermediateOutputDir>Release_Build</IntermediateOutputDir>
  142. <TASM_Debugging>None</TASM_Debugging>
  143. </PropertyGroup>
  144. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  145. <BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  146. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve -r</BCC_UserSuppliedOptions>
  147. </PropertyGroup>
  148. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  149. <BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  150. </PropertyGroup>
  151. <ItemGroup>
  152. <CppCompile Include="fFogC.cpp">
  153. <BuildOrder>2</BuildOrder>
  154. <Form>Form1</Form>
  155. <DependentOn>fFogC.h</DependentOn>
  156. <BuildOrder>0</BuildOrder>
  157. </CppCompile>
  158. <CppCompile Include="FogC.cpp">
  159. <BuildOrder>-1</BuildOrder>
  160. <BuildOrder>0</BuildOrder>
  161. </CppCompile>
  162. <FormResources Include="fFogC.dfm"/>
  163. <BuildConfiguration Include="Release">
  164. <Key>Cfg_2</Key>
  165. <CfgParent>Base</CfgParent>
  166. </BuildConfiguration>
  167. <BuildConfiguration Include="Base">
  168. <Key>Base</Key>
  169. </BuildConfiguration>
  170. <BuildConfiguration Include="Debug">
  171. <Key>Cfg_1</Key>
  172. <CfgParent>Base</CfgParent>
  173. </BuildConfiguration>
  174. </ItemGroup>
  175. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  176. <ProjectExtensions>
  177. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  178. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  179. <BorlandProject>
  180. <CPlusPlusBuilder.Personality>
  181. <VersionInfo>
  182. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  183. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  184. <VersionInfo Name="MajorVer">1</VersionInfo>
  185. <VersionInfo Name="MinorVer">0</VersionInfo>
  186. <VersionInfo Name="Release">0</VersionInfo>
  187. <VersionInfo Name="Build">0</VersionInfo>
  188. <VersionInfo Name="Debug">False</VersionInfo>
  189. <VersionInfo Name="PreRelease">False</VersionInfo>
  190. <VersionInfo Name="Special">False</VersionInfo>
  191. <VersionInfo Name="Private">False</VersionInfo>
  192. <VersionInfo Name="DLL">False</VersionInfo>
  193. <VersionInfo Name="Locale">1036</VersionInfo>
  194. <VersionInfo Name="CodePage">1252</VersionInfo>
  195. </VersionInfo>
  196. <VersionInfoKeys>
  197. <VersionInfoKeys Name="CompanyName"/>
  198. <VersionInfoKeys Name="FileDescription"/>
  199. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  200. <VersionInfoKeys Name="InternalName"/>
  201. <VersionInfoKeys Name="LegalCopyright"/>
  202. <VersionInfoKeys Name="LegalTrademarks"/>
  203. <VersionInfoKeys Name="OriginalFilename"/>
  204. <VersionInfoKeys Name="ProductName"/>
  205. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  206. <VersionInfoKeys Name="Comments"/>
  207. </VersionInfoKeys>
  208. <Debugging>
  209. <Debugging Name="DebugSourceDirs">$(BCB)\source\vcl</Debugging>
  210. </Debugging>
  211. <Parameters>
  212. <Parameters Name="RunParams"/>
  213. <Parameters Name="HostApplication"/>
  214. <Parameters Name="RemoteHost"/>
  215. <Parameters Name="RemotePath"/>
  216. <Parameters Name="RemoteDebug">0</Parameters>
  217. </Parameters>
  218. <Compiler>
  219. <Compiler Name="ShowInfoMsgs">0</Compiler>
  220. <Compiler Name="LinkDebugVcl">0</Compiler>
  221. <Compiler Name="LinkCGLIB">0</Compiler>
  222. </Compiler>
  223. <ProjectProperties>
  224. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  225. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  226. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  227. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  228. </ProjectProperties>
  229. <Source>
  230. <Source Name="MainSource">FogC.cpp</Source>
  231. </Source>
  232. </CPlusPlusBuilder.Personality>
  233. <Platforms>
  234. <Platform value="Win32">True</Platform>
  235. <Platform value="Win64">False</Platform>
  236. </Platforms>
  237. <Deployment Version="3">
  238. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
  239. <Platform Name="Win32">
  240. <Overwrite>true</Overwrite>
  241. </Platform>
  242. </DeployFile>
  243. <DeployFile LocalName=".\FogC.exe" Configuration="Debug" Class="ProjectOutput">
  244. <Platform Name="Win32">
  245. <RemoteName>FogC.exe</RemoteName>
  246. <Overwrite>true</Overwrite>
  247. </Platform>
  248. </DeployFile>
  249. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  250. <Platform Name="OSX32">
  251. <Overwrite>true</Overwrite>
  252. </Platform>
  253. </DeployFile>
  254. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
  255. <Platform Name="OSX64">
  256. <Overwrite>true</Overwrite>
  257. </Platform>
  258. </DeployFile>
  259. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule">
  260. <Platform Name="Win32">
  261. <Overwrite>true</Overwrite>
  262. </Platform>
  263. </DeployFile>
  264. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule">
  265. <Platform Name="Win32">
  266. <Overwrite>true</Overwrite>
  267. </Platform>
  268. </DeployFile>
  269. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  270. <Platform Name="OSX32">
  271. <Overwrite>true</Overwrite>
  272. </Platform>
  273. </DeployFile>
  274. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  275. <Platform Name="Win32">
  276. <Overwrite>true</Overwrite>
  277. </Platform>
  278. </DeployFile>
  279. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  280. <Platform Name="Win64">
  281. <Overwrite>true</Overwrite>
  282. </Platform>
  283. </DeployFile>
  284. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule">
  285. <Platform Name="Win64">
  286. <Overwrite>true</Overwrite>
  287. </Platform>
  288. </DeployFile>
  289. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
  290. <Platform Name="Win64">
  291. <Overwrite>true</Overwrite>
  292. </Platform>
  293. </DeployFile>
  294. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
  295. <Platform Name="Win32">
  296. <Overwrite>true</Overwrite>
  297. </Platform>
  298. </DeployFile>
  299. <DeployFile LocalName=".\FogC.tds" Configuration="Debug" Class="DebugSymbols">
  300. <Platform Name="Win32">
  301. <RemoteName>FogC.tds</RemoteName>
  302. <Overwrite>true</Overwrite>
  303. </Platform>
  304. </DeployFile>
  305. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
  306. <Platform Name="OSX64">
  307. <Overwrite>true</Overwrite>
  308. </Platform>
  309. </DeployFile>
  310. <DeployClass Name="AdditionalDebugSymbols">
  311. <Platform Name="iOSSimulator">
  312. <Operation>1</Operation>
  313. </Platform>
  314. <Platform Name="OSX32">
  315. <RemoteDir>Contents\MacOS</RemoteDir>
  316. <Operation>1</Operation>
  317. </Platform>
  318. <Platform Name="Win32">
  319. <Operation>0</Operation>
  320. </Platform>
  321. </DeployClass>
  322. <DeployClass Name="AndroidClassesDexFile">
  323. <Platform Name="Android">
  324. <RemoteDir>classes</RemoteDir>
  325. <Operation>1</Operation>
  326. </Platform>
  327. </DeployClass>
  328. <DeployClass Name="AndroidFileProvider">
  329. <Platform Name="Android">
  330. <RemoteDir>res\xml</RemoteDir>
  331. <Operation>1</Operation>
  332. </Platform>
  333. </DeployClass>
  334. <DeployClass Name="AndroidGDBServer">
  335. <Platform Name="Android">
  336. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  337. <Operation>1</Operation>
  338. </Platform>
  339. </DeployClass>
  340. <DeployClass Name="AndroidLibnativeArmeabiFile">
  341. <Platform Name="Android">
  342. <RemoteDir>library\lib\armeabi</RemoteDir>
  343. <Operation>1</Operation>
  344. </Platform>
  345. </DeployClass>
  346. <DeployClass Name="AndroidLibnativeMipsFile">
  347. <Platform Name="Android">
  348. <RemoteDir>library\lib\mips</RemoteDir>
  349. <Operation>1</Operation>
  350. </Platform>
  351. </DeployClass>
  352. <DeployClass Name="AndroidServiceOutput">
  353. <Platform Name="Android">
  354. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  355. <Operation>1</Operation>
  356. </Platform>
  357. </DeployClass>
  358. <DeployClass Name="AndroidSplashImageDef">
  359. <Platform Name="Android">
  360. <RemoteDir>res\drawable</RemoteDir>
  361. <Operation>1</Operation>
  362. </Platform>
  363. </DeployClass>
  364. <DeployClass Name="AndroidSplashStyles">
  365. <Platform Name="Android">
  366. <RemoteDir>res\values</RemoteDir>
  367. <Operation>1</Operation>
  368. </Platform>
  369. </DeployClass>
  370. <DeployClass Name="AndroidSplashStylesV21">
  371. <Platform Name="Android">
  372. <RemoteDir>res\values-v21</RemoteDir>
  373. <Operation>1</Operation>
  374. </Platform>
  375. </DeployClass>
  376. <DeployClass Name="Android_Colors">
  377. <Platform Name="Android">
  378. <RemoteDir>res\values</RemoteDir>
  379. <Operation>1</Operation>
  380. </Platform>
  381. </DeployClass>
  382. <DeployClass Name="Android_DefaultAppIcon">
  383. <Platform Name="Android">
  384. <RemoteDir>res\drawable</RemoteDir>
  385. <Operation>1</Operation>
  386. </Platform>
  387. </DeployClass>
  388. <DeployClass Name="Android_LauncherIcon144">
  389. <Platform Name="Android">
  390. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  391. <Operation>1</Operation>
  392. </Platform>
  393. </DeployClass>
  394. <DeployClass Name="Android_LauncherIcon36">
  395. <Platform Name="Android">
  396. <RemoteDir>res\drawable-ldpi</RemoteDir>
  397. <Operation>1</Operation>
  398. </Platform>
  399. </DeployClass>
  400. <DeployClass Name="Android_LauncherIcon48">
  401. <Platform Name="Android">
  402. <RemoteDir>res\drawable-mdpi</RemoteDir>
  403. <Operation>1</Operation>
  404. </Platform>
  405. </DeployClass>
  406. <DeployClass Name="Android_LauncherIcon72">
  407. <Platform Name="Android">
  408. <RemoteDir>res\drawable-hdpi</RemoteDir>
  409. <Operation>1</Operation>
  410. </Platform>
  411. </DeployClass>
  412. <DeployClass Name="Android_LauncherIcon96">
  413. <Platform Name="Android">
  414. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  415. <Operation>1</Operation>
  416. </Platform>
  417. </DeployClass>
  418. <DeployClass Name="Android_NotificationIcon24">
  419. <Platform Name="Android">
  420. <RemoteDir>res\drawable-mdpi</RemoteDir>
  421. <Operation>1</Operation>
  422. </Platform>
  423. </DeployClass>
  424. <DeployClass Name="Android_NotificationIcon36">
  425. <Platform Name="Android">
  426. <RemoteDir>res\drawable-hdpi</RemoteDir>
  427. <Operation>1</Operation>
  428. </Platform>
  429. </DeployClass>
  430. <DeployClass Name="Android_NotificationIcon48">
  431. <Platform Name="Android">
  432. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  433. <Operation>1</Operation>
  434. </Platform>
  435. </DeployClass>
  436. <DeployClass Name="Android_NotificationIcon72">
  437. <Platform Name="Android">
  438. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  439. <Operation>1</Operation>
  440. </Platform>
  441. </DeployClass>
  442. <DeployClass Name="Android_NotificationIcon96">
  443. <Platform Name="Android">
  444. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  445. <Operation>1</Operation>
  446. </Platform>
  447. </DeployClass>
  448. <DeployClass Name="Android_SplashImage426">
  449. <Platform Name="Android">
  450. <RemoteDir>res\drawable-small</RemoteDir>
  451. <Operation>1</Operation>
  452. </Platform>
  453. </DeployClass>
  454. <DeployClass Name="Android_SplashImage470">
  455. <Platform Name="Android">
  456. <RemoteDir>res\drawable-normal</RemoteDir>
  457. <Operation>1</Operation>
  458. </Platform>
  459. </DeployClass>
  460. <DeployClass Name="Android_SplashImage640">
  461. <Platform Name="Android">
  462. <RemoteDir>res\drawable-large</RemoteDir>
  463. <Operation>1</Operation>
  464. </Platform>
  465. </DeployClass>
  466. <DeployClass Name="Android_SplashImage960">
  467. <Platform Name="Android">
  468. <RemoteDir>res\drawable-xlarge</RemoteDir>
  469. <Operation>1</Operation>
  470. </Platform>
  471. </DeployClass>
  472. <DeployClass Name="Android_Strings">
  473. <Platform Name="Android">
  474. <RemoteDir>res\values</RemoteDir>
  475. <Operation>1</Operation>
  476. </Platform>
  477. </DeployClass>
  478. <DeployClass Name="DebugSymbols">
  479. <Platform Name="iOSSimulator">
  480. <Operation>1</Operation>
  481. </Platform>
  482. <Platform Name="OSX32">
  483. <RemoteDir>Contents\MacOS</RemoteDir>
  484. <Operation>1</Operation>
  485. </Platform>
  486. <Platform Name="Win32">
  487. <Operation>0</Operation>
  488. </Platform>
  489. </DeployClass>
  490. <DeployClass Name="DependencyFramework">
  491. <Platform Name="OSX32">
  492. <RemoteDir>Contents\MacOS</RemoteDir>
  493. <Operation>1</Operation>
  494. <Extensions>.framework</Extensions>
  495. </Platform>
  496. <Platform Name="OSX64">
  497. <RemoteDir>Contents\MacOS</RemoteDir>
  498. <Operation>1</Operation>
  499. <Extensions>.framework</Extensions>
  500. </Platform>
  501. <Platform Name="Win32">
  502. <Operation>0</Operation>
  503. </Platform>
  504. </DeployClass>
  505. <DeployClass Name="DependencyModule">
  506. <Platform Name="iOSDevice32">
  507. <Operation>1</Operation>
  508. <Extensions>.dylib</Extensions>
  509. </Platform>
  510. <Platform Name="iOSDevice64">
  511. <Operation>1</Operation>
  512. <Extensions>.dylib</Extensions>
  513. </Platform>
  514. <Platform Name="iOSSimulator">
  515. <Operation>1</Operation>
  516. <Extensions>.dylib</Extensions>
  517. </Platform>
  518. <Platform Name="OSX32">
  519. <RemoteDir>Contents\MacOS</RemoteDir>
  520. <Operation>1</Operation>
  521. <Extensions>.dylib</Extensions>
  522. </Platform>
  523. <Platform Name="OSX64">
  524. <RemoteDir>Contents\MacOS</RemoteDir>
  525. <Operation>1</Operation>
  526. <Extensions>.dylib</Extensions>
  527. </Platform>
  528. <Platform Name="Win32">
  529. <Operation>0</Operation>
  530. <Extensions>.dll;.bpl</Extensions>
  531. </Platform>
  532. </DeployClass>
  533. <DeployClass Required="true" Name="DependencyPackage">
  534. <Platform Name="iOSDevice32">
  535. <Operation>1</Operation>
  536. <Extensions>.dylib</Extensions>
  537. </Platform>
  538. <Platform Name="iOSDevice64">
  539. <Operation>1</Operation>
  540. <Extensions>.dylib</Extensions>
  541. </Platform>
  542. <Platform Name="iOSSimulator">
  543. <Operation>1</Operation>
  544. <Extensions>.dylib</Extensions>
  545. </Platform>
  546. <Platform Name="OSX32">
  547. <RemoteDir>Contents\MacOS</RemoteDir>
  548. <Operation>1</Operation>
  549. <Extensions>.dylib</Extensions>
  550. </Platform>
  551. <Platform Name="OSX64">
  552. <RemoteDir>Contents\MacOS</RemoteDir>
  553. <Operation>1</Operation>
  554. <Extensions>.dylib</Extensions>
  555. </Platform>
  556. <Platform Name="Win32">
  557. <Operation>0</Operation>
  558. <Extensions>.bpl</Extensions>
  559. </Platform>
  560. </DeployClass>
  561. <DeployClass Name="File">
  562. <Platform Name="Android">
  563. <Operation>0</Operation>
  564. </Platform>
  565. <Platform Name="iOSDevice32">
  566. <Operation>0</Operation>
  567. </Platform>
  568. <Platform Name="iOSDevice64">
  569. <Operation>0</Operation>
  570. </Platform>
  571. <Platform Name="iOSSimulator">
  572. <Operation>0</Operation>
  573. </Platform>
  574. <Platform Name="OSX32">
  575. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  576. <Operation>0</Operation>
  577. </Platform>
  578. <Platform Name="OSX64">
  579. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  580. <Operation>0</Operation>
  581. </Platform>
  582. <Platform Name="Win32">
  583. <Operation>0</Operation>
  584. </Platform>
  585. </DeployClass>
  586. <DeployClass Name="iPad_Launch1024x768">
  587. <Platform Name="iOSDevice32">
  588. <Operation>1</Operation>
  589. </Platform>
  590. <Platform Name="iOSDevice64">
  591. <Operation>1</Operation>
  592. </Platform>
  593. <Platform Name="iOSSimulator">
  594. <Operation>1</Operation>
  595. </Platform>
  596. </DeployClass>
  597. <DeployClass Name="iPad_Launch1536x2048">
  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. </DeployClass>
  608. <DeployClass Name="iPad_Launch1668">
  609. <Platform Name="iOSDevice32">
  610. <Operation>1</Operation>
  611. </Platform>
  612. <Platform Name="iOSDevice64">
  613. <Operation>1</Operation>
  614. </Platform>
  615. <Platform Name="iOSSimulator">
  616. <Operation>1</Operation>
  617. </Platform>
  618. </DeployClass>
  619. <DeployClass Name="iPad_Launch1668x2388">
  620. <Platform Name="iOSDevice32">
  621. <Operation>1</Operation>
  622. </Platform>
  623. <Platform Name="iOSDevice64">
  624. <Operation>1</Operation>
  625. </Platform>
  626. <Platform Name="iOSSimulator">
  627. <Operation>1</Operation>
  628. </Platform>
  629. </DeployClass>
  630. <DeployClass Name="iPad_Launch2048x1536">
  631. <Platform Name="iOSDevice32">
  632. <Operation>1</Operation>
  633. </Platform>
  634. <Platform Name="iOSDevice64">
  635. <Operation>1</Operation>
  636. </Platform>
  637. <Platform Name="iOSSimulator">
  638. <Operation>1</Operation>
  639. </Platform>
  640. </DeployClass>
  641. <DeployClass Name="iPad_Launch2048x2732">
  642. <Platform Name="iOSDevice32">
  643. <Operation>1</Operation>
  644. </Platform>
  645. <Platform Name="iOSDevice64">
  646. <Operation>1</Operation>
  647. </Platform>
  648. <Platform Name="iOSSimulator">
  649. <Operation>1</Operation>
  650. </Platform>
  651. </DeployClass>
  652. <DeployClass Name="iPad_Launch2224">
  653. <Platform Name="iOSDevice32">
  654. <Operation>1</Operation>
  655. </Platform>
  656. <Platform Name="iOSDevice64">
  657. <Operation>1</Operation>
  658. </Platform>
  659. <Platform Name="iOSSimulator">
  660. <Operation>1</Operation>
  661. </Platform>
  662. </DeployClass>
  663. <DeployClass Name="iPad_Launch2388x1668">
  664. <Platform Name="iOSDevice32">
  665. <Operation>1</Operation>
  666. </Platform>
  667. <Platform Name="iOSDevice64">
  668. <Operation>1</Operation>
  669. </Platform>
  670. <Platform Name="iOSSimulator">
  671. <Operation>1</Operation>
  672. </Platform>
  673. </DeployClass>
  674. <DeployClass Name="iPad_Launch2732x2048">
  675. <Platform Name="iOSDevice32">
  676. <Operation>1</Operation>
  677. </Platform>
  678. <Platform Name="iOSDevice64">
  679. <Operation>1</Operation>
  680. </Platform>
  681. <Platform Name="iOSSimulator">
  682. <Operation>1</Operation>
  683. </Platform>
  684. </DeployClass>
  685. <DeployClass Name="iPad_Launch768x1024">
  686. <Platform Name="iOSDevice32">
  687. <Operation>1</Operation>
  688. </Platform>
  689. <Platform Name="iOSDevice64">
  690. <Operation>1</Operation>
  691. </Platform>
  692. <Platform Name="iOSSimulator">
  693. <Operation>1</Operation>
  694. </Platform>
  695. </DeployClass>
  696. <DeployClass Name="iPhone_Launch1125">
  697. <Platform Name="iOSDevice32">
  698. <Operation>1</Operation>
  699. </Platform>
  700. <Platform Name="iOSDevice64">
  701. <Operation>1</Operation>
  702. </Platform>
  703. <Platform Name="iOSSimulator">
  704. <Operation>1</Operation>
  705. </Platform>
  706. </DeployClass>
  707. <DeployClass Name="iPhone_Launch1136x640">
  708. <Platform Name="iOSDevice32">
  709. <Operation>1</Operation>
  710. </Platform>
  711. <Platform Name="iOSDevice64">
  712. <Operation>1</Operation>
  713. </Platform>
  714. <Platform Name="iOSSimulator">
  715. <Operation>1</Operation>
  716. </Platform>
  717. </DeployClass>
  718. <DeployClass Name="iPhone_Launch1242">
  719. <Platform Name="iOSDevice32">
  720. <Operation>1</Operation>
  721. </Platform>
  722. <Platform Name="iOSDevice64">
  723. <Operation>1</Operation>
  724. </Platform>
  725. <Platform Name="iOSSimulator">
  726. <Operation>1</Operation>
  727. </Platform>
  728. </DeployClass>
  729. <DeployClass Name="iPhone_Launch1242x2688">
  730. <Platform Name="iOSDevice32">
  731. <Operation>1</Operation>
  732. </Platform>
  733. <Platform Name="iOSDevice64">
  734. <Operation>1</Operation>
  735. </Platform>
  736. <Platform Name="iOSSimulator">
  737. <Operation>1</Operation>
  738. </Platform>
  739. </DeployClass>
  740. <DeployClass Name="iPhone_Launch1334">
  741. <Platform Name="iOSDevice32">
  742. <Operation>1</Operation>
  743. </Platform>
  744. <Platform Name="iOSDevice64">
  745. <Operation>1</Operation>
  746. </Platform>
  747. <Platform Name="iOSSimulator">
  748. <Operation>1</Operation>
  749. </Platform>
  750. </DeployClass>
  751. <DeployClass Name="iPhone_Launch1792">
  752. <Platform Name="iOSDevice32">
  753. <Operation>1</Operation>
  754. </Platform>
  755. <Platform Name="iOSDevice64">
  756. <Operation>1</Operation>
  757. </Platform>
  758. <Platform Name="iOSSimulator">
  759. <Operation>1</Operation>
  760. </Platform>
  761. </DeployClass>
  762. <DeployClass Name="iPhone_Launch2208">
  763. <Platform Name="iOSDevice32">
  764. <Operation>1</Operation>
  765. </Platform>
  766. <Platform Name="iOSDevice64">
  767. <Operation>1</Operation>
  768. </Platform>
  769. <Platform Name="iOSSimulator">
  770. <Operation>1</Operation>
  771. </Platform>
  772. </DeployClass>
  773. <DeployClass Name="iPhone_Launch2436">
  774. <Platform Name="iOSDevice32">
  775. <Operation>1</Operation>
  776. </Platform>
  777. <Platform Name="iOSDevice64">
  778. <Operation>1</Operation>
  779. </Platform>
  780. <Platform Name="iOSSimulator">
  781. <Operation>1</Operation>
  782. </Platform>
  783. </DeployClass>
  784. <DeployClass Name="iPhone_Launch2688x1242">
  785. <Platform Name="iOSDevice32">
  786. <Operation>1</Operation>
  787. </Platform>
  788. <Platform Name="iOSDevice64">
  789. <Operation>1</Operation>
  790. </Platform>
  791. <Platform Name="iOSSimulator">
  792. <Operation>1</Operation>
  793. </Platform>
  794. </DeployClass>
  795. <DeployClass Name="iPhone_Launch320">
  796. <Platform Name="iOSDevice32">
  797. <Operation>1</Operation>
  798. </Platform>
  799. <Platform Name="iOSDevice64">
  800. <Operation>1</Operation>
  801. </Platform>
  802. <Platform Name="iOSSimulator">
  803. <Operation>1</Operation>
  804. </Platform>
  805. </DeployClass>
  806. <DeployClass Name="iPhone_Launch640">
  807. <Platform Name="iOSDevice32">
  808. <Operation>1</Operation>
  809. </Platform>
  810. <Platform Name="iOSDevice64">
  811. <Operation>1</Operation>
  812. </Platform>
  813. <Platform Name="iOSSimulator">
  814. <Operation>1</Operation>
  815. </Platform>
  816. </DeployClass>
  817. <DeployClass Name="iPhone_Launch640x1136">
  818. <Platform Name="iOSDevice32">
  819. <Operation>1</Operation>
  820. </Platform>
  821. <Platform Name="iOSDevice64">
  822. <Operation>1</Operation>
  823. </Platform>
  824. <Platform Name="iOSSimulator">
  825. <Operation>1</Operation>
  826. </Platform>
  827. </DeployClass>
  828. <DeployClass Name="iPhone_Launch750">
  829. <Platform Name="iOSDevice32">
  830. <Operation>1</Operation>
  831. </Platform>
  832. <Platform Name="iOSDevice64">
  833. <Operation>1</Operation>
  834. </Platform>
  835. <Platform Name="iOSSimulator">
  836. <Operation>1</Operation>
  837. </Platform>
  838. </DeployClass>
  839. <DeployClass Name="iPhone_Launch828">
  840. <Platform Name="iOSDevice32">
  841. <Operation>1</Operation>
  842. </Platform>
  843. <Platform Name="iOSDevice64">
  844. <Operation>1</Operation>
  845. </Platform>
  846. <Platform Name="iOSSimulator">
  847. <Operation>1</Operation>
  848. </Platform>
  849. </DeployClass>
  850. <DeployClass Name="ProjectAndroidManifest">
  851. <Platform Name="Android">
  852. <Operation>1</Operation>
  853. </Platform>
  854. </DeployClass>
  855. <DeployClass Name="ProjectiOSDeviceDebug">
  856. <Platform Name="iOSDevice32">
  857. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  858. <Operation>1</Operation>
  859. </Platform>
  860. <Platform Name="iOSDevice64">
  861. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  862. <Operation>1</Operation>
  863. </Platform>
  864. </DeployClass>
  865. <DeployClass Name="ProjectiOSDeviceResourceRules">
  866. <Platform Name="iOSDevice32">
  867. <Operation>1</Operation>
  868. </Platform>
  869. <Platform Name="iOSDevice64">
  870. <Operation>1</Operation>
  871. </Platform>
  872. </DeployClass>
  873. <DeployClass Name="ProjectiOSEntitlements">
  874. <Platform Name="iOSDevice32">
  875. <RemoteDir>..\</RemoteDir>
  876. <Operation>1</Operation>
  877. </Platform>
  878. <Platform Name="iOSDevice64">
  879. <RemoteDir>..\</RemoteDir>
  880. <Operation>1</Operation>
  881. </Platform>
  882. </DeployClass>
  883. <DeployClass Name="ProjectiOSInfoPList">
  884. <Platform Name="iOSDevice32">
  885. <Operation>1</Operation>
  886. </Platform>
  887. <Platform Name="iOSDevice64">
  888. <Operation>1</Operation>
  889. </Platform>
  890. <Platform Name="iOSSimulator">
  891. <Operation>1</Operation>
  892. </Platform>
  893. </DeployClass>
  894. <DeployClass Name="ProjectiOSResource">
  895. <Platform Name="iOSDevice32">
  896. <Operation>1</Operation>
  897. </Platform>
  898. <Platform Name="iOSDevice64">
  899. <Operation>1</Operation>
  900. </Platform>
  901. <Platform Name="iOSSimulator">
  902. <Operation>1</Operation>
  903. </Platform>
  904. </DeployClass>
  905. <DeployClass Name="ProjectOSXDebug">
  906. <Platform Name="OSX64">
  907. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  908. <Operation>1</Operation>
  909. </Platform>
  910. </DeployClass>
  911. <DeployClass Name="ProjectOSXEntitlements">
  912. <Platform Name="OSX32">
  913. <RemoteDir>..\</RemoteDir>
  914. <Operation>1</Operation>
  915. </Platform>
  916. <Platform Name="OSX64">
  917. <RemoteDir>..\</RemoteDir>
  918. <Operation>1</Operation>
  919. </Platform>
  920. </DeployClass>
  921. <DeployClass Name="ProjectOSXInfoPList">
  922. <Platform Name="OSX32">
  923. <RemoteDir>Contents</RemoteDir>
  924. <Operation>1</Operation>
  925. </Platform>
  926. <Platform Name="OSX64">
  927. <RemoteDir>Contents</RemoteDir>
  928. <Operation>1</Operation>
  929. </Platform>
  930. </DeployClass>
  931. <DeployClass Name="ProjectOSXResource">
  932. <Platform Name="OSX32">
  933. <RemoteDir>Contents\Resources</RemoteDir>
  934. <Operation>1</Operation>
  935. </Platform>
  936. <Platform Name="OSX64">
  937. <RemoteDir>Contents\Resources</RemoteDir>
  938. <Operation>1</Operation>
  939. </Platform>
  940. </DeployClass>
  941. <DeployClass Required="true" Name="ProjectOutput">
  942. <Platform Name="Android">
  943. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  944. <Operation>1</Operation>
  945. </Platform>
  946. <Platform Name="iOSDevice32">
  947. <Operation>1</Operation>
  948. </Platform>
  949. <Platform Name="iOSDevice64">
  950. <Operation>1</Operation>
  951. </Platform>
  952. <Platform Name="iOSSimulator">
  953. <Operation>1</Operation>
  954. </Platform>
  955. <Platform Name="Linux64">
  956. <Operation>1</Operation>
  957. </Platform>
  958. <Platform Name="OSX32">
  959. <RemoteDir>Contents\MacOS</RemoteDir>
  960. <Operation>1</Operation>
  961. </Platform>
  962. <Platform Name="OSX64">
  963. <RemoteDir>Contents\MacOS</RemoteDir>
  964. <Operation>1</Operation>
  965. </Platform>
  966. <Platform Name="Win32">
  967. <Operation>0</Operation>
  968. </Platform>
  969. </DeployClass>
  970. <DeployClass Name="ProjectUWPManifest">
  971. <Platform Name="Win32">
  972. <Operation>1</Operation>
  973. </Platform>
  974. <Platform Name="Win64">
  975. <Operation>1</Operation>
  976. </Platform>
  977. </DeployClass>
  978. <DeployClass Name="UWP_CppLogo150">
  979. <Platform Name="Win32">
  980. <RemoteDir>Assets</RemoteDir>
  981. <Operation>1</Operation>
  982. </Platform>
  983. <Platform Name="Win64">
  984. <RemoteDir>Assets</RemoteDir>
  985. <Operation>1</Operation>
  986. </Platform>
  987. </DeployClass>
  988. <DeployClass Name="UWP_CppLogo44">
  989. <Platform Name="Win32">
  990. <RemoteDir>Assets</RemoteDir>
  991. <Operation>1</Operation>
  992. </Platform>
  993. <Platform Name="Win64">
  994. <RemoteDir>Assets</RemoteDir>
  995. <Operation>1</Operation>
  996. </Platform>
  997. </DeployClass>
  998. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  999. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1000. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1001. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1002. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1003. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1004. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1005. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1006. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1007. </Deployment>
  1008. </BorlandProject>
  1009. <ProjectFileVersion>12</ProjectFileVersion>
  1010. </ProjectExtensions>
  1011. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1012. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  1013. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1014. </Project>