Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/01/11 17:37:05 (13 years ago)
Author:
svonolfe
Message:

Added first version of the MPIEngine (#1542)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj

    r6349 r6354  
    122122  </ItemGroup>
    123123  <ItemGroup>
     124    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     125      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     126      <Name>HeuristicLab.Collections-3.3</Name>
     127    </ProjectReference>
    124128    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    125129      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     
    130134      <Name>HeuristicLab.Core-3.3</Name>
    131135    </ProjectReference>
     136    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     137      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
     138      <Name>HeuristicLab.Optimization-3.3</Name>
     139    </ProjectReference>
    132140    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    133141      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
     
    137145      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    138146      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     147    </ProjectReference>
     148    <ProjectReference Include="..\..\HeuristicLab.SequentialEngine\3.3\HeuristicLab.SequentialEngine-3.3.csproj">
     149      <Project>{DC3D7072-7999-4719-B65D-3997744D5DC1}</Project>
     150      <Name>HeuristicLab.SequentialEngine-3.3</Name>
    139151    </ProjectReference>
    140152  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.