Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/04/17 23:00:03 (6 years ago)
Author:
abeham
Message:

#1614:

  • branched optimization
  • adapted references
  • renamed plugin
Location:
branches/GeneralizedQAP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP

    • Property svn:ignore
      •  

        old new  
        22TestResults
        33*.user
         4.vs
  • branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj

    r13418 r15490  
    8383      <Private>False</Private>
    8484    </Reference>
    85     <Reference Include="HeuristicLab.Optimization-3.3">
    86       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    87       <Private>False</Private>
    88     </Reference>
    8985    <Reference Include="HeuristicLab.Parameters-3.3">
    9086      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     
    113109  </ItemGroup>
    114110  <ItemGroup>
    115     <Compile Include="GQAPAssignmentArchiveView.cs" />
     111    <Compile Include="GQAPAssignmentArchiveView.cs">
     112      <SubType>UserControl</SubType>
     113    </Compile>
    116114    <Compile Include="GQAPAssignmentArchiveView.Designer.cs">
    117115      <DependentUpon>GQAPAssignmentArchiveView.cs</DependentUpon>
    118116    </Compile>
    119     <Compile Include="GQAPAssignmentView.cs" />
     117    <Compile Include="GQAPAssignmentView.cs">
     118      <SubType>UserControl</SubType>
     119    </Compile>
    120120    <Compile Include="GQAPAssignmentView.Designer.cs">
    121121      <DependentUpon>GQAPAssignmentView.cs</DependentUpon>
     
    130130  </ItemGroup>
    131131  <ItemGroup>
     132    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     133      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
     134      <Name>HeuristicLab.Optimization-3.3</Name>
     135      <Private>False</Private>
     136    </ProjectReference>
    132137    <ProjectReference Include="..\..\HeuristicLab.Problems.GeneralizedQuadraticAssignment\3.3\HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj">
    133138      <Project>{C739E6D2-5680-4804-A810-8017DA0C238F}</Project>
Note: See TracChangeset for help on using the changeset viewer.