Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/27/08 17:10:55 (16 years ago)
Author:
kgrading
Message:

worked on #401

Location:
trunk/sources/HeuristicLab.Hive.Client.Communication
Files:
7 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Communication/HeuristicLab.Hive.Client.Communication.csproj

    r781 r843  
    5151  </ItemGroup>
    5252  <ItemGroup>
     53    <Compile Include="ClientConsoleCommunicator.cs" />
     54    <Compile Include="ClientConsole\ConnectionContainer.cs" />
     55    <Compile Include="ClientConsole\JobStatus.cs" />
     56    <Compile Include="ClientConsole\StatusCommons.cs" />
    5357    <Compile Include="CommunicationsPlugin.cs" />
     58    <Compile Include="Interfaces\IClientConsoleCommunicator.cs" />
    5459    <Compile Include="Properties\AssemblyInfo.cs" />
    5560    <Compile Include="ServerProxy.cs" />
Note: See TracChangeset for help on using the changeset viewer.