texformat.cbproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C992C2E3-E770-42E5-B9E5-16C6EC3FE487}</ProjectGuid>
  4. <ProjectVersion>18.2</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>texformat.cpp</MainSource>
  8. <Base>True</Base>
  9. <Config Condition="'$(Config)'==''">Debug</Config>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <TargetedPlatforms>1</TargetedPlatforms>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  17. <Base_Win32>true</Base_Win32>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  32. <Cfg_1_Win32>true</Cfg_1_Win32>
  33. <CfgParent>Cfg_1</CfgParent>
  34. <Cfg_1>true</Cfg_1>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  38. <Cfg_1_Win64>true</Cfg_1_Win64>
  39. <CfgParent>Cfg_1</CfgParent>
  40. <Cfg_1>true</Cfg_1>
  41. <Base>true</Base>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  44. <Cfg_2>true</Cfg_2>
  45. <CfgParent>Base</CfgParent>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  49. <Cfg_2_Win32>true</Cfg_2_Win32>
  50. <CfgParent>Cfg_2</CfgParent>
  51. <Cfg_2>true</Cfg_2>
  52. <Base>true</Base>
  53. </PropertyGroup>
  54. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  55. <Cfg_2_Win64>true</Cfg_2_Win64>
  56. <CfgParent>Cfg_2</CfgParent>
  57. <Cfg_2>true</Cfg_2>
  58. <Base>true</Base>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Base)'!=''">
  61. <ProjectType>CppVCLApplication</ProjectType>
  62. <SanitizedProjectName>texformat</SanitizedProjectName>
  63. <_TCHARMapping>wchar_t</_TCHARMapping>
  64. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  65. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  66. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  67. <IncludePath>D:\GLSceneSVN\Samples\CPP\Demos\materials\texformat\;$(IncludePath)</IncludePath>
  68. <Multithreaded>true</Multithreaded>
  69. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  70. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  71. <ILINK_LibraryPath>D:\GLSceneSVN\Samples\CPP\Demos\materials\texformat\;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  72. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  73. <DynamicRTL>true</DynamicRTL>
  74. <UsePackages>true</UsePackages>
  75. <IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
  76. <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
  77. <BCC_wpar>false</BCC_wpar>
  78. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  79. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  80. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  83. <VerInfo_Locale>1033</VerInfo_Locale>
  84. <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>
  85. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  86. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  87. <BT_BuildType>Debug</BT_BuildType>
  88. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  89. <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;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;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;Intraweb;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;svn;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vclFireDAC;vclib;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  90. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  93. <VerInfo_Locale>1033</VerInfo_Locale>
  94. <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>
  95. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  96. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  97. <BT_BuildType>Debug</BT_BuildType>
  98. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  99. <PackageImports>adortl;appanalytics;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;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;ibmonitor;ibxbindings;ibxpress;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;Intraweb;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>
  100. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  103. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  104. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  105. <DCC_Optimize>false</DCC_Optimize>
  106. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  107. <Defines>_DEBUG;$(Defines)</Defines>
  108. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  109. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  110. <DCC_Define>DEBUG</DCC_Define>
  111. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  112. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  113. <BCC_StackFrames>true</BCC_StackFrames>
  114. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  115. <TASM_Debugging>Full</TASM_Debugging>
  116. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  117. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  118. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  119. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  120. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  121. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  122. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  123. </PropertyGroup>
  124. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  125. <AppEnableHighDPI>true</AppEnableHighDPI>
  126. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  127. <LinkPackageImports>rtl.bpi;vcl.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  128. </PropertyGroup>
  129. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  130. <AppEnableHighDPI>true</AppEnableHighDPI>
  131. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  132. <LinkPackageImports>rtl.bpi;vcl.bpi;GLScene_RT.bpi;xmlrtl.bpi;vclimg.bpi</LinkPackageImports>
  133. </PropertyGroup>
  134. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  135. <Defines>NDEBUG;$(Defines)</Defines>
  136. <TASM_Debugging>None</TASM_Debugging>
  137. </PropertyGroup>
  138. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  139. <AppEnableHighDPI>true</AppEnableHighDPI>
  140. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  141. </PropertyGroup>
  142. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  143. <AppEnableHighDPI>true</AppEnableHighDPI>
  144. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  145. </PropertyGroup>
  146. <ItemGroup>
  147. <CppCompile Include="texformat.cpp">
  148. <BuildOrder>0</BuildOrder>
  149. </CppCompile>
  150. <CppCompile Include="Unit1.cpp">
  151. <Form>Form1</Form>
  152. <FormType>dfm</FormType>
  153. <DependentOn>Unit1.h</DependentOn>
  154. <BuildOrder>2</BuildOrder>
  155. </CppCompile>
  156. <FormResources Include="Unit1.dfm"/>
  157. <BuildConfiguration Include="Release">
  158. <Key>Cfg_2</Key>
  159. <CfgParent>Base</CfgParent>
  160. </BuildConfiguration>
  161. <BuildConfiguration Include="Base">
  162. <Key>Base</Key>
  163. </BuildConfiguration>
  164. <BuildConfiguration Include="Debug">
  165. <Key>Cfg_1</Key>
  166. <CfgParent>Base</CfgParent>
  167. </BuildConfiguration>
  168. </ItemGroup>
  169. <ProjectExtensions>
  170. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  171. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  172. <BorlandProject>
  173. <CPlusPlusBuilder.Personality>
  174. <Source>
  175. <Source Name="MainSource">texformat.cpp</Source>
  176. </Source>
  177. <ProjectProperties>
  178. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  179. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  180. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  181. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  182. </ProjectProperties>
  183. </CPlusPlusBuilder.Personality>
  184. <Deployment Version="3">
  185. <DeployFile LocalName=".\Win32\Debug\texformat.tds" Configuration="Debug" Class="DebugSymbols">
  186. <Platform Name="Win32">
  187. <RemoteName>texformat.tds</RemoteName>
  188. <Overwrite>true</Overwrite>
  189. </Platform>
  190. </DeployFile>
  191. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32240.dll" Class="DependencyModule">
  192. <Platform Name="Win32">
  193. <Overwrite>true</Overwrite>
  194. </Platform>
  195. </DeployFile>
  196. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c240mt.dll" Class="DependencyModule">
  197. <Platform Name="Win32">
  198. <Overwrite>true</Overwrite>
  199. </Platform>
  200. </DeployFile>
  201. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64240.dll" Class="DependencyModule">
  202. <Platform Name="Win64">
  203. <Overwrite>true</Overwrite>
  204. </Platform>
  205. </DeployFile>
  206. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  207. <Platform Name="OSX32">
  208. <Overwrite>true</Overwrite>
  209. </Platform>
  210. </DeployFile>
  211. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.dll" Class="DependencyModule">
  212. <Platform Name="Win64">
  213. <Overwrite>true</Overwrite>
  214. </Platform>
  215. </DeployFile>
  216. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  217. <Platform Name="Win32">
  218. <Overwrite>true</Overwrite>
  219. </Platform>
  220. </DeployFile>
  221. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64240mt.dll" Class="DependencyModule">
  222. <Platform Name="Win64">
  223. <Overwrite>true</Overwrite>
  224. </Platform>
  225. </DeployFile>
  226. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  227. <Platform Name="OSX32">
  228. <Overwrite>true</Overwrite>
  229. </Platform>
  230. </DeployFile>
  231. <DeployFile LocalName=".\Win32\Debug\texformat.exe" Configuration="Debug" Class="ProjectOutput">
  232. <Platform Name="Win32">
  233. <RemoteName>texformat.exe</RemoteName>
  234. <Overwrite>true</Overwrite>
  235. </Platform>
  236. </DeployFile>
  237. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c240.dll" Class="DependencyModule">
  238. <Platform Name="Win32">
  239. <Overwrite>true</Overwrite>
  240. </Platform>
  241. </DeployFile>
  242. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32240mt.dll" Class="DependencyModule">
  243. <Platform Name="Win32">
  244. <Overwrite>true</Overwrite>
  245. </Platform>
  246. </DeployFile>
  247. <DeployClass Name="ProjectiOSDeviceResourceRules">
  248. <Platform Name="iOSDevice64">
  249. <Operation>1</Operation>
  250. </Platform>
  251. <Platform Name="iOSDevice32">
  252. <Operation>1</Operation>
  253. </Platform>
  254. </DeployClass>
  255. <DeployClass Name="ProjectOSXResource">
  256. <Platform Name="OSX32">
  257. <RemoteDir>Contents\Resources</RemoteDir>
  258. <Operation>1</Operation>
  259. </Platform>
  260. </DeployClass>
  261. <DeployClass Name="AndroidClassesDexFile">
  262. <Platform Name="Android">
  263. <RemoteDir>classes</RemoteDir>
  264. <Operation>1</Operation>
  265. </Platform>
  266. </DeployClass>
  267. <DeployClass Name="AdditionalDebugSymbols">
  268. <Platform Name="Win32">
  269. <RemoteDir>Contents\MacOS</RemoteDir>
  270. <Operation>0</Operation>
  271. </Platform>
  272. <Platform Name="iOSSimulator">
  273. <Operation>1</Operation>
  274. </Platform>
  275. <Platform Name="OSX32">
  276. <RemoteDir>Contents\MacOS</RemoteDir>
  277. <Operation>1</Operation>
  278. </Platform>
  279. </DeployClass>
  280. <DeployClass Name="iPad_Launch768">
  281. <Platform Name="iOSSimulator">
  282. <Operation>1</Operation>
  283. </Platform>
  284. <Platform Name="iOSDevice64">
  285. <Operation>1</Operation>
  286. </Platform>
  287. <Platform Name="iOSDevice32">
  288. <Operation>1</Operation>
  289. </Platform>
  290. </DeployClass>
  291. <DeployClass Name="Android_LauncherIcon144">
  292. <Platform Name="Android">
  293. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  294. <Operation>1</Operation>
  295. </Platform>
  296. </DeployClass>
  297. <DeployClass Name="AndroidLibnativeMipsFile">
  298. <Platform Name="Android">
  299. <RemoteDir>library\lib\mips</RemoteDir>
  300. <Operation>1</Operation>
  301. </Platform>
  302. </DeployClass>
  303. <DeployClass Required="true" Name="ProjectOutput">
  304. <Platform Name="iOSDevice64">
  305. <Operation>1</Operation>
  306. </Platform>
  307. <Platform Name="iOSDevice32">
  308. <Operation>1</Operation>
  309. </Platform>
  310. <Platform Name="Win32">
  311. <Operation>0</Operation>
  312. </Platform>
  313. <Platform Name="Linux64">
  314. <Operation>1</Operation>
  315. </Platform>
  316. <Platform Name="OSX32">
  317. <RemoteDir>Contents\MacOS</RemoteDir>
  318. <Operation>1</Operation>
  319. </Platform>
  320. <Platform Name="Android">
  321. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  322. <Operation>1</Operation>
  323. </Platform>
  324. <Platform Name="iOSSimulator">
  325. <Operation>1</Operation>
  326. </Platform>
  327. </DeployClass>
  328. <DeployClass Name="DependencyFramework">
  329. <Platform Name="Win32">
  330. <Operation>0</Operation>
  331. </Platform>
  332. <Platform Name="OSX32">
  333. <RemoteDir>Contents\MacOS</RemoteDir>
  334. <Operation>1</Operation>
  335. <Extensions>.framework</Extensions>
  336. </Platform>
  337. </DeployClass>
  338. <DeployClass Name="ProjectUWPManifest">
  339. <Platform Name="Win32">
  340. <Operation>1</Operation>
  341. </Platform>
  342. <Platform Name="Win64">
  343. <Operation>1</Operation>
  344. </Platform>
  345. </DeployClass>
  346. <DeployClass Name="iPhone_Launch640">
  347. <Platform Name="iOSSimulator">
  348. <Operation>1</Operation>
  349. </Platform>
  350. <Platform Name="iOSDevice64">
  351. <Operation>1</Operation>
  352. </Platform>
  353. <Platform Name="iOSDevice32">
  354. <Operation>1</Operation>
  355. </Platform>
  356. </DeployClass>
  357. <DeployClass Name="iPad_Launch1024">
  358. <Platform Name="iOSSimulator">
  359. <Operation>1</Operation>
  360. </Platform>
  361. <Platform Name="iOSDevice64">
  362. <Operation>1</Operation>
  363. </Platform>
  364. <Platform Name="iOSDevice32">
  365. <Operation>1</Operation>
  366. </Platform>
  367. </DeployClass>
  368. <DeployClass Name="ProjectiOSDeviceDebug">
  369. <Platform Name="iOSDevice64">
  370. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  371. <Operation>1</Operation>
  372. </Platform>
  373. <Platform Name="iOSDevice32">
  374. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  375. <Operation>1</Operation>
  376. </Platform>
  377. </DeployClass>
  378. <DeployClass Name="iPhone_Launch320">
  379. <Platform Name="iOSSimulator">
  380. <Operation>1</Operation>
  381. </Platform>
  382. <Platform Name="iOSDevice64">
  383. <Operation>1</Operation>
  384. </Platform>
  385. <Platform Name="iOSDevice32">
  386. <Operation>1</Operation>
  387. </Platform>
  388. </DeployClass>
  389. <DeployClass Name="ProjectiOSInfoPList">
  390. <Platform Name="iOSSimulator">
  391. <Operation>1</Operation>
  392. </Platform>
  393. <Platform Name="iOSDevice64">
  394. <Operation>1</Operation>
  395. </Platform>
  396. <Platform Name="iOSDevice32">
  397. <Operation>1</Operation>
  398. </Platform>
  399. </DeployClass>
  400. <DeployClass Name="AndroidLibnativeArmeabiFile">
  401. <Platform Name="Android">
  402. <RemoteDir>library\lib\armeabi</RemoteDir>
  403. <Operation>1</Operation>
  404. </Platform>
  405. </DeployClass>
  406. <DeployClass Name="DebugSymbols">
  407. <Platform Name="Win32">
  408. <Operation>0</Operation>
  409. </Platform>
  410. <Platform Name="iOSSimulator">
  411. <Operation>1</Operation>
  412. </Platform>
  413. <Platform Name="OSX32">
  414. <RemoteDir>Contents\MacOS</RemoteDir>
  415. <Operation>1</Operation>
  416. </Platform>
  417. </DeployClass>
  418. <DeployClass Name="iPad_Launch1536">
  419. <Platform Name="iOSSimulator">
  420. <Operation>1</Operation>
  421. </Platform>
  422. <Platform Name="iOSDevice64">
  423. <Operation>1</Operation>
  424. </Platform>
  425. <Platform Name="iOSDevice32">
  426. <Operation>1</Operation>
  427. </Platform>
  428. </DeployClass>
  429. <DeployClass Name="Android_SplashImage470">
  430. <Platform Name="Android">
  431. <RemoteDir>res\drawable-normal</RemoteDir>
  432. <Operation>1</Operation>
  433. </Platform>
  434. </DeployClass>
  435. <DeployClass Name="Android_LauncherIcon96">
  436. <Platform Name="Android">
  437. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  438. <Operation>1</Operation>
  439. </Platform>
  440. </DeployClass>
  441. <DeployClass Name="Android_SplashImage640">
  442. <Platform Name="Android">
  443. <RemoteDir>res\drawable-large</RemoteDir>
  444. <Operation>1</Operation>
  445. </Platform>
  446. </DeployClass>
  447. <DeployClass Name="iPhone_Launch640x1136">
  448. <Platform Name="iOSSimulator">
  449. <Operation>1</Operation>
  450. </Platform>
  451. <Platform Name="iOSDevice64">
  452. <Operation>1</Operation>
  453. </Platform>
  454. <Platform Name="iOSDevice32">
  455. <Operation>1</Operation>
  456. </Platform>
  457. </DeployClass>
  458. <DeployClass Name="ProjectiOSEntitlements">
  459. <Platform Name="iOSDevice64">
  460. <RemoteDir>..\</RemoteDir>
  461. <Operation>1</Operation>
  462. </Platform>
  463. <Platform Name="iOSDevice32">
  464. <RemoteDir>..\</RemoteDir>
  465. <Operation>1</Operation>
  466. </Platform>
  467. </DeployClass>
  468. <DeployClass Name="Android_LauncherIcon72">
  469. <Platform Name="Android">
  470. <RemoteDir>res\drawable-hdpi</RemoteDir>
  471. <Operation>1</Operation>
  472. </Platform>
  473. </DeployClass>
  474. <DeployClass Name="AndroidGDBServer">
  475. <Platform Name="Android">
  476. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  477. <Operation>1</Operation>
  478. </Platform>
  479. </DeployClass>
  480. <DeployClass Name="ProjectOSXInfoPList">
  481. <Platform Name="OSX32">
  482. <RemoteDir>Contents</RemoteDir>
  483. <Operation>1</Operation>
  484. </Platform>
  485. </DeployClass>
  486. <DeployClass Name="ProjectOSXEntitlements">
  487. <Platform Name="OSX32">
  488. <RemoteDir>..\</RemoteDir>
  489. <Operation>1</Operation>
  490. </Platform>
  491. </DeployClass>
  492. <DeployClass Name="UWP_CppLogo150">
  493. <Platform Name="Win32">
  494. <RemoteDir>Assets</RemoteDir>
  495. <Operation>1</Operation>
  496. </Platform>
  497. <Platform Name="Win64">
  498. <RemoteDir>Assets</RemoteDir>
  499. <Operation>1</Operation>
  500. </Platform>
  501. </DeployClass>
  502. <DeployClass Name="iPad_Launch2048">
  503. <Platform Name="iOSSimulator">
  504. <Operation>1</Operation>
  505. </Platform>
  506. <Platform Name="iOSDevice64">
  507. <Operation>1</Operation>
  508. </Platform>
  509. <Platform Name="iOSDevice32">
  510. <Operation>1</Operation>
  511. </Platform>
  512. </DeployClass>
  513. <DeployClass Name="AndroidSplashStyles">
  514. <Platform Name="Android">
  515. <RemoteDir>res\values</RemoteDir>
  516. <Operation>1</Operation>
  517. </Platform>
  518. </DeployClass>
  519. <DeployClass Name="Android_SplashImage426">
  520. <Platform Name="Android">
  521. <RemoteDir>res\drawable-small</RemoteDir>
  522. <Operation>1</Operation>
  523. </Platform>
  524. </DeployClass>
  525. <DeployClass Name="AndroidSplashImageDef">
  526. <Platform Name="Android">
  527. <RemoteDir>res\drawable</RemoteDir>
  528. <Operation>1</Operation>
  529. </Platform>
  530. </DeployClass>
  531. <DeployClass Name="ProjectiOSResource">
  532. <Platform Name="iOSSimulator">
  533. <Operation>1</Operation>
  534. </Platform>
  535. <Platform Name="iOSDevice64">
  536. <Operation>1</Operation>
  537. </Platform>
  538. <Platform Name="iOSDevice32">
  539. <Operation>1</Operation>
  540. </Platform>
  541. </DeployClass>
  542. <DeployClass Name="ProjectAndroidManifest">
  543. <Platform Name="Android">
  544. <Operation>1</Operation>
  545. </Platform>
  546. </DeployClass>
  547. <DeployClass Name="Android_DefaultAppIcon">
  548. <Platform Name="Android">
  549. <RemoteDir>res\drawable</RemoteDir>
  550. <Operation>1</Operation>
  551. </Platform>
  552. </DeployClass>
  553. <DeployClass Name="UWP_CppLogo44">
  554. <Platform Name="Win32">
  555. <RemoteDir>Assets</RemoteDir>
  556. <Operation>1</Operation>
  557. </Platform>
  558. <Platform Name="Win64">
  559. <RemoteDir>Assets</RemoteDir>
  560. <Operation>1</Operation>
  561. </Platform>
  562. </DeployClass>
  563. <DeployClass Name="File">
  564. <Platform Name="Win32">
  565. <Operation>0</Operation>
  566. </Platform>
  567. <Platform Name="iOSDevice64">
  568. <Operation>0</Operation>
  569. </Platform>
  570. <Platform Name="OSX32">
  571. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  572. <Operation>0</Operation>
  573. </Platform>
  574. <Platform Name="iOSDevice32">
  575. <Operation>0</Operation>
  576. </Platform>
  577. <Platform Name="Android">
  578. <Operation>0</Operation>
  579. </Platform>
  580. <Platform Name="iOSSimulator">
  581. <Operation>0</Operation>
  582. </Platform>
  583. </DeployClass>
  584. <DeployClass Name="AndroidServiceOutput">
  585. <Platform Name="Android">
  586. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  587. <Operation>1</Operation>
  588. </Platform>
  589. </DeployClass>
  590. <DeployClass Required="true" Name="DependencyPackage">
  591. <Platform Name="Win32">
  592. <Operation>0</Operation>
  593. <Extensions>.bpl</Extensions>
  594. </Platform>
  595. <Platform Name="iOSDevice64">
  596. <Operation>1</Operation>
  597. <Extensions>.dylib</Extensions>
  598. </Platform>
  599. <Platform Name="OSX32">
  600. <RemoteDir>Contents\MacOS</RemoteDir>
  601. <Operation>1</Operation>
  602. <Extensions>.dylib</Extensions>
  603. </Platform>
  604. <Platform Name="iOSDevice32">
  605. <Operation>1</Operation>
  606. <Extensions>.dylib</Extensions>
  607. </Platform>
  608. <Platform Name="iOSSimulator">
  609. <Operation>1</Operation>
  610. <Extensions>.dylib</Extensions>
  611. </Platform>
  612. </DeployClass>
  613. <DeployClass Name="Android_LauncherIcon48">
  614. <Platform Name="Android">
  615. <RemoteDir>res\drawable-mdpi</RemoteDir>
  616. <Operation>1</Operation>
  617. </Platform>
  618. </DeployClass>
  619. <DeployClass Name="Android_SplashImage960">
  620. <Platform Name="Android">
  621. <RemoteDir>res\drawable-xlarge</RemoteDir>
  622. <Operation>1</Operation>
  623. </Platform>
  624. </DeployClass>
  625. <DeployClass Name="Android_LauncherIcon36">
  626. <Platform Name="Android">
  627. <RemoteDir>res\drawable-ldpi</RemoteDir>
  628. <Operation>1</Operation>
  629. </Platform>
  630. </DeployClass>
  631. <DeployClass Name="DependencyModule">
  632. <Platform Name="Win32">
  633. <Operation>0</Operation>
  634. <Extensions>.dll;.bpl</Extensions>
  635. </Platform>
  636. <Platform Name="iOSDevice64">
  637. <Operation>1</Operation>
  638. <Extensions>.dylib</Extensions>
  639. </Platform>
  640. <Platform Name="OSX32">
  641. <RemoteDir>Contents\MacOS</RemoteDir>
  642. <Operation>1</Operation>
  643. <Extensions>.dylib</Extensions>
  644. </Platform>
  645. <Platform Name="iOSDevice32">
  646. <Operation>1</Operation>
  647. <Extensions>.dylib</Extensions>
  648. </Platform>
  649. <Platform Name="iOSSimulator">
  650. <Operation>1</Operation>
  651. <Extensions>.dylib</Extensions>
  652. </Platform>
  653. </DeployClass>
  654. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  655. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  656. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  657. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  658. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  659. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  660. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  661. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  662. </Deployment>
  663. <Platforms>
  664. <Platform value="Win32">True</Platform>
  665. <Platform value="Win64">False</Platform>
  666. </Platforms>
  667. </BorlandProject>
  668. <ProjectFileVersion>12</ProjectFileVersion>
  669. </ProjectExtensions>
  670. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  671. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  672. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  673. </Project>