Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/09/08 10:34:10 (16 years ago)
Author:
gkronber
Message:

worked on #187 - code is still a mess

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.DistributedEngine/HeuristicLab.DistributedEngine.csproj

    r219 r372  
    4949  </ItemGroup>
    5050  <ItemGroup>
     51    <Compile Include="OnGridProcessor.cs" />
    5152    <Compile Include="HeuristicLabDistributedEnginePlugin.cs" />
    52     <Compile Include="JobManager.cs" />
    5353    <Compile Include="Properties\AssemblyInfo.cs" />
    5454    <Compile Include="DistributedEngine.cs" />
     
    6464      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    6565      <Name>HeuristicLab.Core</Name>
     66    </ProjectReference>
     67    <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     68      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
     69      <Name>HeuristicLab.Data</Name>
    6670    </ProjectReference>
    6771    <ProjectReference Include="..\HeuristicLab.Grid\HeuristicLab.Grid.csproj">
Note: See TracChangeset for help on using the changeset viewer.