Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/29/11 17:24:22 (13 years ago)
Author:
abeham
Message:

#1330

  • Fixed project references
  • Moved Analysis.Tests project one level up
  • Removed Optimization project as the changes have been merged into the trunk (cf. #1430)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/QAP/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj

    r5801 r5873  
    119119    <Reference Include="HeuristicLab.Operators-3.3">
    120120      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
     121    </Reference>
     122    <Reference Include="HeuristicLab.Optimization-3.3">
     123      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
    121124    </Reference>
    122125    <Reference Include="HeuristicLab.Parameters-3.3">
     
    417420      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
    418421    </ProjectReference>
    419     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    420       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    421       <Name>HeuristicLab.Optimization-3.3</Name>
    422     </ProjectReference>
    423422  </ItemGroup>
    424423  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.