Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/23/09 11:08:34 (15 years ago)
Author:
swagner
Message:

Implemented first draft of MainForm support in HeuristicLab.Core/HeuristicLab.Core.Views and all other depending plugins (#770)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ThreadParallelEngine/3.3/HeuristicLab.ThreadParallelEngine-3.3.csproj

    r1872 r2520  
    9898  </ItemGroup>
    9999  <ItemGroup>
     100    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
     101      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
     102      <Name>HeuristicLab.Core.Views-3.3</Name>
     103    </ProjectReference>
    100104    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    101105      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    102106      <Name>HeuristicLab.Core-3.3</Name>
     107    </ProjectReference>
     108    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.2\HeuristicLab.MainForm.WindowsForms-3.2.csproj">
     109      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
     110      <Name>HeuristicLab.MainForm.WindowsForms-3.2</Name>
     111    </ProjectReference>
     112    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.2\HeuristicLab.MainForm-3.2.csproj">
     113      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
     114      <Name>HeuristicLab.MainForm-3.2</Name>
    103115    </ProjectReference>
    104116    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.