dclIndyCore170.dproj 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C34540B4-9092-46A8-B0FB-F65D2EAA2B84}</ProjectGuid>
  4. <MainSource>dclIndyCore170.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.3</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_IMMUTABLE_STRINGS>true</DCC_IMMUTABLE_STRINGS>
  39. <DCC_UNSAFE_CODE>true</DCC_UNSAFE_CODE>
  40. <DCC_EXPLICIT_STRING_CAST>true</DCC_EXPLICIT_STRING_CAST>
  41. <DCC_EXPLICIT_STRING_CAST_LOSS>true</DCC_EXPLICIT_STRING_CAST_LOSS>
  42. <DCC_UNSAFE_VOID_POINTER>true</DCC_UNSAFE_VOID_POINTER>
  43. <DCC_UNSAFE_TYPE>true</DCC_UNSAFE_TYPE>
  44. <DCC_UNSAFE_CAST>true</DCC_UNSAFE_CAST>
  45. <DCC_BplOutput>..\BPI</DCC_BplOutput>
  46. <DCC_DcpOutput>..\DCP</DCC_DcpOutput>
  47. <DCC_UnitSearchPath>..\DCP;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  48. <DCC_S>false</DCC_S>
  49. <GenDll>true</GenDll>
  50. <VerInfo_Locale>1033</VerInfo_Locale>
  51. <DCC_F>false</DCC_F>
  52. <DCC_E>false</DCC_E>
  53. <DesignOnlyPackage>true</DesignOnlyPackage>
  54. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  55. <DCC_N>false</DCC_N>
  56. <DCC_ImageBase>00400000</DCC_ImageBase>
  57. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;Vcl;$(DCC_Namespace)</DCC_Namespace>
  58. <GenPackage>true</GenPackage>
  59. <DCC_Description>Indy 10 Core Design Time</DCC_Description>
  60. <DCC_K>false</DCC_K>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  63. <VerInfo_Locale>1033</VerInfo_Locale>
  64. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  65. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  66. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  69. <DCC_DebugInformation>false</DCC_DebugInformation>
  70. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  71. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  72. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  75. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  76. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  77. <DCC_Optimize>false</DCC_Optimize>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  80. <DCC_IMMUTABLE_STRINGS>true</DCC_IMMUTABLE_STRINGS>
  81. <DCC_UNSAFE_VOID_POINTER>true</DCC_UNSAFE_VOID_POINTER>
  82. <DCC_UNSAFE_TYPE>true</DCC_UNSAFE_TYPE>
  83. <DCC_UNSAFE_CAST>true</DCC_UNSAFE_CAST>
  84. <DCC_UNSAFE_CODE>true</DCC_UNSAFE_CODE>
  85. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  86. </PropertyGroup>
  87. <ItemGroup>
  88. <DelphiCompile Include="$(MainSource)">
  89. <MainSource>MainSource</MainSource>
  90. </DelphiCompile>
  91. <DCCReference Include="designide.dcp"/>
  92. <DCCReference Include="IndySystem170.dcp"/>
  93. <DCCReference Include="IndyCore170.dcp"/>
  94. <DCCReference Include="IdAboutVCL.pas"/>
  95. <DCCReference Include="IdAntiFreeze.pas"/>
  96. <DCCReference Include="IdCoreDsnRegister.pas"/>
  97. <DCCReference Include="IdDsnCoreResourceStrings.pas"/>
  98. <DCCReference Include="IdDsnPropEdBindingVCL.pas"/>
  99. <DCCReference Include="IdRegisterCore.pas"/>
  100. <BuildConfiguration Include="Debug">
  101. <Key>Cfg_2</Key>
  102. <CfgParent>Base</CfgParent>
  103. </BuildConfiguration>
  104. <BuildConfiguration Include="Base">
  105. <Key>Base</Key>
  106. </BuildConfiguration>
  107. <BuildConfiguration Include="Release">
  108. <Key>Cfg_1</Key>
  109. <CfgParent>Base</CfgParent>
  110. </BuildConfiguration>
  111. </ItemGroup>
  112. <ProjectExtensions>
  113. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  114. <Borland.ProjectType>Package</Borland.ProjectType>
  115. <BorlandProject>
  116. <Delphi.Personality>
  117. <Source>
  118. <Source Name="MainSource">dclIndyCore170.dpk</Source>
  119. </Source>
  120. <VersionInfo>
  121. <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  122. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  123. <VersionInfo Name="MajorVer">1</VersionInfo>
  124. <VersionInfo Name="MinorVer">0</VersionInfo>
  125. <VersionInfo Name="Release">0</VersionInfo>
  126. <VersionInfo Name="Build">0</VersionInfo>
  127. <VersionInfo Name="Debug">False</VersionInfo>
  128. <VersionInfo Name="PreRelease">False</VersionInfo>
  129. <VersionInfo Name="Special">False</VersionInfo>
  130. <VersionInfo Name="Private">False</VersionInfo>
  131. <VersionInfo Name="DLL">False</VersionInfo>
  132. <VersionInfo Name="Locale">1033</VersionInfo>
  133. <VersionInfo Name="CodePage">1252</VersionInfo>
  134. </VersionInfo>
  135. <VersionInfoKeys>
  136. <VersionInfoKeys Name="CompanyName"/>
  137. <VersionInfoKeys Name="FileDescription"/>
  138. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  139. <VersionInfoKeys Name="InternalName"/>
  140. <VersionInfoKeys Name="LegalCopyright"/>
  141. <VersionInfoKeys Name="LegalTrademarks"/>
  142. <VersionInfoKeys Name="OriginalFilename"/>
  143. <VersionInfoKeys Name="ProductName"/>
  144. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  145. <VersionInfoKeys Name="Comments"/>
  146. </VersionInfoKeys>
  147. </Delphi.Personality>
  148. <Platforms>
  149. <Platform value="OSX32">False</Platform>
  150. <Platform value="Win32">True</Platform>
  151. <Platform value="Win64">False</Platform>
  152. </Platforms>
  153. </BorlandProject>
  154. <ProjectFileVersion>12</ProjectFileVersion>
  155. </ProjectExtensions>
  156. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  157. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  158. </Project>