dclIndyCore180.dproj 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{1D1AC6F4-9803-48F6-8404-5D690607BD16}</ProjectGuid>
  4. <MainSource>dclIndyCore180.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>1</TargetedPlatforms>
  8. <AppType>Package</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>14.6</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  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="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  22. <Cfg_1>true</Cfg_1>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  27. <Cfg_2>true</Cfg_2>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  32. <Cfg_2_Win32>true</Cfg_2_Win32>
  33. <CfgParent>Cfg_2</CfgParent>
  34. <Cfg_2>true</Cfg_2>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Base)'!=''">
  38. <DCC_UnitSearchPath>..\Output\DCP\$(Platform)\$(Config);$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  39. <DCC_DcuOutput>..\Output\DCU\$(Platform)\$(Config)</DCC_DcuOutput>
  40. <DCC_BplOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BplOutput>
  41. <DCC_DcpOutput>..\Output\DCP\$(Platform)\$(Config)</DCC_DcpOutput>
  42. <VerInfo_Locale>1033</VerInfo_Locale>
  43. <DCC_N>false</DCC_N>
  44. <GenDll>true</GenDll>
  45. <DCC_Define>VER250;$(DCC_Define)</DCC_Define>
  46. <DesignOnlyPackage>true</DesignOnlyPackage>
  47. <DCC_K>false</DCC_K>
  48. <GenPackage>true</GenPackage>
  49. <DCC_S>false</DCC_S>
  50. <DCC_E>false</DCC_E>
  51. <DCC_F>false</DCC_F>
  52. <DCC_Description>Indy 10 Core Design Time</DCC_Description>
  53. <DCC_ImageBase>00400000</DCC_ImageBase>
  54. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;Vcl;$(DCC_Namespace)</DCC_Namespace>
  55. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=;CFBundleDisplayName=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;CFBundleExecutable=</VerInfo_Keys>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  58. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  59. <VerInfo_Locale>1033</VerInfo_Locale>
  60. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  61. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  64. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  65. <DCC_DebugInformation>false</DCC_DebugInformation>
  66. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  67. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  70. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  71. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  72. <DCC_Optimize>false</DCC_Optimize>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  75. <DCC_BplOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BplOutput>
  76. <DCC_DcpOutput>..\Output\DCP\$(Platform)\$(Config)</DCC_DcpOutput>
  77. <DCC_DcuOutput>..\Output\DCU\$(Platform)\$(Config)</DCC_DcuOutput>
  78. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  79. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  80. </PropertyGroup>
  81. <ItemGroup>
  82. <DelphiCompile Include="$(MainSource)">
  83. <MainSource>MainSource</MainSource>
  84. </DelphiCompile>
  85. <DCCReference Include="designide.dcp"/>
  86. <DCCReference Include="IndySystem180.dcp"/>
  87. <DCCReference Include="IndyCore180.dcp"/>
  88. <DCCReference Include="IdAboutVCL.pas"/>
  89. <DCCReference Include="IdAntiFreeze.pas"/>
  90. <DCCReference Include="IdCoreDsnRegister.pas"/>
  91. <DCCReference Include="IdDsnCoreResourceStrings.pas"/>
  92. <DCCReference Include="IdDsnPropEdBindingVCL.pas"/>
  93. <DCCReference Include="IdRegisterCore.pas"/>
  94. <BuildConfiguration Include="Debug">
  95. <Key>Cfg_2</Key>
  96. <CfgParent>Base</CfgParent>
  97. </BuildConfiguration>
  98. <BuildConfiguration Include="Base">
  99. <Key>Base</Key>
  100. </BuildConfiguration>
  101. <BuildConfiguration Include="Release">
  102. <Key>Cfg_1</Key>
  103. <CfgParent>Base</CfgParent>
  104. </BuildConfiguration>
  105. </ItemGroup>
  106. <ProjectExtensions>
  107. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  108. <Borland.ProjectType>Package</Borland.ProjectType>
  109. <BorlandProject>
  110. <Delphi.Personality>
  111. <Source>
  112. <Source Name="MainSource">dclIndyCore180.dpk</Source>
  113. </Source>
  114. <VersionInfo>
  115. <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  116. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  117. <VersionInfo Name="MajorVer">1</VersionInfo>
  118. <VersionInfo Name="MinorVer">0</VersionInfo>
  119. <VersionInfo Name="Release">0</VersionInfo>
  120. <VersionInfo Name="Build">0</VersionInfo>
  121. <VersionInfo Name="Debug">False</VersionInfo>
  122. <VersionInfo Name="PreRelease">False</VersionInfo>
  123. <VersionInfo Name="Special">False</VersionInfo>
  124. <VersionInfo Name="Private">False</VersionInfo>
  125. <VersionInfo Name="DLL">False</VersionInfo>
  126. <VersionInfo Name="Locale">1033</VersionInfo>
  127. <VersionInfo Name="CodePage">1252</VersionInfo>
  128. </VersionInfo>
  129. <VersionInfoKeys>
  130. <VersionInfoKeys Name="CompanyName"/>
  131. <VersionInfoKeys Name="FileDescription"/>
  132. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  133. <VersionInfoKeys Name="InternalName"/>
  134. <VersionInfoKeys Name="LegalCopyright"/>
  135. <VersionInfoKeys Name="LegalTrademarks"/>
  136. <VersionInfoKeys Name="OriginalFilename"/>
  137. <VersionInfoKeys Name="ProductName"/>
  138. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  139. <VersionInfoKeys Name="Comments"/>
  140. <VersionInfoKeys Name="CFBundleName"/>
  141. <VersionInfoKeys Name="CFBundleDisplayName"/>
  142. <VersionInfoKeys Name="CFBundleIdentifier"/>
  143. <VersionInfoKeys Name="CFBundleVersion"/>
  144. <VersionInfoKeys Name="CFBundlePackageType"/>
  145. <VersionInfoKeys Name="CFBundleSignature"/>
  146. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  147. <VersionInfoKeys Name="CFBundleExecutable"/>
  148. </VersionInfoKeys>
  149. <Excluded_Packages>
  150. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k180.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  151. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp180.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  152. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k180.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  153. <Excluded_Packages Name="$(BDSBIN)\dclofficexp180.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  154. </Excluded_Packages>
  155. </Delphi.Personality>
  156. <Platforms>
  157. <Platform value="iOSDevice">False</Platform>
  158. <Platform value="iOSSimulator">False</Platform>
  159. <Platform value="OSX32">False</Platform>
  160. <Platform value="Win32">True</Platform>
  161. <Platform value="Win64">False</Platform>
  162. </Platforms>
  163. </BorlandProject>
  164. <ProjectFileVersion>12</ProjectFileVersion>
  165. </ProjectExtensions>
  166. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  167. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  168. </Project>