IndySystem180.dproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{5AA3A5DE-F5CC-407D-AF84-51E93B189F43}</ProjectGuid>
  4. <MainSource>IndySystem180.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>79</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="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  22. <Base_Win64>true</Base_Win64>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  27. <Cfg_1>true</Cfg_1>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  32. <Cfg_2>true</Cfg_2>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='iOSDevice' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice)'!=''">
  37. <Cfg_2_iOSDevice>true</Cfg_2_iOSDevice>
  38. <CfgParent>Cfg_2</CfgParent>
  39. <Cfg_2>true</Cfg_2>
  40. <Base>true</Base>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  43. <Cfg_2_Win32>true</Cfg_2_Win32>
  44. <CfgParent>Cfg_2</CfgParent>
  45. <Cfg_2>true</Cfg_2>
  46. <Base>true</Base>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Base)'!=''">
  49. <DCC_UNSAFE_VOID_POINTER>true</DCC_UNSAFE_VOID_POINTER>
  50. <DCC_IMMUTABLE_STRINGS>true</DCC_IMMUTABLE_STRINGS>
  51. <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
  52. <DCC_ObjOutput>..\Output\OBJ\$(Platform)\$(Config)</DCC_ObjOutput>
  53. <DCC_DcuOutput>..\Output\DCU\$(Platform)\$(Config)</DCC_DcuOutput>
  54. <DCC_BpiOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BpiOutput>
  55. <DCC_HppOutput>..\Output\HPP\$(Platform)\$(Config)</DCC_HppOutput>
  56. <DCC_BplOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BplOutput>
  57. <DCC_DcpOutput>..\Output\DCP\$(Platform)\$(Config)</DCC_DcpOutput>
  58. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  59. <DCC_Define>VER250;$(DCC_Define)</DCC_Define>
  60. <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
  61. <DCC_N>false</DCC_N>
  62. <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>
  63. <GenDll>true</GenDll>
  64. <DCC_Description>Indy 10 System</DCC_Description>
  65. <GenPackage>true</GenPackage>
  66. <VerInfo_Locale>1033</VerInfo_Locale>
  67. <DCC_K>false</DCC_K>
  68. <DCC_S>false</DCC_S>
  69. <DCC_E>false</DCC_E>
  70. <DCC_ImageBase>00400000</DCC_ImageBase>
  71. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
  72. <DCC_F>false</DCC_F>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  75. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  76. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  77. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  80. <DCC_Namespace>System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  83. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  84. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  85. <DCC_DebugInformation>false</DCC_DebugInformation>
  86. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  89. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  90. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  91. <DCC_Optimize>false</DCC_Optimize>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Cfg_2_iOSDevice)'!=''">
  94. <BT_BuildType>Debug</BT_BuildType>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  97. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  98. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  99. </PropertyGroup>
  100. <ItemGroup>
  101. <DelphiCompile Include="$(MainSource)">
  102. <MainSource>MainSource</MainSource>
  103. </DelphiCompile>
  104. <DCCReference Include="rtl.dcp"/>
  105. <DCCReference Include="IdAntiFreezeBase.pas"/>
  106. <DCCReference Include="IdBaseComponent.pas"/>
  107. <DCCReference Include="IdCTypes.pas"/>
  108. <DCCReference Include="IdComponent.pas"/>
  109. <DCCReference Include="IdException.pas"/>
  110. <DCCReference Include="IdGlobal.pas"/>
  111. <DCCReference Include="IdIDN.pas"/>
  112. <DCCReference Include="IdResourceStrings.pas"/>
  113. <DCCReference Include="IdStack.pas"/>
  114. <DCCReference Include="IdStackBSDBase.pas"/>
  115. <DCCReference Include="IdStackConsts.pas"/>
  116. <DCCReference Include="IdStackWindows.pas"/>
  117. <DCCReference Include="IdStream.pas"/>
  118. <DCCReference Include="IdStreamVCL.pas"/>
  119. <DCCReference Include="IdStruct.pas"/>
  120. <DCCReference Include="IdWinsock2.pas"/>
  121. <DCCReference Include="IdWship6.pas">
  122. <Form>$ENDIF</Form>
  123. </DCCReference>
  124. <BuildConfiguration Include="Debug">
  125. <Key>Cfg_2</Key>
  126. <CfgParent>Base</CfgParent>
  127. </BuildConfiguration>
  128. <BuildConfiguration Include="Base">
  129. <Key>Base</Key>
  130. </BuildConfiguration>
  131. <BuildConfiguration Include="Release">
  132. <Key>Cfg_1</Key>
  133. <CfgParent>Base</CfgParent>
  134. </BuildConfiguration>
  135. </ItemGroup>
  136. <ProjectExtensions>
  137. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  138. <Borland.ProjectType>Package</Borland.ProjectType>
  139. <BorlandProject>
  140. <Delphi.Personality>
  141. <Source>
  142. <Source Name="MainSource">IndySystem180.dpk</Source>
  143. </Source>
  144. <VersionInfo>
  145. <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  146. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  147. <VersionInfo Name="MajorVer">1</VersionInfo>
  148. <VersionInfo Name="MinorVer">0</VersionInfo>
  149. <VersionInfo Name="Release">0</VersionInfo>
  150. <VersionInfo Name="Build">0</VersionInfo>
  151. <VersionInfo Name="Debug">False</VersionInfo>
  152. <VersionInfo Name="PreRelease">False</VersionInfo>
  153. <VersionInfo Name="Special">False</VersionInfo>
  154. <VersionInfo Name="Private">False</VersionInfo>
  155. <VersionInfo Name="DLL">False</VersionInfo>
  156. <VersionInfo Name="Locale">1033</VersionInfo>
  157. <VersionInfo Name="CodePage">1252</VersionInfo>
  158. </VersionInfo>
  159. <VersionInfoKeys>
  160. <VersionInfoKeys Name="CompanyName"/>
  161. <VersionInfoKeys Name="FileDescription"/>
  162. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  163. <VersionInfoKeys Name="InternalName"/>
  164. <VersionInfoKeys Name="LegalCopyright"/>
  165. <VersionInfoKeys Name="LegalTrademarks"/>
  166. <VersionInfoKeys Name="OriginalFilename"/>
  167. <VersionInfoKeys Name="ProductName"/>
  168. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  169. <VersionInfoKeys Name="Comments"/>
  170. <VersionInfoKeys Name="CFBundleName"/>
  171. <VersionInfoKeys Name="CFBundleDisplayName"/>
  172. <VersionInfoKeys Name="CFBundleIdentifier"/>
  173. <VersionInfoKeys Name="CFBundleVersion"/>
  174. <VersionInfoKeys Name="CFBundlePackageType"/>
  175. <VersionInfoKeys Name="CFBundleSignature"/>
  176. <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/>
  177. <VersionInfoKeys Name="CFBundleExecutable"/>
  178. </VersionInfoKeys>
  179. <Excluded_Packages>
  180. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k180.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  181. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp180.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  182. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k180.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  183. <Excluded_Packages Name="$(BDSBIN)\dclofficexp180.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  184. </Excluded_Packages>
  185. </Delphi.Personality>
  186. <Platforms>
  187. <Platform value="iOSDevice">True</Platform>
  188. <Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform>
  189. <Platform value="OSX32">True</Platform>
  190. <Platform value="Win32">True</Platform>
  191. <Platform value="Win64">True</Platform>
  192. </Platforms>
  193. </BorlandProject>
  194. <ProjectFileVersion>12</ProjectFileVersion>
  195. </ProjectExtensions>
  196. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  197. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  198. </Project>