Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/06/12 14:56:47 (12 years ago)
Author:
abeham
Message:

#1614: cleaned up branch, removed instances which were integrated into the trunk

Location:
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3
Files:
6 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj

    r7548 r7561  
    7676      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    7777    </Reference>
     78    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    7879    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    7980    <Reference Include="System" />
     
    8990  </ItemGroup>
    9091  <ItemGroup>
    91     <Compile Include="ProblemInstanceProviderView.cs">
    92       <SubType>UserControl</SubType>
    93     </Compile>
    94     <Compile Include="ProblemInstanceProviderView.Designer.cs">
    95       <DependentUpon>ProblemInstanceProviderView.cs</DependentUpon>
    96     </Compile>
    97     <Compile Include="ProblemView.cs">
    98       <SubType>UserControl</SubType>
    99     </Compile>
    100     <Compile Include="ProblemView.Designer.cs">
    101       <DependentUpon>ProblemView.cs</DependentUpon>
    102     </Compile>
    10392    <Compile Include="GQAPAssignmentArchiveView.cs">
    10493      <SubType>UserControl</SubType>
     
    126115      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
    127116    </ProjectReference>
    128     <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
    129       <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
    130       <Name>HeuristicLab.Problems.Instances-3.3</Name>
    131     </ProjectReference>
    132117  </ItemGroup>
    133118  <ItemGroup>
    134     <EmbeddedResource Include="ProblemInstanceProviderView.resx">
    135       <DependentUpon>ProblemInstanceProviderView.cs</DependentUpon>
    136     </EmbeddedResource>
    137     <EmbeddedResource Include="ProblemView.resx">
    138       <DependentUpon>ProblemView.cs</DependentUpon>
    139     </EmbeddedResource>
    140119    <EmbeddedResource Include="GQAPAssignmentArchiveView.resx">
    141120      <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.