Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/22/11 09:35:06 (13 years ago)
Author:
mkommend
Message:

#1479: Integrated trunk changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GP.Grammar.Editor/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r6618 r6675  
    128128      <DependentUpon>BatchRunView.cs</DependentUpon>
    129129    </Compile>
     130    <Compile Include="RunCollectionContentConstraintView.cs">
     131      <SubType>UserControl</SubType>
     132    </Compile>
     133    <Compile Include="RunCollectionContentConstraintView.Designer.cs">
     134      <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
     135    </Compile>
    130136    <Compile Include="ExperimentTreeView.cs">
    131137      <SubType>UserControl</SubType>
     
    152158      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
    153159    </Compile>
     160    <Compile Include="RunCollectionModificationEvaluatorView.cs">
     161      <SubType>UserControl</SubType>
     162    </Compile>
     163    <Compile Include="RunCollectionModificationEvaluatorView.Designer.cs">
     164      <DependentUpon>RunCollectionModificationEvaluatorView.cs</DependentUpon>
     165    </Compile>
    154166    <Compile Include="RunCollectionComparisonConstraintView.cs">
    155167      <SubType>UserControl</SubType>
     
    170182      <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
    171183    </Compile>
    172     <Compile Include="RunCollectionConstraintView.cs">
    173       <SubType>UserControl</SubType>
    174     </Compile>
    175     <Compile Include="RunCollectionConstraintView.Designer.cs">
    176       <DependentUpon>RunCollectionConstraintView.cs</DependentUpon>
     184    <Compile Include="RunCollectionColumnConstraintView.cs">
     185      <SubType>UserControl</SubType>
     186    </Compile>
     187    <Compile Include="RunCollectionColumnConstraintView.Designer.cs">
     188      <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
    177189    </Compile>
    178190    <Compile Include="OptimizerListView.cs">
     
    295307      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    296308      <Name>HeuristicLab.Optimization-3.3</Name>
     309    </ProjectReference>
     310    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     311      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
     312      <Name>HeuristicLab.Parameters-3.3</Name>
    297313    </ProjectReference>
    298314    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.