IndyCore210.dproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{7993AB8B-7249-4A9E-9296-7C5270849D94}</ProjectGuid>
  4. <MainSource>IndyCore210.dpk</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>95</TargetedPlatforms>
  8. <AppType>Package</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>16.0</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)'=='iOSDevice' and '$(Base)'=='true') or '$(Base_iOSDevice)'!=''">
  22. <Base_iOSDevice>true</Base_iOSDevice>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''">
  27. <Base_iOSSimulator>true</Base_iOSSimulator>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
  32. <Base_OSX32>true</Base_OSX32>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  37. <Base_Win32>true</Base_Win32>
  38. <CfgParent>Base</CfgParent>
  39. <Base>true</Base>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  42. <Base_Win64>true</Base_Win64>
  43. <CfgParent>Base</CfgParent>
  44. <Base>true</Base>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  47. <Cfg_1>true</Cfg_1>
  48. <CfgParent>Base</CfgParent>
  49. <Base>true</Base>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  52. <Cfg_2>true</Cfg_2>
  53. <CfgParent>Base</CfgParent>
  54. <Base>true</Base>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="('$(Platform)'=='iOSDevice' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSDevice)'!=''">
  57. <Cfg_2_iOSDevice>true</Cfg_2_iOSDevice>
  58. <CfgParent>Cfg_2</CfgParent>
  59. <Cfg_2>true</Cfg_2>
  60. <Base>true</Base>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Cfg_2)'=='true') or '$(Cfg_2_iOSSimulator)'!=''">
  63. <Cfg_2_iOSSimulator>true</Cfg_2_iOSSimulator>
  64. <CfgParent>Cfg_2</CfgParent>
  65. <Cfg_2>true</Cfg_2>
  66. <Base>true</Base>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX32)'!=''">
  69. <Cfg_2_OSX32>true</Cfg_2_OSX32>
  70. <CfgParent>Cfg_2</CfgParent>
  71. <Cfg_2>true</Cfg_2>
  72. <Base>true</Base>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Base)'!=''">
  75. <DCC_E>false</DCC_E>
  76. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  77. <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
  78. <DCC_N>false</DCC_N>
  79. <SanitizedProjectName>IndyCore210</SanitizedProjectName>
  80. <DCC_F>false</DCC_F>
  81. <GenPackage>true</GenPackage>
  82. <DCC_ImageBase>00400000</DCC_ImageBase>
  83. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=;CFBundleName=</VerInfo_Keys>
  84. <DCC_Define>HAS_PKG_RTL;$(DCC_Define)</DCC_Define>
  85. <VerInfo_Locale>1033</VerInfo_Locale>
  86. <RuntimeOnlyPackage>true</RuntimeOnlyPackage>
  87. <DCC_Description>Indy 10 Core</DCC_Description>
  88. <GenDll>true</GenDll>
  89. <DCC_S>false</DCC_S>
  90. <DCC_K>false</DCC_K>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Base_Android)'!=''">
  93. <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>
  94. <BT_BuildType>Debug</BT_BuildType>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Base_iOSDevice)'!=''">
  97. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  98. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  99. <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
  100. <BT_BuildType>Debug</BT_BuildType>
  101. <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>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
  104. <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
  105. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  106. <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>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Base_OSX32)'!=''">
  109. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities</VerInfo_Keys>
  110. </PropertyGroup>
  111. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  112. <DCC_ObjOutput>..\Output\OBJ\$(Platform)\$(Config)</DCC_ObjOutput>
  113. <DCC_HppOutput>..\Output\HPP\$(Platform)\$(Config)</DCC_HppOutput>
  114. <DCC_BpiOutput>..\Output\BPI\$(Platform)\$(Config)</DCC_BpiOutput>
  115. <DCC_CBuilderOutput>All</DCC_CBuilderOutput>
  116. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  117. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  118. <VerInfo_Locale>1033</VerInfo_Locale>
  119. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  120. </PropertyGroup>
  121. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  122. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  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. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  127. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  128. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  129. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  130. <DCC_DebugInformation>0</DCC_DebugInformation>
  131. </PropertyGroup>
  132. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  133. <DCC_Optimize>false</DCC_Optimize>
  134. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  135. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  136. </PropertyGroup>
  137. <PropertyGroup Condition="'$(Cfg_2_iOSDevice)'!=''">
  138. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  139. </PropertyGroup>
  140. <PropertyGroup Condition="'$(Cfg_2_iOSSimulator)'!=''">
  141. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  142. </PropertyGroup>
  143. <PropertyGroup Condition="'$(Cfg_2_OSX32)'!=''">
  144. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  145. </PropertyGroup>
  146. <ItemGroup>
  147. <DelphiCompile Include="$(MainSource)">
  148. <MainSource>MainSource</MainSource>
  149. </DelphiCompile>
  150. <DCCReference Include="rtl.dcp"/>
  151. <DCCReference Include="IndySystem210.dcp"/>
  152. <DCCReference Include="IdAssignedNumbers.pas"/>
  153. <DCCReference Include="IdBuffer.pas"/>
  154. <DCCReference Include="IdCmdTCPClient.pas"/>
  155. <DCCReference Include="IdCmdTCPServer.pas"/>
  156. <DCCReference Include="IdCommandHandlers.pas"/>
  157. <DCCReference Include="IdContext.pas"/>
  158. <DCCReference Include="IdCustomTCPServer.pas"/>
  159. <DCCReference Include="IdCustomTransparentProxy.pas"/>
  160. <DCCReference Include="IdExceptionCore.pas"/>
  161. <DCCReference Include="IdGlobalCore.pas"/>
  162. <DCCReference Include="IdIOHandler.pas"/>
  163. <DCCReference Include="IdIOHandlerSocket.pas"/>
  164. <DCCReference Include="IdIOHandlerStack.pas"/>
  165. <DCCReference Include="IdIOHandlerStream.pas"/>
  166. <DCCReference Include="IdIPAddress.pas"/>
  167. <DCCReference Include="IdIPMCastBase.pas"/>
  168. <DCCReference Include="IdIPMCastClient.pas"/>
  169. <DCCReference Include="IdIPMCastServer.pas"/>
  170. <DCCReference Include="IdIcmpClient.pas"/>
  171. <DCCReference Include="IdIntercept.pas"/>
  172. <DCCReference Include="IdInterceptSimLog.pas"/>
  173. <DCCReference Include="IdInterceptThrottler.pas"/>
  174. <DCCReference Include="IdLogBase.pas"/>
  175. <DCCReference Include="IdLogDebug.pas"/>
  176. <DCCReference Include="IdLogEvent.pas"/>
  177. <DCCReference Include="IdLogFile.pas"/>
  178. <DCCReference Include="IdLogStream.pas"/>
  179. <DCCReference Include="IdRawBase.pas"/>
  180. <DCCReference Include="IdRawClient.pas"/>
  181. <DCCReference Include="IdRawFunctions.pas"/>
  182. <DCCReference Include="IdRawHeaders.pas"/>
  183. <DCCReference Include="IdReply.pas"/>
  184. <DCCReference Include="IdReplyRFC.pas"/>
  185. <DCCReference Include="IdResourceStringsCore.pas"/>
  186. <DCCReference Include="IdScheduler.pas"/>
  187. <DCCReference Include="IdSchedulerOfThread.pas"/>
  188. <DCCReference Include="IdSchedulerOfThreadDefault.pas"/>
  189. <DCCReference Include="IdSchedulerOfThreadPool.pas"/>
  190. <DCCReference Include="IdServerIOHandler.pas"/>
  191. <DCCReference Include="IdServerIOHandlerSocket.pas"/>
  192. <DCCReference Include="IdServerIOHandlerStack.pas"/>
  193. <DCCReference Include="IdSimpleServer.pas"/>
  194. <DCCReference Include="IdSocketHandle.pas"/>
  195. <DCCReference Include="IdSocks.pas"/>
  196. <DCCReference Include="IdSync.pas"/>
  197. <DCCReference Include="IdTCPClient.pas"/>
  198. <DCCReference Include="IdTCPConnection.pas"/>
  199. <DCCReference Include="IdTCPServer.pas"/>
  200. <DCCReference Include="IdTCPStream.pas"/>
  201. <DCCReference Include="IdTask.pas"/>
  202. <DCCReference Include="IdThread.pas"/>
  203. <DCCReference Include="IdThreadComponent.pas"/>
  204. <DCCReference Include="IdThreadSafe.pas"/>
  205. <DCCReference Include="IdTraceRoute.pas"/>
  206. <DCCReference Include="IdUDPBase.pas"/>
  207. <DCCReference Include="IdUDPClient.pas"/>
  208. <DCCReference Include="IdUDPServer.pas"/>
  209. <DCCReference Include="IdYarn.pas"/>
  210. <BuildConfiguration Include="Debug">
  211. <Key>Cfg_2</Key>
  212. <CfgParent>Base</CfgParent>
  213. </BuildConfiguration>
  214. <BuildConfiguration Include="Base">
  215. <Key>Base</Key>
  216. </BuildConfiguration>
  217. <BuildConfiguration Include="Release">
  218. <Key>Cfg_1</Key>
  219. <CfgParent>Base</CfgParent>
  220. </BuildConfiguration>
  221. </ItemGroup>
  222. <ProjectExtensions>
  223. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  224. <Borland.ProjectType>Package</Borland.ProjectType>
  225. <BorlandProject>
  226. <Delphi.Personality>
  227. <Source>
  228. <Source Name="MainSource">IndyCore210.dpk</Source>
  229. </Source>
  230. </Delphi.Personality>
  231. <Platforms>
  232. <Platform value="Android">True</Platform>
  233. <Platform value="iOSDevice">True</Platform>
  234. <Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform>
  235. <Platform value="OSX32">True</Platform>
  236. <Platform value="Win32">True</Platform>
  237. <Platform value="Win64">True</Platform>
  238. </Platforms>
  239. </BorlandProject>
  240. <ProjectFileVersion>12</ProjectFileVersion>
  241. </ProjectExtensions>
  242. <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  243. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  244. </Project>