Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/03/12 16:19:24 (12 years ago)
Author:
abeham
Message:

#1614

  • updated problem instance provider
Location:
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3
Files:
3 added
1 edited

Legend:

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

    r7418 r7445  
    8888  </ItemGroup>
    8989  <ItemGroup>
     90    <Compile Include="GQAPProblemView.cs">
     91      <SubType>UserControl</SubType>
     92    </Compile>
     93    <Compile Include="GQAPProblemView.Designer.cs">
     94      <DependentUpon>GQAPProblemView.cs</DependentUpon>
     95    </Compile>
    9096    <Compile Include="GQAPAssignmentArchiveView.cs">
    9197      <SubType>UserControl</SubType>
     
    113119      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
    114120    </ProjectReference>
     121    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
     122      <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
     123      <Name>HeuristicLab.Problems.Instances-3.3</Name>
     124    </ProjectReference>
    115125  </ItemGroup>
    116126  <ItemGroup>
     127    <EmbeddedResource Include="GQAPProblemView.resx">
     128      <DependentUpon>GQAPProblemView.cs</DependentUpon>
     129    </EmbeddedResource>
    117130    <EmbeddedResource Include="GQAPAssignmentArchiveView.resx">
    118131      <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.