Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/08/16 21:25:11 (8 years ago)
Author:
gkronber
Message:

#1966 refactoring (moved 3d-specific classes into separate project)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BinPacking/HeuristicLab.BinPacking.sln

    r13605 r13608  
    1414EndProject
    1515Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.BinPacking2D-3.3", "HeuristicLab.Problems.BinPacking.2D\3.3\HeuristicLab.Problems.BinPacking2D-3.3.csproj", "{56DD7F51-3164-4C26-A97A-ADD6FE4B4E86}"
     16EndProject
     17Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.BinPacking3D-3.3", "HeuristicLab.Problems.BinPacking.3D\3.3\HeuristicLab.Problems.BinPacking3D-3.3.csproj", "{95680C63-1E06-4E66-B33B-272A772321C7}"
    1618EndProject
    1719Global
     
    7577    {56DD7F51-3164-4C26-A97A-ADD6FE4B4E86}.Release|x86.ActiveCfg = Release|x86
    7678    {56DD7F51-3164-4C26-A97A-ADD6FE4B4E86}.Release|x86.Build.0 = Release|x86
     79    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     80    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|Any CPU.Build.0 = Debug|Any CPU
     81    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
     82    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|Mixed Platforms.Build.0 = Debug|x86
     83    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|x64.ActiveCfg = Debug|x64
     84    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|x64.Build.0 = Debug|x64
     85    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|x86.ActiveCfg = Debug|x86
     86    {95680C63-1E06-4E66-B33B-272A772321C7}.Debug|x86.Build.0 = Debug|x86
     87    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|Any CPU.ActiveCfg = Release|Any CPU
     88    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|Any CPU.Build.0 = Release|Any CPU
     89    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|Mixed Platforms.ActiveCfg = Release|x86
     90    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|Mixed Platforms.Build.0 = Release|x86
     91    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|x64.ActiveCfg = Release|x64
     92    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|x64.Build.0 = Release|x64
     93    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|x86.ActiveCfg = Release|x86
     94    {95680C63-1E06-4E66-B33B-272A772321C7}.Release|x86.Build.0 = Release|x86
    7795  EndGlobalSection
    7896  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.