Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/16/08 16:47:43 (16 years ago)
Author:
kgrading
Message:

Implemented the Execution Engine, modified some parts of the JobBase (#358)

File:
1 edited

Legend:

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

    r749 r768  
    4848  </ItemGroup>
    4949  <ItemGroup>
     50    <Compile Include="Executor.cs" />
    5051    <Compile Include="ExecutionEnginePlugin.cs" />
    5152    <Compile Include="Properties\AssemblyInfo.cs" />
     
    5657  </ItemGroup>
    5758  <ItemGroup>
     59    <ProjectReference Include="..\HeuristicLab.Hive.Client.Common\HeuristicLab.Hive.Client.Common.csproj">
     60      <Project>{89F4BC52-C174-481E-9BD2-3814171020E8}</Project>
     61      <Name>HeuristicLab.Hive.Client.Common</Name>
     62    </ProjectReference>
    5863    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    5964      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
Note: See TracChangeset for help on using the changeset viewer.