IndySystem160.dproj 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1.  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{61B11559-323A-4C77-8EDD-205DA0B58F51}</ProjectGuid>
  4. <MainSource>IndySystem160.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>7</TargetedPlatforms>
  8. <AppType>Package</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>13.4</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)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  17. <Base_Win64>true</Base_Win64>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
  22. <Base_OSX32>true</Base_OSX32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  27. <Base_Win32>true</Base_Win32>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  32. <Cfg_1>true</Cfg_1>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  37. <Cfg_1_Win32>true</Cfg_1_Win32>
  38. <CfgParent>Cfg_1</CfgParent>
  39. <Cfg_1>true</Cfg_1>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  43. <Cfg_2>true</Cfg_2>
  44. <CfgParent>Base</CfgParent>
  45. <Base>true</Base>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  48. <Cfg_2_Win64>true</Cfg_2_Win64>
  49. <CfgParent>Cfg_2</CfgParent>
  50. <Cfg_2>true</Cfg_2>
  51. <Base>true</Base>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX32)'!=''">
  54. <Cfg_2_OSX32>true</Cfg_2_OSX32>
  55. <CfgParent>Cfg_2</CfgParent>
  56. <Cfg_2>true</Cfg_2>
  57. <Base>true</Base>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  60. <Cfg_2_Win32>true</Cfg_2_Win32>
  61. <CfgParent>Cfg_2</CfgParent>
  62. <Cfg_2>true</Cfg_2>
  63. <Base>true</Base>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="'$(Base)'!=''">
  66. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  67. <DCC_ImageBase>00400000</DCC_ImageBase>
  68. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  69. <GenPackage>true</GenPackage>
  70. <DCC_Description>Indy 10 System</DCC_Description>
  71. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
  72. <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
  73. <VerInfo_Locale>1033</VerInfo_Locale>
  74. <DCC_N>false</DCC_N>
  75. <DCC_S>false</DCC_S>
  76. <GenDll>true</GenDll>
  77. <DCC_E>false</DCC_E>
  78. <DCC_F>false</DCC_F>
  79. <DCC_K>false</DCC_K>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  82. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  83. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  84. <Icon_MainIcon>IndySystem_Icon.ico</Icon_MainIcon>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Base_OSX32)'!=''">
  87. <DCC_UnitSearchPath>$(BDS)\source\rtl\posix\osx;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  88. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName)</VerInfo_Keys>
  89. <Debugger_Launcher>/usr/X11/bin/xterm -e &quot;%debuggee%&quot;</Debugger_Launcher>
  90. </PropertyGroup>
  91. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  92. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  93. <Icon_MainIcon>IndySystem_Icon.ico</Icon_MainIcon>
  94. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  95. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  96. <VerInfo_Locale>1033</VerInfo_Locale>
  97. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  100. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  101. <DCC_DebugInformation>false</DCC_DebugInformation>
  102. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  103. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  106. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  109. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  110. <DCC_Optimize>false</DCC_Optimize>
  111. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  112. </PropertyGroup>
  113. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  114. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  115. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Cfg_2_OSX32)'!=''">
  118. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  119. <DCC_Namespace>Posix;$(DCC_Namespace)</DCC_Namespace>
  120. <Debugger_Launcher>/usr/X11/bin/xterm -e &quot;%debuggee%&quot;</Debugger_Launcher>
  121. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName)</VerInfo_Keys>
  122. </PropertyGroup>
  123. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  124. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  125. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  126. </PropertyGroup>
  127. <ItemGroup>
  128. <DelphiCompile Include="$(MainSource)">
  129. <MainSource>MainSource</MainSource>
  130. </DelphiCompile>
  131. <DCCReference Include="rtl.dcp"/>
  132. <DCCReference Include="IdAntiFreezeBase.pas"/>
  133. <DCCReference Include="IdBaseComponent.pas"/>
  134. <DCCReference Include="IdCTypes.pas"/>
  135. <DCCReference Include="IdComponent.pas"/>
  136. <DCCReference Include="IdException.pas"/>
  137. <DCCReference Include="IdGlobal.pas"/>
  138. <DCCReference Include="IdIDN.pas"/>
  139. <DCCReference Include="IdResourceStrings.pas"/>
  140. <DCCReference Include="IdStack.pas"/>
  141. <DCCReference Include="IdStackBSDBase.pas"/>
  142. <DCCReference Include="IdStackConsts.pas"/>
  143. <DCCReference Include="IdStackWindows.pas"/>
  144. <DCCReference Include="IdStream.pas"/>
  145. <DCCReference Include="IdStreamVCL.pas"/>
  146. <DCCReference Include="IdStruct.pas"/>
  147. <DCCReference Include="IdWinsock2.pas"/>
  148. <DCCReference Include="IdWship6.pas"/>
  149. <BuildConfiguration Include="Debug">
  150. <Key>Cfg_2</Key>
  151. <CfgParent>Base</CfgParent>
  152. </BuildConfiguration>
  153. <BuildConfiguration Include="Base">
  154. <Key>Base</Key>
  155. </BuildConfiguration>
  156. <BuildConfiguration Include="Release">
  157. <Key>Cfg_1</Key>
  158. <CfgParent>Base</CfgParent>
  159. </BuildConfiguration>
  160. </ItemGroup>
  161. <ProjectExtensions>
  162. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  163. <Borland.ProjectType>Package</Borland.ProjectType>
  164. <BorlandProject>
  165. <Delphi.Personality>
  166. <Source>
  167. <Source Name="MainSource">IndySystem160.dpk</Source>
  168. </Source>
  169. <VersionInfo>
  170. <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  171. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  172. <VersionInfo Name="MajorVer">1</VersionInfo>
  173. <VersionInfo Name="MinorVer">0</VersionInfo>
  174. <VersionInfo Name="Release">0</VersionInfo>
  175. <VersionInfo Name="Build">0</VersionInfo>
  176. <VersionInfo Name="Debug">False</VersionInfo>
  177. <VersionInfo Name="PreRelease">False</VersionInfo>
  178. <VersionInfo Name="Special">False</VersionInfo>
  179. <VersionInfo Name="Private">False</VersionInfo>
  180. <VersionInfo Name="DLL">False</VersionInfo>
  181. <VersionInfo Name="Locale">1033</VersionInfo>
  182. <VersionInfo Name="CodePage">1252</VersionInfo>
  183. </VersionInfo>
  184. <VersionInfoKeys>
  185. <VersionInfoKeys Name="CompanyName"/>
  186. <VersionInfoKeys Name="FileDescription"/>
  187. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  188. <VersionInfoKeys Name="InternalName"/>
  189. <VersionInfoKeys Name="LegalCopyright"/>
  190. <VersionInfoKeys Name="LegalTrademarks"/>
  191. <VersionInfoKeys Name="OriginalFilename"/>
  192. <VersionInfoKeys Name="ProductName"/>
  193. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  194. <VersionInfoKeys Name="Comments"/>
  195. </VersionInfoKeys>
  196. <Excluded_Packages>
  197. <Excluded_Packages Name="$(BDSBIN)\dclmid160.bpl">Embarcadero MyBase DataAccess Components</Excluded_Packages>
  198. <Excluded_Packages Name="$(BDSBIN)\dclmcn160.bpl">Embarcadero DataSnap Connection Components</Excluded_Packages>
  199. </Excluded_Packages>
  200. </Delphi.Personality>
  201. <Platforms>
  202. <Platform value="Win64">True</Platform>
  203. <Platform value="OSX32">True</Platform>
  204. <Platform value="Win32">True</Platform>
  205. </Platforms>
  206. </BorlandProject>
  207. <ProjectFileVersion>12</ProjectFileVersion>
  208. </ProjectExtensions>
  209. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  210. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  211. </Project>