Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/13/10 17:36:15 (14 years ago)
Author:
mkommend
Message:

added RunCollectionTabularView (ticket #970)

Location:
trunk/sources/HeuristicLab.Optimization.Views/3.3
Files:
2 added
1 edited

Legend:

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

    r3329 r3332  
    110110      <DependentUpon>ExperimentView.cs</DependentUpon>
    111111    </Compile>
     112    <Compile Include="RunCollectionTabularView.cs">
     113      <SubType>UserControl</SubType>
     114    </Compile>
     115    <Compile Include="RunCollectionTabularView.Designer.cs">
     116      <DependentUpon>RunCollectionTabularView.cs</DependentUpon>
     117    </Compile>
    112118    <Compile Include="RunCollectionView.cs">
    113119      <SubType>UserControl</SubType>
     
    179185      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    180186      <Name>HeuristicLab.Core-3.3</Name>
     187    </ProjectReference>
     188    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
     189      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
     190      <Name>HeuristicLab.Data.Views-3.3</Name>
    181191    </ProjectReference>
    182192    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.