Free cookie consent management tool by TermsFeed Policy Generator

Changeset 12115


Ignore:
Timestamp:
03/04/15 10:01:54 (9 years ago)
Author:
pfleck
Message:

#2350 Added ALPS.SteadyState Plugin.

Location:
branches/ALPS
Files:
6 added
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/ALPS/HeuristicLab.Algorithms.ALPS.sln

    r12084 r12115  
    55MinimumVisualStudioVersion = 10.0.40219.1
    66Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.ALPS-3.3", "HeuristicLab.Algorithms.ALPS\3.3\HeuristicLab.Algorithms.ALPS-3.3.csproj", "{59F354CB-FE13-4253-AED2-AD86372BEC27}"
     7EndProject
     8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.ALPS.SteadyState-3.3", "HeuristicLab.Algorithms.ALPS.SteadyState\3.3\HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj", "{10707492-A6FF-4CC1-A2FC-D55A784A9107}"
    79EndProject
    810Global
     
    2830    {59F354CB-FE13-4253-AED2-AD86372BEC27}.Release|x86.ActiveCfg = Release|x86
    2931    {59F354CB-FE13-4253-AED2-AD86372BEC27}.Release|x86.Build.0 = Release|x86
     32    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     33    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Debug|Any CPU.Build.0 = Debug|Any CPU
     34    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Debug|x64.ActiveCfg = Debug|x64
     35    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Debug|x86.ActiveCfg = Debug|x86
     36    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Release|Any CPU.ActiveCfg = Release|Any CPU
     37    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Release|Any CPU.Build.0 = Release|Any CPU
     38    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Release|x64.ActiveCfg = Release|x64
     39    {10707492-A6FF-4CC1-A2FC-D55A784A9107}.Release|x86.ActiveCfg = Release|x86
    3040  EndGlobalSection
    3141  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.