|
| 1 | +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | + <PropertyGroup> |
| 3 | + <ProjectGuid>{9C3FFFCF-9C0A-44BC-9D5E-C7D14BEF0FCF}</ProjectGuid> |
| 4 | + <MainSource>RetryPolicy.dpr</MainSource> |
| 5 | + <Base>True</Base> |
| 6 | + <Config Condition="'$(Config)'==''">Debug</Config> |
| 7 | + <TargetedPlatforms>1</TargetedPlatforms> |
| 8 | + <AppType>Console</AppType> |
| 9 | + <FrameworkType>None</FrameworkType> |
| 10 | + <ProjectVersion>15.3</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="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
| 22 | + <Cfg_1>true</Cfg_1> |
| 23 | + <CfgParent>Base</CfgParent> |
| 24 | + <Base>true</Base> |
| 25 | + </PropertyGroup> |
| 26 | + <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''"> |
| 27 | + <Cfg_2>true</Cfg_2> |
| 28 | + <CfgParent>Base</CfgParent> |
| 29 | + <Base>true</Base> |
| 30 | + </PropertyGroup> |
| 31 | + <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''"> |
| 32 | + <Cfg_2_Win32>true</Cfg_2_Win32> |
| 33 | + <CfgParent>Cfg_2</CfgParent> |
| 34 | + <Cfg_2>true</Cfg_2> |
| 35 | + <Base>true</Base> |
| 36 | + </PropertyGroup> |
| 37 | + <PropertyGroup Condition="'$(Base)'!=''"> |
| 38 | + <VerInfo_Locale>1031</VerInfo_Locale> |
| 39 | + <DCC_S>false</DCC_S> |
| 40 | + <DCC_K>false</DCC_K> |
| 41 | + <DCC_ImageBase>00400000</DCC_ImageBase> |
| 42 | + <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace> |
| 43 | + <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
| 44 | + <DCC_ExeOutput>.\bin</DCC_ExeOutput> |
| 45 | + <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=;package=;label=;versionCode=;versionName=;persistent=;restoreAnyVersion=;installLocation=;largeHeap=;theme=</VerInfo_Keys> |
| 46 | + <DCC_F>false</DCC_F> |
| 47 | + <DCC_E>false</DCC_E> |
| 48 | + <DCC_N>false</DCC_N> |
| 49 | + <DCC_DcuOutput>.\obj</DCC_DcuOutput> |
| 50 | + </PropertyGroup> |
| 51 | + <PropertyGroup Condition="'$(Base_Win32)'!=''"> |
| 52 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
| 53 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 54 | + <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
| 55 | + </PropertyGroup> |
| 56 | + <PropertyGroup Condition="'$(Cfg_1)'!=''"> |
| 57 | + <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
| 58 | + <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
| 59 | + <DCC_DebugInformation>0</DCC_DebugInformation> |
| 60 | + <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
| 61 | + </PropertyGroup> |
| 62 | + <PropertyGroup Condition="'$(Cfg_2)'!=''"> |
| 63 | + <DCC_Optimize>false</DCC_Optimize> |
| 64 | + <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
| 65 | + <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
| 66 | + </PropertyGroup> |
| 67 | + <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
| 68 | + <Manifest_File>None</Manifest_File> |
| 69 | + <VerInfo_Locale>1033</VerInfo_Locale> |
| 70 | + <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
| 71 | + </PropertyGroup> |
| 72 | + <ItemGroup> |
| 73 | + <DelphiCompile Include="$(MainSource)"> |
| 74 | + <MainSource>MainSource</MainSource> |
| 75 | + </DelphiCompile> |
| 76 | + <DCCReference Include="source\Bott.RetryPolicy.pas"/> |
| 77 | + <DCCReference Include="tests\Bott.RetryPolicy.Tests.pas"/> |
| 78 | + <None Include="README.md"/> |
| 79 | + <BuildConfiguration Include="Debug"> |
| 80 | + <Key>Cfg_2</Key> |
| 81 | + <CfgParent>Base</CfgParent> |
| 82 | + </BuildConfiguration> |
| 83 | + <BuildConfiguration Include="Base"> |
| 84 | + <Key>Base</Key> |
| 85 | + </BuildConfiguration> |
| 86 | + <BuildConfiguration Include="Release"> |
| 87 | + <Key>Cfg_1</Key> |
| 88 | + <CfgParent>Base</CfgParent> |
| 89 | + </BuildConfiguration> |
| 90 | + </ItemGroup> |
| 91 | + <ProjectExtensions> |
| 92 | + <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
| 93 | + <Borland.ProjectType/> |
| 94 | + <BorlandProject> |
| 95 | + <Delphi.Personality> |
| 96 | + <Source> |
| 97 | + <Source Name="MainSource">RetryPolicy.dpr</Source> |
| 98 | + </Source> |
| 99 | + <VersionInfo> |
| 100 | + <VersionInfo Name="IncludeVerInfo">False</VersionInfo> |
| 101 | + <VersionInfo Name="AutoIncBuild">False</VersionInfo> |
| 102 | + <VersionInfo Name="MajorVer">1</VersionInfo> |
| 103 | + <VersionInfo Name="MinorVer">0</VersionInfo> |
| 104 | + <VersionInfo Name="Release">0</VersionInfo> |
| 105 | + <VersionInfo Name="Build">0</VersionInfo> |
| 106 | + <VersionInfo Name="Debug">False</VersionInfo> |
| 107 | + <VersionInfo Name="PreRelease">False</VersionInfo> |
| 108 | + <VersionInfo Name="Special">False</VersionInfo> |
| 109 | + <VersionInfo Name="Private">False</VersionInfo> |
| 110 | + <VersionInfo Name="DLL">False</VersionInfo> |
| 111 | + <VersionInfo Name="Locale">1031</VersionInfo> |
| 112 | + <VersionInfo Name="CodePage">1252</VersionInfo> |
| 113 | + </VersionInfo> |
| 114 | + <VersionInfoKeys> |
| 115 | + <VersionInfoKeys Name="CompanyName"/> |
| 116 | + <VersionInfoKeys Name="FileDescription"/> |
| 117 | + <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys> |
| 118 | + <VersionInfoKeys Name="InternalName"/> |
| 119 | + <VersionInfoKeys Name="LegalCopyright"/> |
| 120 | + <VersionInfoKeys Name="LegalTrademarks"/> |
| 121 | + <VersionInfoKeys Name="OriginalFilename"/> |
| 122 | + <VersionInfoKeys Name="ProductName"/> |
| 123 | + <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys> |
| 124 | + <VersionInfoKeys Name="Comments"/> |
| 125 | + <VersionInfoKeys Name="CFBundleName"/> |
| 126 | + <VersionInfoKeys Name="CFBundleDisplayName"/> |
| 127 | + <VersionInfoKeys Name="UIDeviceFamily"/> |
| 128 | + <VersionInfoKeys Name="CFBundleIdentifier"/> |
| 129 | + <VersionInfoKeys Name="CFBundleVersion"/> |
| 130 | + <VersionInfoKeys Name="CFBundlePackageType"/> |
| 131 | + <VersionInfoKeys Name="CFBundleSignature"/> |
| 132 | + <VersionInfoKeys Name="CFBundleAllowMixedLocalizations"/> |
| 133 | + <VersionInfoKeys Name="UISupportedInterfaceOrientations"/> |
| 134 | + <VersionInfoKeys Name="CFBundleExecutable"/> |
| 135 | + <VersionInfoKeys Name="CFBundleResourceSpecification"/> |
| 136 | + <VersionInfoKeys Name="LSRequiresIPhoneOS"/> |
| 137 | + <VersionInfoKeys Name="CFBundleInfoDictionaryVersion"/> |
| 138 | + <VersionInfoKeys Name="CFBundleDevelopmentRegion"/> |
| 139 | + <VersionInfoKeys Name="package"/> |
| 140 | + <VersionInfoKeys Name="label"/> |
| 141 | + <VersionInfoKeys Name="versionCode"/> |
| 142 | + <VersionInfoKeys Name="versionName"/> |
| 143 | + <VersionInfoKeys Name="persistent"/> |
| 144 | + <VersionInfoKeys Name="restoreAnyVersion"/> |
| 145 | + <VersionInfoKeys Name="installLocation"/> |
| 146 | + <VersionInfoKeys Name="largeHeap"/> |
| 147 | + <VersionInfoKeys Name="theme"/> |
| 148 | + </VersionInfoKeys> |
| 149 | + <Excluded_Packages> |
| 150 | + <Excluded_Packages Name="$(BDSBIN)\dcloffice2k190.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages> |
| 151 | + <Excluded_Packages Name="$(BDSBIN)\dclofficexp190.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages> |
| 152 | + </Excluded_Packages> |
| 153 | + </Delphi.Personality> |
| 154 | + <Platforms> |
| 155 | + <Platform value="Win32">True</Platform> |
| 156 | + <Platform value="Win64">False</Platform> |
| 157 | + </Platforms> |
| 158 | + </BorlandProject> |
| 159 | + <ProjectFileVersion>12</ProjectFileVersion> |
| 160 | + </ProjectExtensions> |
| 161 | + <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
| 162 | + <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
| 163 | +</Project> |
0 commit comments