PostEffect.cbproj 37 KB

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