Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/20/10 05:15:15 (14 years ago)
Author:
swagner
Message:

Worked on OKB data model and services (#1174)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKB/HeuristicLab.Clients.OKB-3.3/HeuristicLab.Clients.OKB-3.3.csproj

    r4433 r4441  
    8383      <SubType>Code</SubType>
    8484    </Compile>
     85    <Compile Include="ServiceClients\Platform.cs" />
    8586    <Compile Include="ServiceClients\INamedOKBItem.cs">
    8687      <SubType>Code</SubType>
     
    110111    <Compile Include="Views\AlgorithmCollectionView.Designer.cs">
    111112      <DependentUpon>AlgorithmCollectionView.cs</DependentUpon>
     113    </Compile>
     114    <Compile Include="Views\AlgorithmView.cs">
     115      <SubType>UserControl</SubType>
     116    </Compile>
     117    <Compile Include="Views\AlgorithmView.Designer.cs">
     118      <DependentUpon>AlgorithmView.cs</DependentUpon>
     119    </Compile>
     120    <Compile Include="Views\PlatformCollectionView.cs">
     121      <SubType>UserControl</SubType>
     122    </Compile>
     123    <Compile Include="Views\PlatformCollectionView.Designer.cs">
     124      <DependentUpon>PlatformCollectionView.cs</DependentUpon>
    112125    </Compile>
    113126    <Compile Include="Views\OKBItemView.cs">
Note: See TracChangeset for help on using the changeset viewer.