Changeset 13574 for branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj
- Timestamp:
- 01/28/16 18:32:54 (9 years ago)
- 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 172 172 <Compile Include="Shapes\CuboidPackingShapeView.Designer.cs"> 173 173 <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> 174 186 </Compile> 175 187 <None Include="HeuristicLab.snk" />
Note: See TracChangeset
for help on using the changeset viewer.