Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/20/10 05:10:22 (14 years ago)
Author:
swagner
Message:

Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)

File:
1 edited

Legend:

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

    r2546 r2656  
    7878    </Reference>
    7979    <Reference Include="System.Data" />
    80     <Reference Include="System.Drawing" />
    81     <Reference Include="System.Windows.Forms" />
    8280    <Reference Include="System.Xml" />
    8381  </ItemGroup>
     
    8684    <Compile Include="Properties\AssemblyInfo.cs" />
    8785    <Compile Include="SequentialEngine.cs" />
    88     <Compile Include="SequentialEngineView.cs">
    89       <SubType>UserControl</SubType>
    90     </Compile>
    91     <Compile Include="SequentialEngineView.Designer.cs">
    92       <DependentUpon>SequentialEngineView.cs</DependentUpon>
    93     </Compile>
    9486  </ItemGroup>
    9587  <ItemGroup>
     
    9890  </ItemGroup>
    9991  <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>
    10492    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    10593      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    10694      <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>
    11595    </ProjectReference>
    11696    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.