Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/28/16 18:32:54 (8 years ago)
Author:
gkronber
Message:

#1966: changed PackingShapes to ParameterizedItems

File:
1 edited

Legend:

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

    r13532 r13574  
    172172    <Compile Include="Shapes\CuboidPackingShapeView.Designer.cs">
    173173      <DependentUpon>CuboidPackingShapeView.cs</DependentUpon>
     174    </Compile>
     175    <Compile Include="Shapes\RectangularPackingItemView.cs">
     176      <SubType>UserControl</SubType>
     177    </Compile>
     178    <Compile Include="Shapes\RectangularPackingItemView.Designer.cs">
     179      <DependentUpon>RectangularPackingItemView.cs</DependentUpon>
     180    </Compile>
     181    <Compile Include="Shapes\RectangularPackingShapeView.cs">
     182      <SubType>UserControl</SubType>
     183    </Compile>
     184    <Compile Include="Shapes\RectangularPackingShapeView.Designer.cs">
     185      <DependentUpon>RectangularPackingShapeView.cs</DependentUpon>
    174186    </Compile>
    175187    <None Include="HeuristicLab.snk" />
Note: See TracChangeset for help on using the changeset viewer.