dclIndyCore220.dproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{BD9C177F-CB7A-4763-98B4-1552DA2C1AF5}</ProjectGuid>
  4. <MainSource>dclIndyCore220.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>17.1</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)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
  17. <Base_Android>true</Base_Android>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Base)'=='true') or '$(Base_iOSDevice32)'!=''">
  22. <Base_iOSDevice32>true</Base_iOSDevice32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Base)'=='true') or '$(Base_iOSDevice64)'!=''">
  27. <Base_iOSDevice64>true</Base_iOSDevice64>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  32. <Base_Win32>true</Base_Win32>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  37. <Cfg_1>true</Cfg_1>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  42. <Cfg_2>true</Cfg_2>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="('$(Platform)'=='iOSDevice32' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice32)'!=''">
  47. <Cfg_2_iOSDevice32>true</Cfg_2_iOSDevice32>
  48. <CfgParent>Cfg_2</CfgParent>
  49. <Cfg_2>true</Cfg_2>
  50. <Base>true</Base>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="('$(Platform)'=='iOSDevice64' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice64)'!=''">
  53. <Cfg_2_iOSDevice64>true</Cfg_2_iOSDevice64>
  54. <CfgParent>Cfg_2</CfgParent>
  55. <Cfg_2>true</Cfg_2>
  56. <Base>true</Base>
  57. </PropertyGroup>
  58. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  59. <Cfg_2_Win32>true</Cfg_2_Win32>
  60. <CfgParent>Cfg_2</CfgParent>
  61. <Cfg_2>true</Cfg_2>
  62. <Base>true</Base>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Base)'!=''">
  65. <DCC_Description>Indy 10 Core Design Time</DCC_Description>
  66. <DCC_N>false</DCC_N>
  67. <GenPackage>true</GenPackage>
  68. <DCC_S>false</DCC_S>
  69. <GenDll>true</GenDll>
  70. <DCC_E>false</DCC_E>
  71. <SanitizedProjectName>dclIndyCore220</SanitizedProjectName>
  72. <VerInfo_Locale>1033</VerInfo_Locale>
  73. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace>
  74. <DesignOnlyPackage>true</DesignOnlyPackage>
  75. <DCC_ImageBase>00400000</DCC_ImageBase>
  76. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  77. <DCC_K>false</DCC_K>
  78. <DCC_F>false</DCC_F>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Base_Android)'!=''">
  81. <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar;hardwareAccelerated=true</VerInfo_Keys>
  82. <BT_BuildType>Debug</BT_BuildType>
  83. <EnabledSysJars>android-support-v4.dex.jar;apk-expansion.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services.dex.jar</EnabledSysJars>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Base_iOSDevice32)'!=''">
  86. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  87. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  88. <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
  89. <BT_BuildType>Debug</BT_BuildType>
  90. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Base_iOSDevice64)'!=''">
  93. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  94. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  95. <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
  96. <BT_BuildType>Debug</BT_BuildType>
  97. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=en;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone &amp; iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys>
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  100. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  101. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  102. <VerInfo_Locale>1033</VerInfo_Locale>
  103. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  106. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  107. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  108. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  109. <DCC_DebugInformation>0</DCC_DebugInformation>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  112. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  113. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  114. <DCC_Optimize>false</DCC_Optimize>
  115. </PropertyGroup>
  116. <PropertyGroup Condition="'$(Cfg_2_iOSDevice32)'!=''">
  117. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  118. </PropertyGroup>
  119. <PropertyGroup Condition="'$(Cfg_2_iOSDevice64)'!=''">
  120. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  121. </PropertyGroup>
  122. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  123. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  124. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  125. </PropertyGroup>
  126. <ItemGroup>
  127. <DelphiCompile Include="$(MainSource)">
  128. <MainSource>MainSource</MainSource>
  129. </DelphiCompile>
  130. <DCCReference Include="designide.dcp"/>
  131. <DCCReference Include="IndySystem220.dcp"/>
  132. <DCCReference Include="IndyCore220.dcp"/>
  133. <DCCReference Include="IdAboutVCL.pas"/>
  134. <DCCReference Include="IdAntiFreeze.pas"/>
  135. <DCCReference Include="IdCoreDsnRegister.pas"/>
  136. <DCCReference Include="IdDsnCoreResourceStrings.pas"/>
  137. <DCCReference Include="IdDsnPropEdBindingVCL.pas"/>
  138. <DCCReference Include="IdRegisterCore.pas"/>
  139. <BuildConfiguration Include="Debug">
  140. <Key>Cfg_2</Key>
  141. <CfgParent>Base</CfgParent>
  142. </BuildConfiguration>
  143. <BuildConfiguration Include="Base">
  144. <Key>Base</Key>
  145. </BuildConfiguration>
  146. <BuildConfiguration Include="Release">
  147. <Key>Cfg_1</Key>
  148. <CfgParent>Base</CfgParent>
  149. </BuildConfiguration>
  150. </ItemGroup>
  151. <ProjectExtensions>
  152. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  153. <Borland.ProjectType>Package</Borland.ProjectType>
  154. <BorlandProject>
  155. <Delphi.Personality>
  156. <Source>
  157. <Source Name="MainSource">dclIndyCore220.dpk</Source>
  158. </Source>
  159. <Excluded_Packages>
  160. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k220.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  161. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp220.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  162. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k220.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  163. <Excluded_Packages Name="$(BDSBIN)\dclofficexp220.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  164. </Excluded_Packages>
  165. </Delphi.Personality>
  166. <Platforms>
  167. <Platform value="Android">False</Platform>
  168. <Platform value="iOSDevice32">False</Platform>
  169. <Platform value="iOSDevice64">False</Platform>
  170. <Platform value="iOSSimulator">False</Platform>
  171. <Platform value="OSX32">False</Platform>
  172. <Platform value="Win32">True</Platform>
  173. <Platform value="Win64">False</Platform>
  174. </Platforms>
  175. </BorlandProject>
  176. <ProjectFileVersion>12</ProjectFileVersion>
  177. </ProjectExtensions>
  178. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  179. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  180. </Project>