Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/22/08 18:24:33 (15 years ago)
Author:
gkronber
Message:

added problem injector for CEDMA problems and to create standard GP runs in the CEDMA dispatcher. #419 (Refactor CEDMA plugins)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj

    r992 r1053  
    9999    </Compile>
    100100    <Compile Include="Properties\AssemblyInfo.cs" />
     101    <Compile Include="ProblemInjector.cs" />
    101102  </ItemGroup>
    102103  <ItemGroup>
     
    119120      <Project>{7DD3A97A-56E9-462F-90E2-A351FE7AF5C2}</Project>
    120121      <Name>HeuristicLab.DataAnalysis</Name>
     122    </ProjectReference>
     123    <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj">
     124      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
     125      <Name>HeuristicLab.Data</Name>
    121126    </ProjectReference>
    122127    <ProjectReference Include="..\HeuristicLab.Operators\HeuristicLab.Operators.csproj">
Note: See TracChangeset for help on using the changeset viewer.