207 lines
8.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{1641B2CE-259C-4A52-A460-48C936B13951}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DevComponents.DotNetBar.Layout</RootNamespace>
<AssemblyName>DevComponents.DotNetBar.Layout</AssemblyName>
<StartupObject>
</StartupObject>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>dotnetbar.snk</AssemblyOriginatorKeyFile>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation />
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;LAYOUT</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;LAYOUT</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\DevComponents.DotNetBar.Layout.XML</DocumentationFile>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseLayout|AnyCPU' ">
<OutputPath>bin\ReleaseLayout\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseTrialLayout|AnyCPU' ">
<OutputPath>bin\ReleaseTrialLayout\</OutputPath>
<DefineConstants>TRACE;LAYOUT;TRIAL</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Design" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing.Design" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Background.cs" />
<Compile Include="BorderColors.cs" />
<Compile Include="BorderPattern.cs" />
<Compile Include="ColorHelpers.cs" />
<Compile Include="ContentManager\BlockLayoutManager.cs" />
<Compile Include="ContentManager\Enums.cs" />
<Compile Include="ContentManager\IBlock.cs" />
<Compile Include="ContentManager\IBlockExtended.cs" />
<Compile Include="ContentManager\IContentLayoutManager.cs" />
<Compile Include="ContentManager\SerialContentLayoutManager.cs" />
<Compile Include="DotNetBarResourcesAttribute.cs" />
<Compile Include="LayoutLabelItem.cs" />
<Compile Include="Symbols.cs" />
<Compile Include="TextDrawing.cs" />
<Compile Include="TextMarkup\BarUtilities.cs" />
<Compile Include="TextMarkup\DisplayHelp.cs" />
<Compile Include="DoubleHelpers.cs" />
<Compile Include="DrawingHelpers.cs" />
<Compile Include="Helpers.cs" />
<Compile Include="InsertMarker.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="ItemLayout.cs" />
<Compile Include="LayoutContext.cs" />
<Compile Include="LayoutControl.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="LayoutControlItem.cs" />
<Compile Include="LayoutGroup.cs" />
<Compile Include="LayoutItemBase.cs">
</Compile>
<Compile Include="LayoutItemCollection.cs" />
<Compile Include="LayoutSpacerItem.cs" />
<Compile Include="PaintContext.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="dotnetbar.snk" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<EmbeddedResource Include="SystemImages\FontAwesome.ttf" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="SimpleStyle.cs" />
<Compile Include="TextMarkup\BodyElement.cs" />
<Compile Include="TextMarkup\ContainerElement.cs" />
<Compile Include="TextMarkup\Div.cs" />
<Compile Include="TextMarkup\EndMarkupElement.cs" />
<Compile Include="TextMarkup\ExpandElement.cs" />
<Compile Include="TextMarkup\FontChangeElement.cs" />
<Compile Include="TextMarkup\FontElement.cs" />
<Compile Include="TextMarkup\Heading.cs" />
<Compile Include="TextMarkup\HyperLink.cs" />
<Compile Include="TextMarkup\IActiveMarkupElement.cs" />
<Compile Include="TextMarkup\ImageElement.cs" />
<Compile Include="TextMarkup\Italic.cs" />
<Compile Include="TextMarkup\MarkupDrawContext.cs" />
<Compile Include="TextMarkup\MarkupElement.cs" />
<Compile Include="TextMarkup\MarkupElementCollection.cs" />
<Compile Include="TextMarkup\MarkupLayoutManager.cs" />
<Compile Include="TextMarkup\MarkupParser.cs" />
<Compile Include="TextMarkup\MarkupSettings.cs" />
<Compile Include="TextMarkup\NewLine.cs" />
<Compile Include="TextMarkup\Paragraph.cs" />
<Compile Include="TextMarkup\Span.cs" />
<Compile Include="TextMarkup\Strike.cs" />
<Compile Include="TextMarkup\Strong.cs" />
<Compile Include="TextMarkup\SymbolElement.cs" />
<Compile Include="TextMarkup\TextElement.cs" />
<Compile Include="TextMarkup\Underline.cs" />
<Compile Include="Thickness.cs" />
<Compile Include="WinApi.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DotNetBar.csproj">
<Project>{36546CE3-335C-4AB6-A2F3-40F8C818BC66}</Project>
<Name>DotNetBar</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="LayoutControl.ico" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>