dclIndyCore190.dproj 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C55F1EA3-11DF-4C04-A0DA-DFC8B6279CFE}</ProjectGuid>
  4. <MainSource>dclIndyCore190.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Release</Config>
  7. <TargetedPlatforms>17</TargetedPlatforms>
  8. <AppType>Package</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>15.2</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="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  27. <Cfg_1_Win32>true</Cfg_1_Win32>
  28. <CfgParent>Cfg_1</CfgParent>
  29. <Cfg_1>true</Cfg_1>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  33. <Cfg_2>true</Cfg_2>
  34. <CfgParent>Base</CfgParent>
  35. <Base>true</Base>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Base)'!=''">
  38. <DCC_BpiOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BpiOutput>
  39. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  40. <DCC_ObjOutput>..\Output\OBJ\$(Platform)\$(Config)</DCC_ObjOutput>
  41. <DCC_HppOutput>..\Output\HPP\$(Platform)\$(Config)</DCC_HppOutput>
  42. <DCC_Namespace>Vcl;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
  43. <GenPackage>true</GenPackage>
  44. <DesignOnlyPackage>true</DesignOnlyPackage>
  45. <DCC_F>false</DCC_F>
  46. <DCC_N>false</DCC_N>
  47. <DCC_ImageBase>00400000</DCC_ImageBase>
  48. <DCC_E>false</DCC_E>
  49. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=;CFBundleDisplayName=;UIDeviceFamily=;CFBundleIdentifier=;CFBundleVersion=;CFBundlePackageType=;CFBundleSignature=;CFBundleAllowMixedLocalizations=;UISupportedInterfaceOrientations=;CFBundleExecutable=;CFBundleResourceSpecification=;LSRequiresIPhoneOS=;CFBundleInfoDictionaryVersion=;CFBundleDevelopmentRegion=;package=;label=;versionCode=0;versionName=;persistent=;restoreAnyVersion=;installLocation=</VerInfo_Keys>
  50. <DCC_K>false</DCC_K>
  51. <GenDll>true</GenDll>
  52. <DCC_S>false</DCC_S>
  53. <VerInfo_Locale>1033</VerInfo_Locale>
  54. <DCC_Description>Indy 10 Core Design Time</DCC_Description>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  57. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  58. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  59. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  60. <VerInfo_Locale>1033</VerInfo_Locale>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  63. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  64. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  65. <DCC_DebugInformation>0</DCC_DebugInformation>
  66. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  69. <DCC_Namespace>Vcl;$(DCC_Namespace)</DCC_Namespace>
  70. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  71. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  74. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  75. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  76. <DCC_Optimize>false</DCC_Optimize>
  77. </PropertyGroup>
  78. <ItemGroup>
  79. <DelphiCompile Include="$(MainSource)">
  80. <MainSource>MainSource</MainSource>
  81. </DelphiCompile>
  82. <DCCReference Include="designide.dcp"/>
  83. <DCCReference Include="IndySystem190.dcp"/>
  84. <DCCReference Include="IndyCore190.dcp"/>
  85. <DCCReference Include="IdAboutVCL.pas"/>
  86. <DCCReference Include="IdAntiFreeze.pas"/>
  87. <DCCReference Include="IdCoreDsnRegister.pas"/>
  88. <DCCReference Include="IdDsnCoreResourceStrings.pas"/>
  89. <DCCReference Include="IdDsnPropEdBindingVCL.pas"/>
  90. <DCCReference Include="IdRegisterCore.pas"/>
  91. <BuildConfiguration Include="Debug">
  92. <Key>Cfg_2</Key>
  93. <CfgParent>Base</CfgParent>
  94. </BuildConfiguration>
  95. <BuildConfiguration Include="Base">
  96. <Key>Base</Key>
  97. </BuildConfiguration>
  98. <BuildConfiguration Include="Release">
  99. <Key>Cfg_1</Key>
  100. <CfgParent>Base</CfgParent>
  101. </BuildConfiguration>
  102. </ItemGroup>
  103. <ProjectExtensions>
  104. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  105. <Borland.ProjectType>Package</Borland.ProjectType>
  106. <BorlandProject>
  107. <Delphi.Personality>
  108. <Source>
  109. <Source Name="MainSource">dclIndyCore190.dpk</Source>
  110. </Source>
  111. <VersionInfo>
  112. <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  113. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  114. <VersionInfo Name="MajorVer">1</VersionInfo>
  115. <VersionInfo Name="MinorVer">0</VersionInfo>
  116. <VersionInfo Name="Release">0</VersionInfo>
  117. <VersionInfo Name="Build">0</VersionInfo>
  118. <VersionInfo Name="Debug">False</VersionInfo>
  119. <VersionInfo Name="PreRelease">False</VersionInfo>
  120. <VersionInfo Name="Special">False</VersionInfo>
  121. <VersionInfo Name="Private">False</VersionInfo>
  122. <VersionInfo Name="DLL">False</VersionInfo>
  123. <VersionInfo Name="Locale">1033</VersionInfo>
  124. <VersionInfo Name="CodePage">1252</VersionInfo>
  125. </VersionInfo>
  126. <VersionInfoKeys>
  127. <VersionInfoKeys Name="CompanyName"/>
  128. <VersionInfoKeys Name="FileDescription"/>
  129. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  130. <VersionInfoKeys Name="InternalName"/>
  131. <VersionInfoKeys Name="LegalCopyright"/>
  132. <VersionInfoKeys Name="LegalTrademarks"/>
  133. <VersionInfoKeys Name="OriginalFilename"/>
  134. <VersionInfoKeys Name="ProductName"/>
  135. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  136. <VersionInfoKeys Name="Comments"/>
  137. <VersionInfoKeys Name="CFBundleName"/>
  138. <VersionInfoKeys Name="CFBundleDisplayName"/>
  139. <VersionInfoKeys Name="UIDeviceFamily"/>
  140. <VersionInfoKeys Name="CFBundleIdentifier"/>
  141. <VersionInfoKeys Name="CFBundleVersion"/>
  142. <VersionInfoKeys Name="CFBundlePackageType"/>
  143. <VersionInfoKeys Name="CFBundleSignature"/>
  144. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  145. <VersionInfoKeys Name="UISupportedInterfaceOrientations"/>
  146. <VersionInfoKeys Name="CFBundleExecutable"/>
  147. <VersionInfoKeys Name="CFBundleResourceSpecification"/>
  148. <VersionInfoKeys Name="LSRequiresIPhoneOS"/>
  149. <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/>
  150. <VersionInfoKeys Name="CFBundleDevelopmentRegion"/>
  151. <VersionInfoKeys Name="package"/>
  152. <VersionInfoKeys Name="label"/>
  153. <VersionInfoKeys Name="versionCode"/>
  154. <VersionInfoKeys Name="versionName"/>
  155. <VersionInfoKeys Name="persistent"/>
  156. <VersionInfoKeys Name="restoreAnyVersion"/>
  157. <VersionInfoKeys Name="installLocation"/>
  158. </VersionInfoKeys>
  159. </Delphi.Personality>
  160. <Platforms>
  161. <Platform value="Android" ActiveMobileDevice="rsxe5_android">True</Platform>
  162. <Platform value="iOSDevice">False</Platform>
  163. <Platform value="iOSSimulator">False</Platform>
  164. <Platform value="OSX32">False</Platform>
  165. <Platform value="Win32">True</Platform>
  166. <Platform value="Win64">False</Platform>
  167. </Platforms>
  168. </BorlandProject>
  169. <ProjectFileVersion>12</ProjectFileVersion>
  170. </ProjectExtensions>
  171. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  172. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  173. </Project>