|
| 1 | +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | + <PropertyGroup> |
| 3 | + <ProjectGuid>{8F00FFD6-085B-4B31-B6A2-D3157F252221}</ProjectGuid> |
| 4 | + <MainSource>Spring.Base.dpk</MainSource> |
| 5 | + <Base>True</Base> |
| 6 | + <Config Condition="'$(Config)'==''">Debug</Config> |
| 7 | + <TargetedPlatforms>135</TargetedPlatforms> |
| 8 | + <AppType>Package</AppType> |
| 9 | + <FrameworkType>None</FrameworkType> |
| 10 | + <ProjectVersion>18.5</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)'=='OSX32' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX32)'!=''"> |
| 37 | + <Cfg_2_OSX32>true</Cfg_2_OSX32> |
| 38 | + <CfgParent>Cfg_2</CfgParent> |
| 39 | + <Cfg_2>true</Cfg_2> |
| 40 | + <Base>true</Base> |
| 41 | + </PropertyGroup> |
| 42 | + <PropertyGroup Condition="'$(Base)'!=''"> |
| 43 | + <DllSuffix>.Delphi10Rio</DllSuffix> |
| 44 | + <SanitizedProjectName>Spring_Base</SanitizedProjectName> |
| 45 | + <GenPackage>true</GenPackage> |
| 46 | + <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;$(DCC_Namespace)</DCC_Namespace> |
| 47 | + <VerInfo_Locale>2052</VerInfo_Locale> |
| 48 | + <DCC_ImageBase>00400000</DCC_ImageBase> |
| 49 | + <DCC_S>false</DCC_S> |
| 50 | + <DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps> |
| 51 | + <DCC_F>false</DCC_F> |
| 52 | + <DCC_DcuOutput>..\..\Library\Delphi10Rio\$(Platform)\$(Config)</DCC_DcuOutput> |
| 53 | + <DCC_K>false</DCC_K> |
| 54 | + <RuntimeOnlyPackage>true</RuntimeOnlyPackage> |
| 55 | + <DCC_UnitSearchPath>..\..\Source;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
| 56 | + <DCC_N>false</DCC_N> |
| 57 | + <DCC_E>false</DCC_E> |
| 58 | + <GenDll>true</GenDll> |
| 59 | + <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=</VerInfo_Keys> |
| 60 | + <DCC_Description>Spring4D Base package</DCC_Description> |
| 61 | + </PropertyGroup> |
| 62 | + <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
| 63 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
| 64 | + </PropertyGroup> |
| 65 | + <PropertyGroup Condition="'$(Base_Win64)'!=''"> |
| 66 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 67 | + </PropertyGroup> |
| 68 | + <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
| 69 | + <DCC_DebugInformation>0</DCC_DebugInformation> |
| 70 | + <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
| 71 | + <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
| 72 | + <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
| 73 | + </PropertyGroup> |
| 74 | + <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
| 75 | + <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
| 76 | + <DCC_Optimize>false</DCC_Optimize> |
| 77 | + <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
| 78 | + </PropertyGroup> |
| 79 | + <PropertyGroup Condition="'$(Cfg_2_OSX32)'!=''"> |
| 80 | + <BT_BuildType>Debug</BT_BuildType> |
| 81 | + </PropertyGroup> |
| 82 | + <ItemGroup> |
| 83 | + <DelphiCompile Include="$(MainSource)"> |
| 84 | + <MainSource>MainSource</MainSource> |
| 85 | + </DelphiCompile> |
| 86 | + <DCCReference Include="rtl.dcp"/> |
| 87 | + <DCCReference Include="..\..\Source\Base\Spring.pas"/> |
| 88 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.pas"/> |
| 89 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Adapters.pas"/> |
| 90 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Base.pas"/> |
| 91 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Dictionaries.pas"/> |
| 92 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Events.pas"/> |
| 93 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Extensions.pas"/> |
| 94 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Lists.pas"/> |
| 95 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.LinkedLists.pas"/> |
| 96 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.MultiMaps.pas"/> |
| 97 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Queues.pas"/> |
| 98 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Sets.pas"/> |
| 99 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Stacks.pas"/> |
| 100 | + <DCCReference Include="..\..\Source\Base\Collections\Spring.Collections.Trees.pas"/> |
| 101 | + <DCCReference Include="..\..\Source\Base\Spring.DesignPatterns.pas"/> |
| 102 | + <DCCReference Include="..\..\Source\Base\Spring.Events.pas"/> |
| 103 | + <DCCReference Include="..\..\Source\Base\Spring.Events.Base.pas"/> |
| 104 | + <DCCReference Include="..\..\Source\Base\Spring.Helpers.pas"/> |
| 105 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.pas"/> |
| 106 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.Appenders.pas"/> |
| 107 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.Appenders.Base.pas"/> |
| 108 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.Controller.pas"/> |
| 109 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.Extensions.pas"/> |
| 110 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.Loggers.pas"/> |
| 111 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.NullLogger.pas"/> |
| 112 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.ResourceStrings.pas"/> |
| 113 | + <DCCReference Include="..\..\Source\Base\Logging\Spring.Logging.Serializers.pas"/> |
| 114 | + <DCCReference Include="..\..\Source\Base\Spring.MethodIntercept.pas"/> |
| 115 | + <DCCReference Include="..\..\Source\Base\Spring.Reflection.pas"/> |
| 116 | + <DCCReference Include="..\..\Source\Base\Spring.ResourceStrings.pas"/> |
| 117 | + <DCCReference Include="..\..\Source\Base\Spring.SystemUtils.pas"/> |
| 118 | + <DCCReference Include="..\..\Source\Base\Spring.Times.pas"/> |
| 119 | + <DCCReference Include="..\..\Source\Base\Spring.ValueConverters.pas"/> |
| 120 | + <DCCReference Include="..\..\Source\Base\Spring.VirtualClass.pas"/> |
| 121 | + <DCCReference Include="..\..\Source\Base\Spring.VirtualInterface.pas"/> |
| 122 | + <BuildConfiguration Include="Debug"> |
| 123 | + <Key>Cfg_2</Key> |
| 124 | + <CfgParent>Base</CfgParent> |
| 125 | + </BuildConfiguration> |
| 126 | + <BuildConfiguration Include="Base"> |
| 127 | + <Key>Base</Key> |
| 128 | + </BuildConfiguration> |
| 129 | + <BuildConfiguration Include="Release"> |
| 130 | + <Key>Cfg_1</Key> |
| 131 | + <CfgParent>Base</CfgParent> |
| 132 | + </BuildConfiguration> |
| 133 | + </ItemGroup> |
| 134 | + <ProjectExtensions> |
| 135 | + <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
| 136 | + <Borland.ProjectType>Package</Borland.ProjectType> |
| 137 | + <BorlandProject> |
| 138 | + <Delphi.Personality> |
| 139 | + <Source> |
| 140 | + <Source Name="MainSource">Spring.Base.dpk</Source> |
| 141 | + </Source> |
| 142 | + <VersionInfo> |
| 143 | + <VersionInfo Name="IncludeVerInfo">True</VersionInfo> |
| 144 | + <VersionInfo Name="AutoIncBuild">False</VersionInfo> |
| 145 | + <VersionInfo Name="MajorVer">1</VersionInfo> |
| 146 | + <VersionInfo Name="MinorVer">0</VersionInfo> |
| 147 | + <VersionInfo Name="Release">0</VersionInfo> |
| 148 | + <VersionInfo Name="Build">0</VersionInfo> |
| 149 | + <VersionInfo Name="Debug">False</VersionInfo> |
| 150 | + <VersionInfo Name="PreRelease">False</VersionInfo> |
| 151 | + <VersionInfo Name="Special">False</VersionInfo> |
| 152 | + <VersionInfo Name="Private">False</VersionInfo> |
| 153 | + <VersionInfo Name="DLL">False</VersionInfo> |
| 154 | + <VersionInfo Name="Locale">2052</VersionInfo> |
| 155 | + <VersionInfo Name="CodePage">936</VersionInfo> |
| 156 | + </VersionInfo> |
| 157 | + <VersionInfoKeys> |
| 158 | + <VersionInfoKeys Name="CompanyName"/> |
| 159 | + <VersionInfoKeys Name="FileDescription"/> |
| 160 | + <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys> |
| 161 | + <VersionInfoKeys Name="InternalName"/> |
| 162 | + <VersionInfoKeys Name="LegalCopyright"/> |
| 163 | + <VersionInfoKeys Name="LegalTrademarks"/> |
| 164 | + <VersionInfoKeys Name="OriginalFilename"/> |
| 165 | + <VersionInfoKeys Name="ProductName"/> |
| 166 | + <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys> |
| 167 | + <VersionInfoKeys Name="Comments"/> |
| 168 | + <VersionInfoKeys Name="CFBundleName"/> |
| 169 | + <VersionInfoKeys Name="CFBundleDisplayName"/> |
| 170 | + <VersionInfoKeys Name="UIDeviceFamily"/> |
| 171 | + <VersionInfoKeys Name="CFBundleIdentifier"/> |
| 172 | + <VersionInfoKeys Name="CFBundleVersion"/> |
| 173 | + <VersionInfoKeys Name="CFBundlePackageType"/> |
| 174 | + <VersionInfoKeys Name="CFBundleSignature"/> |
| 175 | + <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/> |
| 176 | + <VersionInfoKeys Name="UISupportedInterfaceOrientations"/> |
| 177 | + <VersionInfoKeys Name="CFBundleExecutable"/> |
| 178 | + <VersionInfoKeys Name="CFBundleResourceSpecification"/> |
| 179 | + <VersionInfoKeys Name="LSRequiresIPhoneOS"/> |
| 180 | + <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/> |
| 181 | + <VersionInfoKeys Name="CFBundleDevelopmentRegion"/> |
| 182 | + </VersionInfoKeys> |
| 183 | + <Excluded_Packages> |
| 184 | + <Excluded_Packages Name="$(BDSBIN)\dcloffice2k260.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages> |
| 185 | + <Excluded_Packages Name="$(BDSBIN)\dclofficexp260.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
| 186 | + </Excluded_Packages> |
| 187 | + </Delphi.Personality> |
| 188 | + <Platforms> |
| 189 | + <Platform value="Linux64">True</Platform> |
| 190 | + <Platform value="OSX32">True</Platform> |
| 191 | + <Platform value="Win32">True</Platform> |
| 192 | + <Platform value="Win64">True</Platform> |
| 193 | + </Platforms> |
| 194 | + </BorlandProject> |
| 195 | + <ProjectFileVersion>12</ProjectFileVersion> |
| 196 | + </ProjectExtensions> |
| 197 | + <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
| 198 | + <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
| 199 | +</Project> |
0 commit comments