Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/25/11 17:18:58 (13 years ago)
Author:
swagner
Message:

Moved description from textbox to icon in NamedItemView and adapted all derived views (#1416)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj

    r5163 r5832  
    1212    <AssemblyName>HeuristicLab.Operators.Views-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <SignAssembly>true</SignAssembly>
     
    9596  </PropertyGroup>
    9697  <ItemGroup>
     98    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     99    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     100    <Reference Include="HeuristicLab.Data.Views-3.3">
     101      <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath>
     102    </Reference>
     103    <Reference Include="HeuristicLab.Optimization-3.3">
     104      <HintPath>..\..\HeuristicLab.Optimization\3.3\bin\Debug\HeuristicLab.Optimization-3.3.dll</HintPath>
     105    </Reference>
     106    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
     107      <HintPath>..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\bin\Debug\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     108    </Reference>
    97109    <Reference Include="System" />
    98110    <Reference Include="System.Core">
     
    101113    <Reference Include="System.Drawing" />
    102114    <Reference Include="System.Windows.Forms" />
     115    <Reference Include="System.Windows.Forms.DataVisualization" />
    103116    <Reference Include="System.Xml.Linq">
    104117      <RequiredTargetFramework>3.5</RequiredTargetFramework>
     
    177190      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    178191      <Name>HeuristicLab.Operators-3.3</Name>
     192    </ProjectReference>
     193    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
     194      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
     195      <Name>HeuristicLab.Optimization.Views-3.3</Name>
    179196    </ProjectReference>
    180197    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.