ProcCloudsC.cbproj 67 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{E6487AD7-6441-4FF9-941A-B896E242176A}</ProjectGuid>
  4. <ProjectVersion>20.3</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>ProcCloudsC.cpp</MainSource>
  8. <Base>True</Base>
  9. <Config Condition="'$(Config)'==''">Debug</Config>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <TargetedPlatforms>1</TargetedPlatforms>
  12. <CC_Suffix Condition="'$(CC_Suffix)'==''">c</CC_Suffix>
  13. <ProjectName Condition="'$(ProjectName)'==''">ProcCloudsC</ProjectName>
  14. </PropertyGroup>
  15. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  16. <Base>true</Base>
  17. </PropertyGroup>
  18. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  19. <Base_Win32>true</Base_Win32>
  20. <CfgParent>Base</CfgParent>
  21. <Base>true</Base>
  22. </PropertyGroup>
  23. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  24. <Base_Win64>true</Base_Win64>
  25. <CfgParent>Base</CfgParent>
  26. <Base>true</Base>
  27. </PropertyGroup>
  28. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Base)'=='true') or '$(Base_Win64x)'!=''">
  29. <Base_Win64x>true</Base_Win64x>
  30. <CfgParent>Base</CfgParent>
  31. <Base>true</Base>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  34. <Cfg_1>true</Cfg_1>
  35. <CfgParent>Base</CfgParent>
  36. <Base>true</Base>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  39. <Cfg_1_Win32>true</Cfg_1_Win32>
  40. <CfgParent>Cfg_1</CfgParent>
  41. <Cfg_1>true</Cfg_1>
  42. <Base>true</Base>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  45. <Cfg_1_Win64>true</Cfg_1_Win64>
  46. <CfgParent>Cfg_1</CfgParent>
  47. <Cfg_1>true</Cfg_1>
  48. <Base>true</Base>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64x)'!=''">
  51. <Cfg_1_Win64x>true</Cfg_1_Win64x>
  52. <CfgParent>Cfg_1</CfgParent>
  53. <Cfg_1>true</Cfg_1>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  57. <Cfg_2>true</Cfg_2>
  58. <CfgParent>Base</CfgParent>
  59. <Base>true</Base>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  62. <Cfg_2_Win32>true</Cfg_2_Win32>
  63. <CfgParent>Cfg_2</CfgParent>
  64. <Cfg_2>true</Cfg_2>
  65. <Base>true</Base>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  68. <Cfg_2_Win64>true</Cfg_2_Win64>
  69. <CfgParent>Cfg_2</CfgParent>
  70. <Cfg_2>true</Cfg_2>
  71. <Base>true</Base>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="('$(Platform)'=='Win64x' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64x)'!=''">
  74. <Cfg_2_Win64x>true</Cfg_2_Win64x>
  75. <CfgParent>Cfg_2</CfgParent>
  76. <Cfg_2>true</Cfg_2>
  77. <Base>true</Base>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Base)'!=''">
  80. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  81. <DynamicRTL>true</DynamicRTL>
  82. <UsePackages>true</UsePackages>
  83. <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
  84. <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
  85. <BCC_wpar>false</BCC_wpar>
  86. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  87. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  88. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  89. <ProjectType>CppVCLApplication</ProjectType>
  90. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  91. <AllPackageLibs>rtl.lib;vcl.lib;VclSmp.lib;vclx.lib;GLScene_RT.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  92. <_TCHARMapping>wchar_t</_TCHARMapping>
  93. <Multithreaded>true</Multithreaded>
  94. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  95. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  96. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  97. <IncludePath>D:\GLScene\Demos\materials\proceduralclouds\;$(IncludePath)</IncludePath>
  98. <ILINK_LibraryPath>D:\GLScene\Demos\materials\proceduralclouds\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  99. <SanitizedProjectName>ProcCloudsC</SanitizedProjectName>
  100. </PropertyGroup>
  101. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  102. <PackageImports>adortl;appanalytics;bcbie;bcbsmp;bdertl;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;emsedge;emshosting;emsserverresource;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACCommonODBC;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMongoDBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;FireDACTDataDriver;fmx;fmxase;FMXComponentEd;FMXComponents;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;GBComps;GLScene_Cg_RT;GLScene_Parallel_RT;GLScene_Physics_RT;GLScene_RT;GLScene_Sounds_RT;ibmonitor;ibxbindings;ibxpress;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;svn;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldbx;vcldsnap;vclFireDAC;vclib;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  103. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  104. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  105. <BT_BuildType>Debug</BT_BuildType>
  106. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  107. <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>
  108. <VerInfo_Locale>1033</VerInfo_Locale>
  109. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  112. <PackageImports>adortl;appanalytics;bcbie;bcbsmp;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;emsedge;emshosting;emsserverresource;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACCommonODBC;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMongoDBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;FireDACTDataDriver;fmx;fmxase;FMXComponents;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;GLScene_Cg_RT;GLScene_Parallel_RT;GLScene_Physics_RT;GLScene_RT;GLScene_Sounds_RT;ibmonitor;ibxbindings;ibxpress;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vclFireDAC;vclib;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  113. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  114. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  115. <BT_BuildType>Debug</BT_BuildType>
  116. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  117. <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>
  118. <VerInfo_Locale>1033</VerInfo_Locale>
  119. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  120. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Base_Win64x)'!=''">
  123. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  124. <BT_BuildType>Debug</BT_BuildType>
  125. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  126. <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>
  127. <VerInfo_Locale>1033</VerInfo_Locale>
  128. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  129. <BCC_EnableBatchCompilation>true</BCC_EnableBatchCompilation>
  130. </PropertyGroup>
  131. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  132. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  133. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  134. <DCC_Optimize>false</DCC_Optimize>
  135. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  136. <Defines>_DEBUG;$(Defines)</Defines>
  137. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  138. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  139. <DCC_Define>DEBUG</DCC_Define>
  140. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  141. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  142. <BCC_StackFrames>true</BCC_StackFrames>
  143. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  144. <TASM_Debugging>Full</TASM_Debugging>
  145. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  146. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  147. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  148. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  149. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  150. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  151. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  152. </PropertyGroup>
  153. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  154. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  155. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  156. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  157. <LinkPackageImports>rtl.bpi;vcl.bpi;VclSmp.bpi;vclx.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  158. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)$(CC_SUFFIX)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  159. </PropertyGroup>
  160. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  161. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  162. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  163. <LinkPackageImports>rtl.bpi;vcl.bpi;VclSmp.bpi;vclx.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  164. </PropertyGroup>
  165. <PropertyGroup Condition="'$(Cfg_1_Win64x)'!=''">
  166. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  167. </PropertyGroup>
  168. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  169. <Defines>NDEBUG;$(Defines)</Defines>
  170. <TASM_Debugging>None</TASM_Debugging>
  171. </PropertyGroup>
  172. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  173. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  174. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  175. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  176. </PropertyGroup>
  177. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  178. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  179. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  180. </PropertyGroup>
  181. <PropertyGroup Condition="'$(Cfg_2_Win64x)'!=''">
  182. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  183. </PropertyGroup>
  184. <ItemGroup>
  185. <CppCompile Include="fProcCloudsC.cpp">
  186. <Form>FormCloudsC</Form>
  187. <FormType>dfm</FormType>
  188. <DependentOn>fProcCloudsC.h</DependentOn>
  189. <BuildOrder>2</BuildOrder>
  190. </CppCompile>
  191. <CppCompile Include="ProcCloudsC.cpp">
  192. <BuildOrder>0</BuildOrder>
  193. </CppCompile>
  194. <FormResources Include="fProcCloudsC.dfm"/>
  195. <BuildConfiguration Include="Base">
  196. <Key>Base</Key>
  197. </BuildConfiguration>
  198. <BuildConfiguration Include="Debug">
  199. <Key>Cfg_1</Key>
  200. <CfgParent>Base</CfgParent>
  201. </BuildConfiguration>
  202. <BuildConfiguration Include="Release">
  203. <Key>Cfg_2</Key>
  204. <CfgParent>Base</CfgParent>
  205. </BuildConfiguration>
  206. </ItemGroup>
  207. <ProjectExtensions>
  208. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  209. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  210. <BorlandProject>
  211. <CPlusPlusBuilder.Personality>
  212. <ProjectProperties>
  213. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  214. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  215. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  216. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  217. </ProjectProperties>
  218. <Source>
  219. <Source Name="MainSource">ProcCloudsC.cpp</Source>
  220. </Source>
  221. </CPlusPlusBuilder.Personality>
  222. <Deployment Version="5">
  223. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  224. <Platform Name="OSX32">
  225. <Overwrite>true</Overwrite>
  226. </Platform>
  227. </DeployFile>
  228. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  229. <Platform Name="OSX32">
  230. <Overwrite>true</Overwrite>
  231. </Platform>
  232. </DeployFile>
  233. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule"/>
  234. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule"/>
  235. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  236. <Platform Name="Win64">
  237. <Overwrite>true</Overwrite>
  238. </Platform>
  239. </DeployFile>
  240. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule"/>
  241. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64260mt.dll" Class="DependencyModule"/>
  242. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64280.dll" Class="DependencyModule"/>
  243. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64280mt.dll" Class="DependencyModule"/>
  244. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64290.dll" Class="DependencyModule">
  245. <Platform Name="Win64">
  246. <Overwrite>true</Overwrite>
  247. </Platform>
  248. </DeployFile>
  249. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64290mt.dll" Class="DependencyModule">
  250. <Platform Name="Win64">
  251. <Overwrite>true</Overwrite>
  252. </Platform>
  253. </DeployFile>
  254. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  255. <Platform Name="Win32">
  256. <Overwrite>true</Overwrite>
  257. </Platform>
  258. </DeployFile>
  259. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule"/>
  260. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule"/>
  261. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32280.dll" Class="DependencyModule"/>
  262. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32280mt.dll" Class="DependencyModule"/>
  263. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32290.dll" Class="DependencyModule">
  264. <Platform Name="Win32">
  265. <Overwrite>true</Overwrite>
  266. </Platform>
  267. </DeployFile>
  268. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32290mt.dll" Class="DependencyModule">
  269. <Platform Name="Win32">
  270. <Overwrite>true</Overwrite>
  271. </Platform>
  272. </DeployFile>
  273. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule"/>
  274. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule"/>
  275. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c280.dll" Class="DependencyModule"/>
  276. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c280mt.dll" Class="DependencyModule"/>
  277. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c290.dll" Class="DependencyModule">
  278. <Platform Name="Win32">
  279. <Overwrite>true</Overwrite>
  280. </Platform>
  281. </DeployFile>
  282. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c290mt.dll" Class="DependencyModule">
  283. <Platform Name="Win32">
  284. <Overwrite>true</Overwrite>
  285. </Platform>
  286. </DeployFile>
  287. <DeployFile LocalName=".\Win32\Debug\ProcCloudsC.exe" Configuration="Debug" Class="ProjectOutput"/>
  288. <DeployFile LocalName=".\Win32\Debug\ProcCloudsC.tds" Configuration="Debug" Class="DebugSymbols"/>
  289. <DeployClass Name="AdditionalDebugSymbols">
  290. <Platform Name="iOSSimulator">
  291. <Operation>1</Operation>
  292. </Platform>
  293. <Platform Name="OSX32">
  294. <RemoteDir>Contents\MacOS</RemoteDir>
  295. <Operation>1</Operation>
  296. </Platform>
  297. <Platform Name="Win32">
  298. <Operation>0</Operation>
  299. </Platform>
  300. </DeployClass>
  301. <DeployClass Name="AndroidFileProvider">
  302. <Platform Name="Android">
  303. <RemoteDir>res\xml</RemoteDir>
  304. <Operation>1</Operation>
  305. </Platform>
  306. <Platform Name="Android64">
  307. <RemoteDir>res\xml</RemoteDir>
  308. <Operation>1</Operation>
  309. </Platform>
  310. </DeployClass>
  311. <DeployClass Name="AndroidLibnativeArmeabiFile">
  312. <Platform Name="Android">
  313. <RemoteDir>library\lib\armeabi</RemoteDir>
  314. <Operation>1</Operation>
  315. </Platform>
  316. <Platform Name="Android64">
  317. <RemoteDir>library\lib\armeabi</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. </DeployClass>
  321. <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
  322. <Platform Name="Android64">
  323. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  324. <Operation>1</Operation>
  325. </Platform>
  326. </DeployClass>
  327. <DeployClass Name="AndroidLibnativeMipsFile">
  328. <Platform Name="Android">
  329. <RemoteDir>library\lib\mips</RemoteDir>
  330. <Operation>1</Operation>
  331. </Platform>
  332. <Platform Name="Android64">
  333. <RemoteDir>library\lib\mips</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. </DeployClass>
  337. <DeployClass Name="AndroidServiceOutput">
  338. <Platform Name="Android">
  339. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  340. <Operation>1</Operation>
  341. </Platform>
  342. <Platform Name="Android64">
  343. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  344. <Operation>1</Operation>
  345. </Platform>
  346. </DeployClass>
  347. <DeployClass Name="AndroidServiceOutput_Android32">
  348. <Platform Name="Android64">
  349. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  350. <Operation>1</Operation>
  351. </Platform>
  352. </DeployClass>
  353. <DeployClass Name="AndroidSplashImageDef">
  354. <Platform Name="Android">
  355. <RemoteDir>res\drawable</RemoteDir>
  356. <Operation>1</Operation>
  357. </Platform>
  358. <Platform Name="Android64">
  359. <RemoteDir>res\drawable</RemoteDir>
  360. <Operation>1</Operation>
  361. </Platform>
  362. </DeployClass>
  363. <DeployClass Name="AndroidSplashImageDefV21">
  364. <Platform Name="Android">
  365. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  366. <Operation>1</Operation>
  367. </Platform>
  368. <Platform Name="Android64">
  369. <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
  370. <Operation>1</Operation>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Name="AndroidSplashStyles">
  374. <Platform Name="Android">
  375. <RemoteDir>res\values</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. <Platform Name="Android64">
  379. <RemoteDir>res\values</RemoteDir>
  380. <Operation>1</Operation>
  381. </Platform>
  382. </DeployClass>
  383. <DeployClass Name="AndroidSplashStylesV21">
  384. <Platform Name="Android">
  385. <RemoteDir>res\values-v21</RemoteDir>
  386. <Operation>1</Operation>
  387. </Platform>
  388. <Platform Name="Android64">
  389. <RemoteDir>res\values-v21</RemoteDir>
  390. <Operation>1</Operation>
  391. </Platform>
  392. </DeployClass>
  393. <DeployClass Name="AndroidSplashStylesV31">
  394. <Platform Name="Android">
  395. <RemoteDir>res\values-v31</RemoteDir>
  396. <Operation>1</Operation>
  397. </Platform>
  398. <Platform Name="Android64">
  399. <RemoteDir>res\values-v31</RemoteDir>
  400. <Operation>1</Operation>
  401. </Platform>
  402. </DeployClass>
  403. <DeployClass Name="AndroidSplashStylesV35">
  404. <Platform Name="Android">
  405. <RemoteDir>res\values-v35</RemoteDir>
  406. <Operation>1</Operation>
  407. </Platform>
  408. <Platform Name="Android64">
  409. <RemoteDir>res\values-v35</RemoteDir>
  410. <Operation>1</Operation>
  411. </Platform>
  412. </DeployClass>
  413. <DeployClass Name="Android_AdaptiveIcon">
  414. <Platform Name="Android">
  415. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  416. <Operation>1</Operation>
  417. </Platform>
  418. <Platform Name="Android64">
  419. <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
  420. <Operation>1</Operation>
  421. </Platform>
  422. </DeployClass>
  423. <DeployClass Name="Android_AdaptiveIconBackground">
  424. <Platform Name="Android">
  425. <RemoteDir>res\drawable</RemoteDir>
  426. <Operation>1</Operation>
  427. </Platform>
  428. <Platform Name="Android64">
  429. <RemoteDir>res\drawable</RemoteDir>
  430. <Operation>1</Operation>
  431. </Platform>
  432. </DeployClass>
  433. <DeployClass Name="Android_AdaptiveIconForeground">
  434. <Platform Name="Android">
  435. <RemoteDir>res\drawable</RemoteDir>
  436. <Operation>1</Operation>
  437. </Platform>
  438. <Platform Name="Android64">
  439. <RemoteDir>res\drawable</RemoteDir>
  440. <Operation>1</Operation>
  441. </Platform>
  442. </DeployClass>
  443. <DeployClass Name="Android_AdaptiveIconMonochrome">
  444. <Platform Name="Android">
  445. <RemoteDir>res\drawable</RemoteDir>
  446. <Operation>1</Operation>
  447. </Platform>
  448. <Platform Name="Android64">
  449. <RemoteDir>res\drawable</RemoteDir>
  450. <Operation>1</Operation>
  451. </Platform>
  452. </DeployClass>
  453. <DeployClass Name="Android_AdaptiveIconV33">
  454. <Platform Name="Android">
  455. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  456. <Operation>1</Operation>
  457. </Platform>
  458. <Platform Name="Android64">
  459. <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
  460. <Operation>1</Operation>
  461. </Platform>
  462. </DeployClass>
  463. <DeployClass Name="Android_Colors">
  464. <Platform Name="Android">
  465. <RemoteDir>res\values</RemoteDir>
  466. <Operation>1</Operation>
  467. </Platform>
  468. <Platform Name="Android64">
  469. <RemoteDir>res\values</RemoteDir>
  470. <Operation>1</Operation>
  471. </Platform>
  472. </DeployClass>
  473. <DeployClass Name="Android_ColorsDark">
  474. <Platform Name="Android">
  475. <RemoteDir>res\values-night-v21</RemoteDir>
  476. <Operation>1</Operation>
  477. </Platform>
  478. <Platform Name="Android64">
  479. <RemoteDir>res\values-night-v21</RemoteDir>
  480. <Operation>1</Operation>
  481. </Platform>
  482. </DeployClass>
  483. <DeployClass Name="Android_DefaultAppIcon">
  484. <Platform Name="Android">
  485. <RemoteDir>res\drawable</RemoteDir>
  486. <Operation>1</Operation>
  487. </Platform>
  488. <Platform Name="Android64">
  489. <RemoteDir>res\drawable</RemoteDir>
  490. <Operation>1</Operation>
  491. </Platform>
  492. </DeployClass>
  493. <DeployClass Name="Android_LauncherIcon144">
  494. <Platform Name="Android">
  495. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  496. <Operation>1</Operation>
  497. </Platform>
  498. <Platform Name="Android64">
  499. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  500. <Operation>1</Operation>
  501. </Platform>
  502. </DeployClass>
  503. <DeployClass Name="Android_LauncherIcon192">
  504. <Platform Name="Android">
  505. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  506. <Operation>1</Operation>
  507. </Platform>
  508. <Platform Name="Android64">
  509. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  510. <Operation>1</Operation>
  511. </Platform>
  512. </DeployClass>
  513. <DeployClass Name="Android_LauncherIcon36">
  514. <Platform Name="Android">
  515. <RemoteDir>res\drawable-ldpi</RemoteDir>
  516. <Operation>1</Operation>
  517. </Platform>
  518. <Platform Name="Android64">
  519. <RemoteDir>res\drawable-ldpi</RemoteDir>
  520. <Operation>1</Operation>
  521. </Platform>
  522. </DeployClass>
  523. <DeployClass Name="Android_LauncherIcon48">
  524. <Platform Name="Android">
  525. <RemoteDir>res\drawable-mdpi</RemoteDir>
  526. <Operation>1</Operation>
  527. </Platform>
  528. <Platform Name="Android64">
  529. <RemoteDir>res\drawable-mdpi</RemoteDir>
  530. <Operation>1</Operation>
  531. </Platform>
  532. </DeployClass>
  533. <DeployClass Name="Android_LauncherIcon72">
  534. <Platform Name="Android">
  535. <RemoteDir>res\drawable-hdpi</RemoteDir>
  536. <Operation>1</Operation>
  537. </Platform>
  538. <Platform Name="Android64">
  539. <RemoteDir>res\drawable-hdpi</RemoteDir>
  540. <Operation>1</Operation>
  541. </Platform>
  542. </DeployClass>
  543. <DeployClass Name="Android_LauncherIcon96">
  544. <Platform Name="Android">
  545. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  546. <Operation>1</Operation>
  547. </Platform>
  548. <Platform Name="Android64">
  549. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  550. <Operation>1</Operation>
  551. </Platform>
  552. </DeployClass>
  553. <DeployClass Name="Android_NotificationIcon24">
  554. <Platform Name="Android">
  555. <RemoteDir>res\drawable-mdpi</RemoteDir>
  556. <Operation>1</Operation>
  557. </Platform>
  558. <Platform Name="Android64">
  559. <RemoteDir>res\drawable-mdpi</RemoteDir>
  560. <Operation>1</Operation>
  561. </Platform>
  562. </DeployClass>
  563. <DeployClass Name="Android_NotificationIcon36">
  564. <Platform Name="Android">
  565. <RemoteDir>res\drawable-hdpi</RemoteDir>
  566. <Operation>1</Operation>
  567. </Platform>
  568. <Platform Name="Android64">
  569. <RemoteDir>res\drawable-hdpi</RemoteDir>
  570. <Operation>1</Operation>
  571. </Platform>
  572. </DeployClass>
  573. <DeployClass Name="Android_NotificationIcon48">
  574. <Platform Name="Android">
  575. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  576. <Operation>1</Operation>
  577. </Platform>
  578. <Platform Name="Android64">
  579. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  580. <Operation>1</Operation>
  581. </Platform>
  582. </DeployClass>
  583. <DeployClass Name="Android_NotificationIcon72">
  584. <Platform Name="Android">
  585. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  586. <Operation>1</Operation>
  587. </Platform>
  588. <Platform Name="Android64">
  589. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  590. <Operation>1</Operation>
  591. </Platform>
  592. </DeployClass>
  593. <DeployClass Name="Android_NotificationIcon96">
  594. <Platform Name="Android">
  595. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  596. <Operation>1</Operation>
  597. </Platform>
  598. <Platform Name="Android64">
  599. <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
  600. <Operation>1</Operation>
  601. </Platform>
  602. </DeployClass>
  603. <DeployClass Name="Android_SplashImage426">
  604. <Platform Name="Android">
  605. <RemoteDir>res\drawable-small</RemoteDir>
  606. <Operation>1</Operation>
  607. </Platform>
  608. <Platform Name="Android64">
  609. <RemoteDir>res\drawable-small</RemoteDir>
  610. <Operation>1</Operation>
  611. </Platform>
  612. </DeployClass>
  613. <DeployClass Name="Android_SplashImage470">
  614. <Platform Name="Android">
  615. <RemoteDir>res\drawable-normal</RemoteDir>
  616. <Operation>1</Operation>
  617. </Platform>
  618. <Platform Name="Android64">
  619. <RemoteDir>res\drawable-normal</RemoteDir>
  620. <Operation>1</Operation>
  621. </Platform>
  622. </DeployClass>
  623. <DeployClass Name="Android_SplashImage640">
  624. <Platform Name="Android">
  625. <RemoteDir>res\drawable-large</RemoteDir>
  626. <Operation>1</Operation>
  627. </Platform>
  628. <Platform Name="Android64">
  629. <RemoteDir>res\drawable-large</RemoteDir>
  630. <Operation>1</Operation>
  631. </Platform>
  632. </DeployClass>
  633. <DeployClass Name="Android_SplashImage960">
  634. <Platform Name="Android">
  635. <RemoteDir>res\drawable-xlarge</RemoteDir>
  636. <Operation>1</Operation>
  637. </Platform>
  638. <Platform Name="Android64">
  639. <RemoteDir>res\drawable-xlarge</RemoteDir>
  640. <Operation>1</Operation>
  641. </Platform>
  642. </DeployClass>
  643. <DeployClass Name="Android_Strings">
  644. <Platform Name="Android">
  645. <RemoteDir>res\values</RemoteDir>
  646. <Operation>1</Operation>
  647. </Platform>
  648. <Platform Name="Android64">
  649. <RemoteDir>res\values</RemoteDir>
  650. <Operation>1</Operation>
  651. </Platform>
  652. </DeployClass>
  653. <DeployClass Name="Android_VectorizedNotificationIcon">
  654. <Platform Name="Android">
  655. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  656. <Operation>1</Operation>
  657. </Platform>
  658. <Platform Name="Android64">
  659. <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
  660. <Operation>1</Operation>
  661. </Platform>
  662. </DeployClass>
  663. <DeployClass Name="Android_VectorizedSplash">
  664. <Platform Name="Android">
  665. <RemoteDir>res\drawable</RemoteDir>
  666. <Operation>1</Operation>
  667. </Platform>
  668. <Platform Name="Android64">
  669. <RemoteDir>res\drawable</RemoteDir>
  670. <Operation>1</Operation>
  671. </Platform>
  672. </DeployClass>
  673. <DeployClass Name="Android_VectorizedSplashDark">
  674. <Platform Name="Android">
  675. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  676. <Operation>1</Operation>
  677. </Platform>
  678. <Platform Name="Android64">
  679. <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
  680. <Operation>1</Operation>
  681. </Platform>
  682. </DeployClass>
  683. <DeployClass Name="Android_VectorizedSplashV31">
  684. <Platform Name="Android">
  685. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  686. <Operation>1</Operation>
  687. </Platform>
  688. <Platform Name="Android64">
  689. <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
  690. <Operation>1</Operation>
  691. </Platform>
  692. </DeployClass>
  693. <DeployClass Name="Android_VectorizedSplashV31Dark">
  694. <Platform Name="Android">
  695. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  696. <Operation>1</Operation>
  697. </Platform>
  698. <Platform Name="Android64">
  699. <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
  700. <Operation>1</Operation>
  701. </Platform>
  702. </DeployClass>
  703. <DeployClass Name="DebugSymbols">
  704. <Platform Name="iOSSimulator">
  705. <Operation>1</Operation>
  706. </Platform>
  707. <Platform Name="OSX32">
  708. <RemoteDir>Contents\MacOS</RemoteDir>
  709. <Operation>1</Operation>
  710. </Platform>
  711. <Platform Name="Win32">
  712. <Operation>0</Operation>
  713. </Platform>
  714. </DeployClass>
  715. <DeployClass Name="DependencyFramework">
  716. <Platform Name="OSX32">
  717. <RemoteDir>Contents\MacOS</RemoteDir>
  718. <Operation>1</Operation>
  719. <Extensions>.framework</Extensions>
  720. </Platform>
  721. <Platform Name="OSX64">
  722. <RemoteDir>Contents\MacOS</RemoteDir>
  723. <Operation>1</Operation>
  724. <Extensions>.framework</Extensions>
  725. </Platform>
  726. <Platform Name="OSXARM64">
  727. <RemoteDir>Contents\MacOS</RemoteDir>
  728. <Operation>1</Operation>
  729. <Extensions>.framework</Extensions>
  730. </Platform>
  731. <Platform Name="Win32">
  732. <Operation>0</Operation>
  733. </Platform>
  734. </DeployClass>
  735. <DeployClass Name="DependencyModule">
  736. <Platform Name="iOSDevice32">
  737. <Operation>1</Operation>
  738. <Extensions>.dylib</Extensions>
  739. </Platform>
  740. <Platform Name="iOSDevice64">
  741. <Operation>1</Operation>
  742. <Extensions>.dylib</Extensions>
  743. </Platform>
  744. <Platform Name="iOSSimARM64">
  745. <Operation>1</Operation>
  746. <Extensions>.dylib</Extensions>
  747. </Platform>
  748. <Platform Name="OSX32">
  749. <RemoteDir>Contents\MacOS</RemoteDir>
  750. <Operation>1</Operation>
  751. <Extensions>.dylib</Extensions>
  752. </Platform>
  753. <Platform Name="OSX64">
  754. <RemoteDir>Contents\MacOS</RemoteDir>
  755. <Operation>1</Operation>
  756. <Extensions>.dylib</Extensions>
  757. </Platform>
  758. <Platform Name="OSXARM64">
  759. <RemoteDir>Contents\MacOS</RemoteDir>
  760. <Operation>1</Operation>
  761. <Extensions>.dylib</Extensions>
  762. </Platform>
  763. <Platform Name="Win32">
  764. <Operation>0</Operation>
  765. <Extensions>.dll;.bpl</Extensions>
  766. </Platform>
  767. </DeployClass>
  768. <DeployClass Required="true" Name="DependencyPackage">
  769. <Platform Name="iOSDevice32">
  770. <Operation>1</Operation>
  771. <Extensions>.dylib</Extensions>
  772. </Platform>
  773. <Platform Name="iOSDevice64">
  774. <Operation>1</Operation>
  775. <Extensions>.dylib</Extensions>
  776. </Platform>
  777. <Platform Name="iOSSimARM64">
  778. <Operation>1</Operation>
  779. <Extensions>.dylib</Extensions>
  780. </Platform>
  781. <Platform Name="OSX32">
  782. <RemoteDir>Contents\MacOS</RemoteDir>
  783. <Operation>1</Operation>
  784. <Extensions>.dylib</Extensions>
  785. </Platform>
  786. <Platform Name="OSX64">
  787. <RemoteDir>Contents\MacOS</RemoteDir>
  788. <Operation>1</Operation>
  789. <Extensions>.dylib</Extensions>
  790. </Platform>
  791. <Platform Name="OSXARM64">
  792. <RemoteDir>Contents\MacOS</RemoteDir>
  793. <Operation>1</Operation>
  794. <Extensions>.dylib</Extensions>
  795. </Platform>
  796. <Platform Name="Win32">
  797. <Operation>0</Operation>
  798. <Extensions>.bpl</Extensions>
  799. </Platform>
  800. </DeployClass>
  801. <DeployClass Name="File">
  802. <Platform Name="Android">
  803. <Operation>0</Operation>
  804. </Platform>
  805. <Platform Name="Android64">
  806. <Operation>0</Operation>
  807. </Platform>
  808. <Platform Name="iOSDevice32">
  809. <Operation>0</Operation>
  810. </Platform>
  811. <Platform Name="iOSDevice64">
  812. <Operation>0</Operation>
  813. </Platform>
  814. <Platform Name="iOSSimARM64">
  815. <Operation>0</Operation>
  816. </Platform>
  817. <Platform Name="OSX32">
  818. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  819. <Operation>0</Operation>
  820. </Platform>
  821. <Platform Name="OSX64">
  822. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  823. <Operation>0</Operation>
  824. </Platform>
  825. <Platform Name="OSXARM64">
  826. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  827. <Operation>0</Operation>
  828. </Platform>
  829. <Platform Name="Win32">
  830. <Operation>0</Operation>
  831. </Platform>
  832. </DeployClass>
  833. <DeployClass Name="ProjectAndroidManifest">
  834. <Platform Name="Android">
  835. <Operation>1</Operation>
  836. </Platform>
  837. <Platform Name="Android64">
  838. <Operation>1</Operation>
  839. </Platform>
  840. </DeployClass>
  841. <DeployClass Name="ProjectOSXDebug">
  842. <Platform Name="OSX64">
  843. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  844. <Operation>1</Operation>
  845. </Platform>
  846. <Platform Name="OSXARM64">
  847. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  848. <Operation>1</Operation>
  849. </Platform>
  850. </DeployClass>
  851. <DeployClass Name="ProjectOSXEntitlements">
  852. <Platform Name="OSX32">
  853. <RemoteDir>..\</RemoteDir>
  854. <Operation>1</Operation>
  855. </Platform>
  856. <Platform Name="OSX64">
  857. <RemoteDir>..\</RemoteDir>
  858. <Operation>1</Operation>
  859. </Platform>
  860. <Platform Name="OSXARM64">
  861. <RemoteDir>..\</RemoteDir>
  862. <Operation>1</Operation>
  863. </Platform>
  864. </DeployClass>
  865. <DeployClass Name="ProjectOSXInfoPList">
  866. <Platform Name="OSX32">
  867. <RemoteDir>Contents</RemoteDir>
  868. <Operation>1</Operation>
  869. </Platform>
  870. <Platform Name="OSX64">
  871. <RemoteDir>Contents</RemoteDir>
  872. <Operation>1</Operation>
  873. </Platform>
  874. <Platform Name="OSXARM64">
  875. <RemoteDir>Contents</RemoteDir>
  876. <Operation>1</Operation>
  877. </Platform>
  878. </DeployClass>
  879. <DeployClass Name="ProjectOSXResource">
  880. <Platform Name="OSX32">
  881. <RemoteDir>Contents\Resources</RemoteDir>
  882. <Operation>1</Operation>
  883. </Platform>
  884. <Platform Name="OSX64">
  885. <RemoteDir>Contents\Resources</RemoteDir>
  886. <Operation>1</Operation>
  887. </Platform>
  888. <Platform Name="OSXARM64">
  889. <RemoteDir>Contents\Resources</RemoteDir>
  890. <Operation>1</Operation>
  891. </Platform>
  892. </DeployClass>
  893. <DeployClass Required="true" Name="ProjectOutput">
  894. <Platform Name="Android">
  895. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  896. <Operation>1</Operation>
  897. </Platform>
  898. <Platform Name="Android64">
  899. <RemoteDir>library\lib\arm64-v8a</RemoteDir>
  900. <Operation>1</Operation>
  901. </Platform>
  902. <Platform Name="iOSDevice32">
  903. <Operation>1</Operation>
  904. </Platform>
  905. <Platform Name="iOSDevice64">
  906. <Operation>1</Operation>
  907. </Platform>
  908. <Platform Name="iOSSimARM64">
  909. <Operation>1</Operation>
  910. </Platform>
  911. <Platform Name="Linux64">
  912. <Operation>1</Operation>
  913. </Platform>
  914. <Platform Name="OSX32">
  915. <RemoteDir>Contents\MacOS</RemoteDir>
  916. <Operation>1</Operation>
  917. </Platform>
  918. <Platform Name="OSX64">
  919. <RemoteDir>Contents\MacOS</RemoteDir>
  920. <Operation>1</Operation>
  921. </Platform>
  922. <Platform Name="OSXARM64">
  923. <RemoteDir>Contents\MacOS</RemoteDir>
  924. <Operation>1</Operation>
  925. </Platform>
  926. <Platform Name="Win32">
  927. <Operation>0</Operation>
  928. </Platform>
  929. </DeployClass>
  930. <DeployClass Name="ProjectOutput_Android32">
  931. <Platform Name="Android64">
  932. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  933. <Operation>1</Operation>
  934. </Platform>
  935. </DeployClass>
  936. <DeployClass Name="ProjectUWPManifest">
  937. <Platform Name="Win32">
  938. <Operation>1</Operation>
  939. </Platform>
  940. <Platform Name="Win64">
  941. <Operation>1</Operation>
  942. </Platform>
  943. <Platform Name="Win64x">
  944. <Operation>1</Operation>
  945. </Platform>
  946. </DeployClass>
  947. <DeployClass Name="ProjectiOSDeviceDebug">
  948. <Platform Name="iOSDevice32">
  949. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  950. <Operation>1</Operation>
  951. </Platform>
  952. <Platform Name="iOSDevice64">
  953. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  954. <Operation>1</Operation>
  955. </Platform>
  956. <Platform Name="iOSSimARM64">
  957. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  958. <Operation>1</Operation>
  959. </Platform>
  960. </DeployClass>
  961. <DeployClass Name="ProjectiOSEntitlements">
  962. <Platform Name="iOSDevice32">
  963. <RemoteDir>..\</RemoteDir>
  964. <Operation>1</Operation>
  965. </Platform>
  966. <Platform Name="iOSDevice64">
  967. <RemoteDir>..\</RemoteDir>
  968. <Operation>1</Operation>
  969. </Platform>
  970. <Platform Name="iOSSimARM64">
  971. <RemoteDir>..\</RemoteDir>
  972. <Operation>1</Operation>
  973. </Platform>
  974. </DeployClass>
  975. <DeployClass Name="ProjectiOSInfoPList">
  976. <Platform Name="iOSDevice32">
  977. <Operation>1</Operation>
  978. </Platform>
  979. <Platform Name="iOSDevice64">
  980. <Operation>1</Operation>
  981. </Platform>
  982. <Platform Name="iOSSimARM64">
  983. <Operation>1</Operation>
  984. </Platform>
  985. </DeployClass>
  986. <DeployClass Name="ProjectiOSLaunchScreen">
  987. <Platform Name="iOSDevice64">
  988. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  989. <Operation>64</Operation>
  990. </Platform>
  991. <Platform Name="iOSSimARM64">
  992. <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
  993. <Operation>64</Operation>
  994. </Platform>
  995. </DeployClass>
  996. <DeployClass Name="ProjectiOSResource">
  997. <Platform Name="iOSDevice32">
  998. <Operation>1</Operation>
  999. </Platform>
  1000. <Platform Name="iOSDevice64">
  1001. <Operation>1</Operation>
  1002. </Platform>
  1003. <Platform Name="iOSSimARM64">
  1004. <Operation>1</Operation>
  1005. </Platform>
  1006. </DeployClass>
  1007. <DeployClass Name="UWP_CppLogo150">
  1008. <Platform Name="Win32">
  1009. <RemoteDir>Assets</RemoteDir>
  1010. <Operation>1</Operation>
  1011. </Platform>
  1012. <Platform Name="Win64">
  1013. <RemoteDir>Assets</RemoteDir>
  1014. <Operation>1</Operation>
  1015. </Platform>
  1016. <Platform Name="Win64x">
  1017. <RemoteDir>Assets</RemoteDir>
  1018. <Operation>1</Operation>
  1019. </Platform>
  1020. </DeployClass>
  1021. <DeployClass Name="UWP_CppLogo44">
  1022. <Platform Name="Win32">
  1023. <RemoteDir>Assets</RemoteDir>
  1024. <Operation>1</Operation>
  1025. </Platform>
  1026. <Platform Name="Win64">
  1027. <RemoteDir>Assets</RemoteDir>
  1028. <Operation>1</Operation>
  1029. </Platform>
  1030. <Platform Name="Win64x">
  1031. <RemoteDir>Assets</RemoteDir>
  1032. <Operation>1</Operation>
  1033. </Platform>
  1034. </DeployClass>
  1035. <DeployClass Name="iOS_AppStore1024">
  1036. <Platform Name="iOSDevice64">
  1037. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1038. <Operation>1</Operation>
  1039. </Platform>
  1040. <Platform Name="iOSSimARM64">
  1041. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1042. <Operation>1</Operation>
  1043. </Platform>
  1044. </DeployClass>
  1045. <DeployClass Name="iPad_AppIcon152">
  1046. <Platform Name="iOSDevice64">
  1047. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1048. <Operation>1</Operation>
  1049. </Platform>
  1050. <Platform Name="iOSSimARM64">
  1051. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1052. <Operation>1</Operation>
  1053. </Platform>
  1054. </DeployClass>
  1055. <DeployClass Name="iPad_AppIcon167">
  1056. <Platform Name="iOSDevice64">
  1057. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1058. <Operation>1</Operation>
  1059. </Platform>
  1060. <Platform Name="iOSSimARM64">
  1061. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1062. <Operation>1</Operation>
  1063. </Platform>
  1064. </DeployClass>
  1065. <DeployClass Name="iPad_Launch2x">
  1066. <Platform Name="iOSDevice64">
  1067. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1068. <Operation>1</Operation>
  1069. </Platform>
  1070. <Platform Name="iOSSimARM64">
  1071. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1072. <Operation>1</Operation>
  1073. </Platform>
  1074. </DeployClass>
  1075. <DeployClass Name="iPad_LaunchDark2x">
  1076. <Platform Name="iOSDevice64">
  1077. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1078. <Operation>1</Operation>
  1079. </Platform>
  1080. <Platform Name="iOSSimARM64">
  1081. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1082. <Operation>1</Operation>
  1083. </Platform>
  1084. </DeployClass>
  1085. <DeployClass Name="iPad_Notification40">
  1086. <Platform Name="iOSDevice64">
  1087. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1088. <Operation>1</Operation>
  1089. </Platform>
  1090. <Platform Name="iOSSimARM64">
  1091. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1092. <Operation>1</Operation>
  1093. </Platform>
  1094. </DeployClass>
  1095. <DeployClass Name="iPad_Setting58">
  1096. <Platform Name="iOSDevice64">
  1097. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1098. <Operation>1</Operation>
  1099. </Platform>
  1100. <Platform Name="iOSSimARM64">
  1101. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1102. <Operation>1</Operation>
  1103. </Platform>
  1104. </DeployClass>
  1105. <DeployClass Name="iPad_SpotLight80">
  1106. <Platform Name="iOSDevice64">
  1107. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1108. <Operation>1</Operation>
  1109. </Platform>
  1110. <Platform Name="iOSSimARM64">
  1111. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1112. <Operation>1</Operation>
  1113. </Platform>
  1114. </DeployClass>
  1115. <DeployClass Name="iPhone_AppIcon120">
  1116. <Platform Name="iOSDevice64">
  1117. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1118. <Operation>1</Operation>
  1119. </Platform>
  1120. <Platform Name="iOSSimARM64">
  1121. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1122. <Operation>1</Operation>
  1123. </Platform>
  1124. </DeployClass>
  1125. <DeployClass Name="iPhone_AppIcon180">
  1126. <Platform Name="iOSDevice64">
  1127. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1128. <Operation>1</Operation>
  1129. </Platform>
  1130. <Platform Name="iOSSimARM64">
  1131. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1132. <Operation>1</Operation>
  1133. </Platform>
  1134. </DeployClass>
  1135. <DeployClass Name="iPhone_Launch2x">
  1136. <Platform Name="iOSDevice64">
  1137. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1138. <Operation>1</Operation>
  1139. </Platform>
  1140. <Platform Name="iOSSimARM64">
  1141. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1142. <Operation>1</Operation>
  1143. </Platform>
  1144. </DeployClass>
  1145. <DeployClass Name="iPhone_Launch3x">
  1146. <Platform Name="iOSDevice64">
  1147. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1148. <Operation>1</Operation>
  1149. </Platform>
  1150. <Platform Name="iOSSimARM64">
  1151. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1152. <Operation>1</Operation>
  1153. </Platform>
  1154. </DeployClass>
  1155. <DeployClass Name="iPhone_LaunchDark2x">
  1156. <Platform Name="iOSDevice64">
  1157. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1158. <Operation>1</Operation>
  1159. </Platform>
  1160. <Platform Name="iOSSimARM64">
  1161. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1162. <Operation>1</Operation>
  1163. </Platform>
  1164. </DeployClass>
  1165. <DeployClass Name="iPhone_LaunchDark3x">
  1166. <Platform Name="iOSDevice64">
  1167. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1168. <Operation>1</Operation>
  1169. </Platform>
  1170. <Platform Name="iOSSimARM64">
  1171. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
  1172. <Operation>1</Operation>
  1173. </Platform>
  1174. </DeployClass>
  1175. <DeployClass Name="iPhone_Notification40">
  1176. <Platform Name="iOSDevice64">
  1177. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1178. <Operation>1</Operation>
  1179. </Platform>
  1180. <Platform Name="iOSSimARM64">
  1181. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1182. <Operation>1</Operation>
  1183. </Platform>
  1184. </DeployClass>
  1185. <DeployClass Name="iPhone_Notification60">
  1186. <Platform Name="iOSDevice64">
  1187. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1188. <Operation>1</Operation>
  1189. </Platform>
  1190. <Platform Name="iOSSimARM64">
  1191. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1192. <Operation>1</Operation>
  1193. </Platform>
  1194. </DeployClass>
  1195. <DeployClass Name="iPhone_Setting58">
  1196. <Platform Name="iOSDevice64">
  1197. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1198. <Operation>1</Operation>
  1199. </Platform>
  1200. <Platform Name="iOSSimARM64">
  1201. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1202. <Operation>1</Operation>
  1203. </Platform>
  1204. </DeployClass>
  1205. <DeployClass Name="iPhone_Setting87">
  1206. <Platform Name="iOSDevice64">
  1207. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1208. <Operation>1</Operation>
  1209. </Platform>
  1210. <Platform Name="iOSSimARM64">
  1211. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1212. <Operation>1</Operation>
  1213. </Platform>
  1214. </DeployClass>
  1215. <DeployClass Name="iPhone_Spotlight120">
  1216. <Platform Name="iOSDevice64">
  1217. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1218. <Operation>1</Operation>
  1219. </Platform>
  1220. <Platform Name="iOSSimARM64">
  1221. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1222. <Operation>1</Operation>
  1223. </Platform>
  1224. </DeployClass>
  1225. <DeployClass Name="iPhone_Spotlight80">
  1226. <Platform Name="iOSDevice64">
  1227. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1228. <Operation>1</Operation>
  1229. </Platform>
  1230. <Platform Name="iOSSimARM64">
  1231. <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
  1232. <Operation>1</Operation>
  1233. </Platform>
  1234. </DeployClass>
  1235. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  1236. <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
  1237. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  1238. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  1239. <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
  1240. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  1241. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  1242. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  1243. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  1244. <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
  1245. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  1246. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  1247. <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
  1248. </Deployment>
  1249. <Platforms>
  1250. <Platform value="Win32">True</Platform>
  1251. <Platform value="Win64">False</Platform>
  1252. <Platform value="Win64x">False</Platform>
  1253. </Platforms>
  1254. </BorlandProject>
  1255. <ProjectFileVersion>12</ProjectFileVersion>
  1256. </ProjectExtensions>
  1257. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  1258. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  1259. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  1260. </Project>