cefclient.dproj 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{A3C058A1-84E3-441B-9D48-B58A7C42BE41}</ProjectGuid>
  4. <MainSource>cefclient.dpr</MainSource>
  5. <Config Condition="'$(Config)'==''">Débogage</Config>
  6. <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  7. <ProjectVersion>17.2</ProjectVersion>
  8. <Base>True</Base>
  9. <AppType>Console</AppType>
  10. <FrameworkType>None</FrameworkType>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. <TargetedPlatforms>3</TargetedPlatforms>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  18. <Base_Win64>true</Base_Win64>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  23. <Cfg_1>true</Cfg_1>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  28. <Cfg_1_Win32>true</Cfg_1_Win32>
  29. <CfgParent>Cfg_1</CfgParent>
  30. <Cfg_1>true</Cfg_1>
  31. <Base>true</Base>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  34. <Cfg_1_Win64>true</Cfg_1_Win64>
  35. <CfgParent>Cfg_1</CfgParent>
  36. <Cfg_1>true</Cfg_1>
  37. <Base>true</Base>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Config)'=='Débogage' or '$(Cfg_2)'!=''">
  40. <Cfg_2>true</Cfg_2>
  41. <CfgParent>Base</CfgParent>
  42. <Base>true</Base>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  45. <Cfg_2_Win32>true</Cfg_2_Win32>
  46. <CfgParent>Cfg_2</CfgParent>
  47. <Cfg_2>true</Cfg_2>
  48. <Base>true</Base>
  49. </PropertyGroup>
  50. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  51. <Cfg_2_Win64>true</Cfg_2_Win64>
  52. <CfgParent>Cfg_2</CfgParent>
  53. <Cfg_2>true</Cfg_2>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Base)'!=''">
  57. <SanitizedProjectName>cefclient</SanitizedProjectName>
  58. <Manifest_File>None</Manifest_File>
  59. <VerInfo_Locale>1036</VerInfo_Locale>
  60. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  61. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;System.Win;$(DCC_Namespace)</DCC_Namespace>
  62. <DCC_DependencyCheckOutputName>cefclient.exe</DCC_DependencyCheckOutputName>
  63. <DCC_ImageBase>00400000</DCC_ImageBase>
  64. <DCC_Platform>x86</DCC_Platform>
  65. <DCC_E>false</DCC_E>
  66. <DCC_N>false</DCC_N>
  67. <DCC_S>false</DCC_S>
  68. <DCC_F>false</DCC_F>
  69. <DCC_K>false</DCC_K>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  72. <VerInfo_Locale>1033</VerInfo_Locale>
  73. <DCC_Namespace>Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  76. <DCC_DependencyCheckOutputName>..\..\bin\cefclient.exe</DCC_DependencyCheckOutputName>
  77. <DCC_ExeOutput>..\..\bin</DCC_ExeOutput>
  78. <DCC_MapFile>3</DCC_MapFile>
  79. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  80. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  83. <DCC_ExeOutput>..\..\bin\$(Platform)</DCC_ExeOutput>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  86. <DCC_ExeOutput>..\..\bin\$(Platform)</DCC_ExeOutput>
  87. <VerInfo_Locale>1033</VerInfo_Locale>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  90. <DCC_DependencyCheckOutputName>..\..\bin\cefclient.exe</DCC_DependencyCheckOutputName>
  91. <DCC_ExeOutput>..\..\bin</DCC_ExeOutput>
  92. <DCC_MapFile>3</DCC_MapFile>
  93. <DCC_Define>DEBUG;madExcept;$(DCC_Define)</DCC_Define>
  94. </PropertyGroup>
  95. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  96. <DCC_ExeOutput>..\..\bin\$(Platform)</DCC_ExeOutput>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  99. <DCC_ExeOutput>..\..\bin\$(Platform)</DCC_ExeOutput>
  100. <VerInfo_Locale>1033</VerInfo_Locale>
  101. </PropertyGroup>
  102. <ItemGroup>
  103. <DelphiCompile Include="$(MainSource)">
  104. <MainSource>MainSource</MainSource>
  105. </DelphiCompile>
  106. <DCCReference Include="..\filescheme\ceffilescheme.pas"/>
  107. <BuildConfiguration Include="Débogage">
  108. <Key>Cfg_2</Key>
  109. <CfgParent>Base</CfgParent>
  110. </BuildConfiguration>
  111. <BuildConfiguration Include="Base">
  112. <Key>Base</Key>
  113. </BuildConfiguration>
  114. <BuildConfiguration Include="Release">
  115. <Key>Cfg_1</Key>
  116. <CfgParent>Base</CfgParent>
  117. </BuildConfiguration>
  118. </ItemGroup>
  119. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  120. <ProjectExtensions>
  121. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  122. <Borland.ProjectType>VCLApplication</Borland.ProjectType>
  123. <BorlandProject>
  124. <Delphi.Personality>
  125. <Source>
  126. <Source Name="MainSource">cefclient.dpr</Source>
  127. </Source>
  128. <Parameters>
  129. <Parameters Name="UseLauncher">False</Parameters>
  130. <Parameters Name="LoadAllSymbols">True</Parameters>
  131. <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
  132. </Parameters>
  133. <VersionInfo>
  134. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  135. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  136. <VersionInfo Name="MajorVer">1</VersionInfo>
  137. <VersionInfo Name="MinorVer">0</VersionInfo>
  138. <VersionInfo Name="Release">0</VersionInfo>
  139. <VersionInfo Name="Build">0</VersionInfo>
  140. <VersionInfo Name="Debug">False</VersionInfo>
  141. <VersionInfo Name="PreRelease">False</VersionInfo>
  142. <VersionInfo Name="Special">False</VersionInfo>
  143. <VersionInfo Name="Private">False</VersionInfo>
  144. <VersionInfo Name="DLL">False</VersionInfo>
  145. <VersionInfo Name="Locale">1036</VersionInfo>
  146. <VersionInfo Name="CodePage">1252</VersionInfo>
  147. </VersionInfo>
  148. <VersionInfoKeys>
  149. <VersionInfoKeys Name="CompanyName"/>
  150. <VersionInfoKeys Name="FileDescription"/>
  151. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  152. <VersionInfoKeys Name="InternalName"/>
  153. <VersionInfoKeys Name="LegalCopyright"/>
  154. <VersionInfoKeys Name="LegalTrademarks"/>
  155. <VersionInfoKeys Name="OriginalFilename"/>
  156. <VersionInfoKeys Name="ProductName"/>
  157. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  158. <VersionInfoKeys Name="Comments"/>
  159. </VersionInfoKeys>
  160. <Excluded_Packages>
  161. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k190.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  162. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp190.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  163. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k190.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  164. <Excluded_Packages Name="$(BDSBIN)\dclofficexp190.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  165. </Excluded_Packages>
  166. </Delphi.Personality>
  167. <Platforms>
  168. <Platform value="OSX32">False</Platform>
  169. <Platform value="Win32">True</Platform>
  170. <Platform value="Win64">True</Platform>
  171. </Platforms>
  172. </BorlandProject>
  173. <ProjectFileVersion>12</ProjectFileVersion>
  174. </ProjectExtensions>
  175. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  176. </Project>