Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/21/10 01:31:15 (14 years ago)
Author:
swagner
Message:

Started to adapt HeuristicLab.Data and HeuristicLab.Operators according to the changes in HeuristicLab.Core (#95)

File:
1 edited

Legend:

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

    r2655 r2663  
    156156      <DependentUpon>ObjectViewBase.cs</DependentUpon>
    157157    </Compile>
    158     <Compile Include="OperatorBaseView.cs">
    159       <SubType>UserControl</SubType>
    160     </Compile>
    161     <Compile Include="OperatorBaseView.Designer.cs">
    162       <DependentUpon>OperatorBaseView.cs</DependentUpon>
    163     </Compile>
    164158    <Compile Include="NamedItemBaseView.cs">
    165159      <SubType>UserControl</SubType>
     
    167161    <Compile Include="NamedItemBaseView.Designer.cs">
    168162      <DependentUpon>NamedItemBaseView.cs</DependentUpon>
    169     </Compile>
    170     <Compile Include="IntDataView.cs">
    171       <SubType>UserControl</SubType>
    172     </Compile>
    173     <Compile Include="IntDataView.Designer.cs">
    174       <DependentUpon>IntDataView.cs</DependentUpon>
    175163    </Compile>
    176164    <Compile Include="ParameterView.cs">
     
    253241      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    254242      <Name>HeuristicLab.MainForm-3.2</Name>
    255     </ProjectReference>
    256     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    257       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    258       <Name>HeuristicLab.Persistence-3.3</Name>
    259243    </ProjectReference>
    260244    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
Note: See TracChangeset for help on using the changeset viewer.