TextVPR.cbproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{35844EF1-92E1-454C-823C-6FDB54020649}</ProjectGuid>
  4. <ProjectVersion>18.6</ProjectVersion>
  5. <FrameworkType>VCL</FrameworkType>
  6. <AppType>Application</AppType>
  7. <MainSource>TextVPR.cpp</MainSource>
  8. <Base>True</Base>
  9. <Config Condition="'$(Config)'==''">Debug</Config>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <TargetedPlatforms>3</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. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  62. <DynamicRTL>true</DynamicRTL>
  63. <UsePackages>true</UsePackages>
  64. <IntermediateOutputDir>lib</IntermediateOutputDir>
  65. <FinalOutputDir>bin</FinalOutputDir>
  66. <BCC_wpar>false</BCC_wpar>
  67. <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
  68. <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
  69. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  70. <ProjectType>CppVCLApplication</ProjectType>
  71. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
  72. <AllPackageLibs>rtl.lib;vcl.lib;GR32_R.lib</AllPackageLibs>
  73. <_TCHARMapping>wchar_t</_TCHARMapping>
  74. <Multithreaded>true</Multithreaded>
  75. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  76. <UWP_CppLogo44>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_44.png</UWP_CppLogo44>
  77. <UWP_CppLogo150>$(BDS)\bin\Artwork\Windows\UWP\cppreg_UwpDefault_150.png</UWP_CppLogo150>
  78. <IncludePath>$(IncludePath)</IncludePath>
  79. <ILINK_LibraryPath>$(ILINK_LibraryPath)</ILINK_LibraryPath>
  80. <SanitizedProjectName>TextVPR</SanitizedProjectName>
  81. <DCC_UnitSearchPath>..\..\..\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  82. <VerInfo_Locale>1033</VerInfo_Locale>
  83. <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>
  84. <DCC_HppOutputARM>true</DCC_HppOutputARM>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  87. <PackageImports>adortl;appanalytics;bcbie;bcbsmp;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;emsedge;emshosting;emsserverresource;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACCommonODBC;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMongoDBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;FireDACTDataDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;GR32_D;GR32_R;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;svn;SynEdit_BCB;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vclFireDAC;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  88. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  89. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  90. <BT_BuildType>Debug</BT_BuildType>
  91. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  92. <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>
  93. <VerInfo_Locale>1033</VerInfo_Locale>
  94. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  97. <PackageImports>adortl;appanalytics;bcbie;bcbsmp;bindcomp;bindcompdbx;bindcompfmx;bindcompvcl;bindengine;CloudService;CustomIPTransport;DataSnapClient;DataSnapCommon;DataSnapConnectors;DatasnapConnectorsFreePascal;DataSnapFireDAC;DataSnapIndy10ServerTransport;DataSnapNativeClient;DataSnapProviderClient;DataSnapServer;DataSnapServerMidas;dbexpress;dbrtl;dbxcds;DbxClientDriver;DbxCommonDriver;DBXDb2Driver;DBXFirebirdDriver;DBXInformixDriver;DBXInterBaseDriver;DBXMSSQLDriver;DBXMySQLDriver;DBXOdbcDriver;DBXOracleDriver;DBXSqliteDriver;DBXSybaseASADriver;DBXSybaseASEDriver;dsnap;dsnapcon;dsnapxml;emsclient;emsclientfiredac;emsedge;emshosting;emsserverresource;FireDAC;FireDACADSDriver;FireDACASADriver;FireDACCommon;FireDACCommonDriver;FireDACCommonODBC;FireDACDb2Driver;FireDACDBXDriver;FireDACDSDriver;FireDACIBDriver;FireDACInfxDriver;FireDACMongoDBDriver;FireDACMSAccDriver;FireDACMSSQLDriver;FireDACMySQLDriver;FireDACODBCDriver;FireDACOracleDriver;FireDACPgDriver;FireDACSqliteDriver;FireDACTDataDriver;fmx;fmxase;fmxdae;fmxFireDAC;fmxobj;FMXTee;FmxTeeUI;GR32_R;IndyCore;IndyIPClient;IndyIPCommon;IndyIPServer;IndyProtocols;IndySystem;inet;inetdb;inetdbxpress;RESTBackendComponents;RESTComponents;rtl;soapmidas;soaprtl;soapserver;Tee;TeeDB;TeeUI;tethering;vcl;vclactnband;vcldb;vcldsnap;vclFireDAC;vclie;vclimg;VCLRESTComponents;VclSmp;vcltouch;vclwinx;vclx;xmlrtl;$(PackageImports)</PackageImports>
  98. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  99. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  100. <BT_BuildType>Debug</BT_BuildType>
  101. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  102. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  103. </PropertyGroup>
  104. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  105. <BCC_OptimizeForSpeed>false</BCC_OptimizeForSpeed>
  106. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  107. <DCC_Optimize>false</DCC_Optimize>
  108. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  109. <Defines>_DEBUG;$(Defines)</Defines>
  110. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  111. <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
  112. <DCC_Define>DEBUG</DCC_Define>
  113. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  114. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  115. <BCC_StackFrames>true</BCC_StackFrames>
  116. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  117. <TASM_Debugging>Full</TASM_Debugging>
  118. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  119. <BCC_EnableCPPExceptions>true</BCC_EnableCPPExceptions>
  120. <BCC_DisableFramePtrElimOpt>true</BCC_DisableFramePtrElimOpt>
  121. <BCC_DisableSpellChecking>true</BCC_DisableSpellChecking>
  122. <CLANG_UnwindTables>true</CLANG_UnwindTables>
  123. <ILINK_LibraryPath>$(BDSLIB)\$(PLATFORM)\debug;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  124. <ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\debug\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
  125. </PropertyGroup>
  126. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  127. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  128. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  129. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  130. <LinkPackageImports>rtl.bpi;vcl.bpi;GR32_R.bpi</LinkPackageImports>
  131. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  134. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  135. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  136. <LinkPackageImports>rtl.bpi;vcl.bpi;GR32_R.bpi</LinkPackageImports>
  137. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  138. </PropertyGroup>
  139. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  140. <Defines>NDEBUG;$(Defines)</Defines>
  141. <TASM_Debugging>None</TASM_Debugging>
  142. </PropertyGroup>
  143. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  144. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  145. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  146. <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
  147. </PropertyGroup>
  148. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  149. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  150. <AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode>
  151. </PropertyGroup>
  152. <ItemGroup>
  153. <CppCompile Include="TextVPR.cpp">
  154. <BuildOrder>0</BuildOrder>
  155. </CppCompile>
  156. <DelphiCompile Include="MainUnit.pas">
  157. <BuildOrder>2</BuildOrder>
  158. </DelphiCompile>
  159. <BuildConfiguration Include="Release">
  160. <Key>Cfg_2</Key>
  161. <CfgParent>Base</CfgParent>
  162. </BuildConfiguration>
  163. <BuildConfiguration Include="Base">
  164. <Key>Base</Key>
  165. </BuildConfiguration>
  166. <BuildConfiguration Include="Debug">
  167. <Key>Cfg_1</Key>
  168. <CfgParent>Base</CfgParent>
  169. </BuildConfiguration>
  170. </ItemGroup>
  171. <ProjectExtensions>
  172. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  173. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  174. <BorlandProject>
  175. <CPlusPlusBuilder.Personality>
  176. <ProjectProperties>
  177. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  178. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  179. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  180. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  181. </ProjectProperties>
  182. <Source>
  183. <Source Name="MainSource">TextVPR.cpp</Source>
  184. </Source>
  185. <Excluded_Packages>
  186. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k260.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  187. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp260.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  188. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  189. <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  190. </Excluded_Packages>
  191. </CPlusPlusBuilder.Personality>
  192. <Deployment Version="3">
  193. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c260.dll" Class="DependencyModule">
  194. <Platform Name="Win32">
  195. <Overwrite>true</Overwrite>
  196. </Platform>
  197. </DeployFile>
  198. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule">
  199. <Platform Name="OSX32">
  200. <Overwrite>true</Overwrite>
  201. </Platform>
  202. </DeployFile>
  203. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgstl.dylib" Class="DependencyModule">
  204. <Platform Name="OSX64">
  205. <Overwrite>true</Overwrite>
  206. </Platform>
  207. </DeployFile>
  208. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32260mt.dll" Class="DependencyModule">
  209. <Platform Name="Win32">
  210. <Overwrite>true</Overwrite>
  211. </Platform>
  212. </DeployFile>
  213. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32260.dll" Class="DependencyModule">
  214. <Platform Name="Win32">
  215. <Overwrite>true</Overwrite>
  216. </Platform>
  217. </DeployFile>
  218. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgstl.dylib" Class="DependencyModule">
  219. <Platform Name="OSX32">
  220. <Overwrite>true</Overwrite>
  221. </Platform>
  222. </DeployFile>
  223. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule">
  224. <Platform Name="Win32">
  225. <Overwrite>true</Overwrite>
  226. </Platform>
  227. </DeployFile>
  228. <DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin64\borlndmm.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\cc64260mt.dll" Class="DependencyModule">
  234. <Platform Name="Win64">
  235. <Overwrite>true</Overwrite>
  236. </Platform>
  237. </DeployFile>
  238. <DeployFile LocalName="..\..\..\Binaries\Win32\Debug\TextVPR.tds" Configuration="Debug" Class="DebugSymbols">
  239. <Platform Name="Win32">
  240. <RemoteName>TextVPR.tds</RemoteName>
  241. <Overwrite>true</Overwrite>
  242. </Platform>
  243. </DeployFile>
  244. <DeployFile LocalName="..\..\..\Binaries\Win32\Debug\TextVPR.exe" Configuration="Debug" Class="ProjectOutput">
  245. <Platform Name="Win32">
  246. <RemoteName>TextVPR.exe</RemoteName>
  247. <Overwrite>true</Overwrite>
  248. </Platform>
  249. </DeployFile>
  250. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin64\cc64260.dll" Class="DependencyModule">
  251. <Platform Name="Win64">
  252. <Overwrite>true</Overwrite>
  253. </Platform>
  254. </DeployFile>
  255. <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c260mt.dll" Class="DependencyModule">
  256. <Platform Name="Win32">
  257. <Overwrite>true</Overwrite>
  258. </Platform>
  259. </DeployFile>
  260. <DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule">
  261. <Platform Name="OSX64">
  262. <Overwrite>true</Overwrite>
  263. </Platform>
  264. </DeployFile>
  265. <DeployClass Name="AdditionalDebugSymbols">
  266. <Platform Name="iOSSimulator">
  267. <Operation>1</Operation>
  268. </Platform>
  269. <Platform Name="OSX32">
  270. <RemoteDir>Contents\MacOS</RemoteDir>
  271. <Operation>1</Operation>
  272. </Platform>
  273. <Platform Name="Win32">
  274. <Operation>0</Operation>
  275. </Platform>
  276. </DeployClass>
  277. <DeployClass Name="AndroidClassesDexFile">
  278. <Platform Name="Android">
  279. <RemoteDir>classes</RemoteDir>
  280. <Operation>1</Operation>
  281. </Platform>
  282. </DeployClass>
  283. <DeployClass Name="AndroidFileProvider">
  284. <Platform Name="Android">
  285. <RemoteDir>res\xml</RemoteDir>
  286. <Operation>1</Operation>
  287. </Platform>
  288. </DeployClass>
  289. <DeployClass Name="AndroidGDBServer">
  290. <Platform Name="Android">
  291. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  292. <Operation>1</Operation>
  293. </Platform>
  294. </DeployClass>
  295. <DeployClass Name="AndroidLibnativeArmeabiFile">
  296. <Platform Name="Android">
  297. <RemoteDir>library\lib\armeabi</RemoteDir>
  298. <Operation>1</Operation>
  299. </Platform>
  300. </DeployClass>
  301. <DeployClass Name="AndroidLibnativeMipsFile">
  302. <Platform Name="Android">
  303. <RemoteDir>library\lib\mips</RemoteDir>
  304. <Operation>1</Operation>
  305. </Platform>
  306. </DeployClass>
  307. <DeployClass Name="AndroidServiceOutput">
  308. <Platform Name="Android">
  309. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  310. <Operation>1</Operation>
  311. </Platform>
  312. </DeployClass>
  313. <DeployClass Name="AndroidSplashImageDef">
  314. <Platform Name="Android">
  315. <RemoteDir>res\drawable</RemoteDir>
  316. <Operation>1</Operation>
  317. </Platform>
  318. </DeployClass>
  319. <DeployClass Name="AndroidSplashStyles">
  320. <Platform Name="Android">
  321. <RemoteDir>res\values</RemoteDir>
  322. <Operation>1</Operation>
  323. </Platform>
  324. </DeployClass>
  325. <DeployClass Name="AndroidSplashStylesV21">
  326. <Platform Name="Android">
  327. <RemoteDir>res\values-v21</RemoteDir>
  328. <Operation>1</Operation>
  329. </Platform>
  330. </DeployClass>
  331. <DeployClass Name="Android_DefaultAppIcon">
  332. <Platform Name="Android">
  333. <RemoteDir>res\drawable</RemoteDir>
  334. <Operation>1</Operation>
  335. </Platform>
  336. </DeployClass>
  337. <DeployClass Name="Android_LauncherIcon144">
  338. <Platform Name="Android">
  339. <RemoteDir>res\drawable-xxhdpi</RemoteDir>
  340. <Operation>1</Operation>
  341. </Platform>
  342. </DeployClass>
  343. <DeployClass Name="Android_LauncherIcon36">
  344. <Platform Name="Android">
  345. <RemoteDir>res\drawable-ldpi</RemoteDir>
  346. <Operation>1</Operation>
  347. </Platform>
  348. </DeployClass>
  349. <DeployClass Name="Android_LauncherIcon48">
  350. <Platform Name="Android">
  351. <RemoteDir>res\drawable-mdpi</RemoteDir>
  352. <Operation>1</Operation>
  353. </Platform>
  354. </DeployClass>
  355. <DeployClass Name="Android_LauncherIcon72">
  356. <Platform Name="Android">
  357. <RemoteDir>res\drawable-hdpi</RemoteDir>
  358. <Operation>1</Operation>
  359. </Platform>
  360. </DeployClass>
  361. <DeployClass Name="Android_LauncherIcon96">
  362. <Platform Name="Android">
  363. <RemoteDir>res\drawable-xhdpi</RemoteDir>
  364. <Operation>1</Operation>
  365. </Platform>
  366. </DeployClass>
  367. <DeployClass Name="Android_SplashImage426">
  368. <Platform Name="Android">
  369. <RemoteDir>res\drawable-small</RemoteDir>
  370. <Operation>1</Operation>
  371. </Platform>
  372. </DeployClass>
  373. <DeployClass Name="Android_SplashImage470">
  374. <Platform Name="Android">
  375. <RemoteDir>res\drawable-normal</RemoteDir>
  376. <Operation>1</Operation>
  377. </Platform>
  378. </DeployClass>
  379. <DeployClass Name="Android_SplashImage640">
  380. <Platform Name="Android">
  381. <RemoteDir>res\drawable-large</RemoteDir>
  382. <Operation>1</Operation>
  383. </Platform>
  384. </DeployClass>
  385. <DeployClass Name="Android_SplashImage960">
  386. <Platform Name="Android">
  387. <RemoteDir>res\drawable-xlarge</RemoteDir>
  388. <Operation>1</Operation>
  389. </Platform>
  390. </DeployClass>
  391. <DeployClass Name="DebugSymbols">
  392. <Platform Name="iOSSimulator">
  393. <Operation>1</Operation>
  394. </Platform>
  395. <Platform Name="OSX32">
  396. <RemoteDir>Contents\MacOS</RemoteDir>
  397. <Operation>1</Operation>
  398. </Platform>
  399. <Platform Name="Win32">
  400. <Operation>0</Operation>
  401. </Platform>
  402. </DeployClass>
  403. <DeployClass Name="DependencyFramework">
  404. <Platform Name="OSX32">
  405. <RemoteDir>Contents\MacOS</RemoteDir>
  406. <Operation>1</Operation>
  407. <Extensions>.framework</Extensions>
  408. </Platform>
  409. <Platform Name="OSX64">
  410. <RemoteDir>Contents\MacOS</RemoteDir>
  411. <Operation>1</Operation>
  412. <Extensions>.framework</Extensions>
  413. </Platform>
  414. <Platform Name="Win32">
  415. <Operation>0</Operation>
  416. </Platform>
  417. </DeployClass>
  418. <DeployClass Name="DependencyModule">
  419. <Platform Name="iOSDevice32">
  420. <Operation>1</Operation>
  421. <Extensions>.dylib</Extensions>
  422. </Platform>
  423. <Platform Name="iOSDevice64">
  424. <Operation>1</Operation>
  425. <Extensions>.dylib</Extensions>
  426. </Platform>
  427. <Platform Name="iOSSimulator">
  428. <Operation>1</Operation>
  429. <Extensions>.dylib</Extensions>
  430. </Platform>
  431. <Platform Name="OSX32">
  432. <RemoteDir>Contents\MacOS</RemoteDir>
  433. <Operation>1</Operation>
  434. <Extensions>.dylib</Extensions>
  435. </Platform>
  436. <Platform Name="OSX64">
  437. <RemoteDir>Contents\MacOS</RemoteDir>
  438. <Operation>1</Operation>
  439. <Extensions>.dylib</Extensions>
  440. </Platform>
  441. <Platform Name="Win32">
  442. <Operation>0</Operation>
  443. <Extensions>.dll;.bpl</Extensions>
  444. </Platform>
  445. </DeployClass>
  446. <DeployClass Required="true" Name="DependencyPackage">
  447. <Platform Name="iOSDevice32">
  448. <Operation>1</Operation>
  449. <Extensions>.dylib</Extensions>
  450. </Platform>
  451. <Platform Name="iOSDevice64">
  452. <Operation>1</Operation>
  453. <Extensions>.dylib</Extensions>
  454. </Platform>
  455. <Platform Name="iOSSimulator">
  456. <Operation>1</Operation>
  457. <Extensions>.dylib</Extensions>
  458. </Platform>
  459. <Platform Name="OSX32">
  460. <RemoteDir>Contents\MacOS</RemoteDir>
  461. <Operation>1</Operation>
  462. <Extensions>.dylib</Extensions>
  463. </Platform>
  464. <Platform Name="OSX64">
  465. <RemoteDir>Contents\MacOS</RemoteDir>
  466. <Operation>1</Operation>
  467. <Extensions>.dylib</Extensions>
  468. </Platform>
  469. <Platform Name="Win32">
  470. <Operation>0</Operation>
  471. <Extensions>.bpl</Extensions>
  472. </Platform>
  473. </DeployClass>
  474. <DeployClass Name="File">
  475. <Platform Name="Android">
  476. <Operation>0</Operation>
  477. </Platform>
  478. <Platform Name="iOSDevice32">
  479. <Operation>0</Operation>
  480. </Platform>
  481. <Platform Name="iOSDevice64">
  482. <Operation>0</Operation>
  483. </Platform>
  484. <Platform Name="iOSSimulator">
  485. <Operation>0</Operation>
  486. </Platform>
  487. <Platform Name="OSX32">
  488. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  489. <Operation>0</Operation>
  490. </Platform>
  491. <Platform Name="OSX64">
  492. <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
  493. <Operation>0</Operation>
  494. </Platform>
  495. <Platform Name="Win32">
  496. <Operation>0</Operation>
  497. </Platform>
  498. </DeployClass>
  499. <DeployClass Name="iPad_Launch1024">
  500. <Platform Name="iOSDevice32">
  501. <Operation>1</Operation>
  502. </Platform>
  503. <Platform Name="iOSDevice64">
  504. <Operation>1</Operation>
  505. </Platform>
  506. <Platform Name="iOSSimulator">
  507. <Operation>1</Operation>
  508. </Platform>
  509. </DeployClass>
  510. <DeployClass Name="iPad_Launch1536">
  511. <Platform Name="iOSDevice32">
  512. <Operation>1</Operation>
  513. </Platform>
  514. <Platform Name="iOSDevice64">
  515. <Operation>1</Operation>
  516. </Platform>
  517. <Platform Name="iOSSimulator">
  518. <Operation>1</Operation>
  519. </Platform>
  520. </DeployClass>
  521. <DeployClass Name="iPad_Launch2048">
  522. <Platform Name="iOSDevice32">
  523. <Operation>1</Operation>
  524. </Platform>
  525. <Platform Name="iOSDevice64">
  526. <Operation>1</Operation>
  527. </Platform>
  528. <Platform Name="iOSSimulator">
  529. <Operation>1</Operation>
  530. </Platform>
  531. </DeployClass>
  532. <DeployClass Name="iPad_Launch768">
  533. <Platform Name="iOSDevice32">
  534. <Operation>1</Operation>
  535. </Platform>
  536. <Platform Name="iOSDevice64">
  537. <Operation>1</Operation>
  538. </Platform>
  539. <Platform Name="iOSSimulator">
  540. <Operation>1</Operation>
  541. </Platform>
  542. </DeployClass>
  543. <DeployClass Name="iPhone_Launch320">
  544. <Platform Name="iOSDevice32">
  545. <Operation>1</Operation>
  546. </Platform>
  547. <Platform Name="iOSDevice64">
  548. <Operation>1</Operation>
  549. </Platform>
  550. <Platform Name="iOSSimulator">
  551. <Operation>1</Operation>
  552. </Platform>
  553. </DeployClass>
  554. <DeployClass Name="iPhone_Launch640">
  555. <Platform Name="iOSDevice32">
  556. <Operation>1</Operation>
  557. </Platform>
  558. <Platform Name="iOSDevice64">
  559. <Operation>1</Operation>
  560. </Platform>
  561. <Platform Name="iOSSimulator">
  562. <Operation>1</Operation>
  563. </Platform>
  564. </DeployClass>
  565. <DeployClass Name="iPhone_Launch640x1136">
  566. <Platform Name="iOSDevice32">
  567. <Operation>1</Operation>
  568. </Platform>
  569. <Platform Name="iOSDevice64">
  570. <Operation>1</Operation>
  571. </Platform>
  572. <Platform Name="iOSSimulator">
  573. <Operation>1</Operation>
  574. </Platform>
  575. </DeployClass>
  576. <DeployClass Name="ProjectAndroidManifest">
  577. <Platform Name="Android">
  578. <Operation>1</Operation>
  579. </Platform>
  580. </DeployClass>
  581. <DeployClass Name="ProjectiOSDeviceDebug">
  582. <Platform Name="iOSDevice32">
  583. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  584. <Operation>1</Operation>
  585. </Platform>
  586. <Platform Name="iOSDevice64">
  587. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  588. <Operation>1</Operation>
  589. </Platform>
  590. </DeployClass>
  591. <DeployClass Name="ProjectiOSDeviceResourceRules">
  592. <Platform Name="iOSDevice32">
  593. <Operation>1</Operation>
  594. </Platform>
  595. <Platform Name="iOSDevice64">
  596. <Operation>1</Operation>
  597. </Platform>
  598. </DeployClass>
  599. <DeployClass Name="ProjectiOSEntitlements">
  600. <Platform Name="iOSDevice32">
  601. <RemoteDir>..\</RemoteDir>
  602. <Operation>1</Operation>
  603. </Platform>
  604. <Platform Name="iOSDevice64">
  605. <RemoteDir>..\</RemoteDir>
  606. <Operation>1</Operation>
  607. </Platform>
  608. </DeployClass>
  609. <DeployClass Name="ProjectiOSInfoPList">
  610. <Platform Name="iOSDevice32">
  611. <Operation>1</Operation>
  612. </Platform>
  613. <Platform Name="iOSDevice64">
  614. <Operation>1</Operation>
  615. </Platform>
  616. <Platform Name="iOSSimulator">
  617. <Operation>1</Operation>
  618. </Platform>
  619. </DeployClass>
  620. <DeployClass Name="ProjectiOSResource">
  621. <Platform Name="iOSDevice32">
  622. <Operation>1</Operation>
  623. </Platform>
  624. <Platform Name="iOSDevice64">
  625. <Operation>1</Operation>
  626. </Platform>
  627. <Platform Name="iOSSimulator">
  628. <Operation>1</Operation>
  629. </Platform>
  630. </DeployClass>
  631. <DeployClass Name="ProjectOSXDebug">
  632. <Platform Name="OSX64">
  633. <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
  634. <Operation>1</Operation>
  635. </Platform>
  636. </DeployClass>
  637. <DeployClass Name="ProjectOSXEntitlements">
  638. <Platform Name="OSX32">
  639. <RemoteDir>..\</RemoteDir>
  640. <Operation>1</Operation>
  641. </Platform>
  642. <Platform Name="OSX64">
  643. <RemoteDir>..\</RemoteDir>
  644. <Operation>1</Operation>
  645. </Platform>
  646. </DeployClass>
  647. <DeployClass Name="ProjectOSXInfoPList">
  648. <Platform Name="OSX32">
  649. <RemoteDir>Contents</RemoteDir>
  650. <Operation>1</Operation>
  651. </Platform>
  652. <Platform Name="OSX64">
  653. <RemoteDir>Contents</RemoteDir>
  654. <Operation>1</Operation>
  655. </Platform>
  656. </DeployClass>
  657. <DeployClass Name="ProjectOSXResource">
  658. <Platform Name="OSX32">
  659. <RemoteDir>Contents\Resources</RemoteDir>
  660. <Operation>1</Operation>
  661. </Platform>
  662. <Platform Name="OSX64">
  663. <RemoteDir>Contents\Resources</RemoteDir>
  664. <Operation>1</Operation>
  665. </Platform>
  666. </DeployClass>
  667. <DeployClass Required="true" Name="ProjectOutput">
  668. <Platform Name="Android">
  669. <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
  670. <Operation>1</Operation>
  671. </Platform>
  672. <Platform Name="iOSDevice32">
  673. <Operation>1</Operation>
  674. </Platform>
  675. <Platform Name="iOSDevice64">
  676. <Operation>1</Operation>
  677. </Platform>
  678. <Platform Name="iOSSimulator">
  679. <Operation>1</Operation>
  680. </Platform>
  681. <Platform Name="Linux64">
  682. <Operation>1</Operation>
  683. </Platform>
  684. <Platform Name="OSX32">
  685. <RemoteDir>Contents\MacOS</RemoteDir>
  686. <Operation>1</Operation>
  687. </Platform>
  688. <Platform Name="OSX64">
  689. <RemoteDir>Contents\MacOS</RemoteDir>
  690. <Operation>1</Operation>
  691. </Platform>
  692. <Platform Name="Win32">
  693. <Operation>0</Operation>
  694. </Platform>
  695. </DeployClass>
  696. <DeployClass Name="ProjectUWPManifest">
  697. <Platform Name="Win32">
  698. <Operation>1</Operation>
  699. </Platform>
  700. <Platform Name="Win64">
  701. <Operation>1</Operation>
  702. </Platform>
  703. </DeployClass>
  704. <DeployClass Name="UWP_CppLogo150">
  705. <Platform Name="Win32">
  706. <RemoteDir>Assets</RemoteDir>
  707. <Operation>1</Operation>
  708. </Platform>
  709. <Platform Name="Win64">
  710. <RemoteDir>Assets</RemoteDir>
  711. <Operation>1</Operation>
  712. </Platform>
  713. </DeployClass>
  714. <DeployClass Name="UWP_CppLogo44">
  715. <Platform Name="Win32">
  716. <RemoteDir>Assets</RemoteDir>
  717. <Operation>1</Operation>
  718. </Platform>
  719. <Platform Name="Win64">
  720. <RemoteDir>Assets</RemoteDir>
  721. <Operation>1</Operation>
  722. </Platform>
  723. </DeployClass>
  724. <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
  725. <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
  726. <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
  727. <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
  728. <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
  729. <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
  730. <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
  731. <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
  732. <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
  733. </Deployment>
  734. <Platforms>
  735. <Platform value="Win32">True</Platform>
  736. <Platform value="Win64">True</Platform>
  737. </Platforms>
  738. </BorlandProject>
  739. <ProjectFileVersion>12</ProjectFileVersion>
  740. </ProjectExtensions>
  741. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  742. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  743. <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
  744. </Project>