Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/30/15 10:26:31 (9 years ago)
Author:
pfleck
Message:

#2027 Merged Terminators and Terminator-Views to trunk.

Location:
trunk/sources/HeuristicLab.Optimization.Views
Files:
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views

  • trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r12627 r12975  
    287287      <DependentUpon>TimeLimitRunView.cs</DependentUpon>
    288288    </Compile>
     289    <Compile Include="ThresholdTerminatorView.cs">
     290      <SubType>UserControl</SubType>
     291    </Compile>
     292    <Compile Include="ThresholdTerminatorView.Designer.cs">
     293      <DependentUpon>ThresholdTerminatorView.cs</DependentUpon>
     294    </Compile>
    289295    <Compile Include="UserDefinedAlgorithmView.cs">
    290296      <SubType>UserControl</SubType>
     
    383389      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    384390      <Name>HeuristicLab.MainForm-3.3</Name>
     391      <Private>False</Private>
     392    </ProjectReference>
     393    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     394      <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>
     395      <Name>HeuristicLab.Operators-3.3</Name>
    385396      <Private>False</Private>
    386397    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.