Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/09/10 01:15:16 (14 years ago)
Author:
swagner
Message:

Implemented logs of engines (#963).

File:
1 edited

Legend:

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

    r3281 r3289  
    8787  <ItemGroup>
    8888    <None Include="HeuristicLabCoreViewsPlugin.cs.frame" />
     89    <Compile Include="LogView.cs">
     90      <SubType>UserControl</SubType>
     91    </Compile>
     92    <Compile Include="LogView.Designer.cs">
     93      <DependentUpon>LogView.cs</DependentUpon>
     94    </Compile>
    8995    <Compile Include="VariableValueView.cs">
    9096      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.