Genoise_c.cbproj 68 KB

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