Free cookie consent management tool by TermsFeed Policy Generator

Changeset 8235


Ignore:
Timestamp:
07/05/12 15:27:10 (12 years ago)
Author:
spimming
Message:

#1888: hive server web role initial commit

Location:
branches/OaaS
Files:
23 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OaaS/HeuristicLab 3.3 Services.sln

    r8049 r8235  
    2424  ProjectSection(WebsiteProperties) = preProject
    2525    TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
    26     ProjectReferences = "{CF9DA321-AC1B-4FD3-9EC3-67BC6B861BDE}|HeuristicLab.Services.Hive-3.3.dll;{EC2C8109-6E1E-4C88-9A2B-908CFF2EF4AC}|HeuristicLab.Services.Hive.DataAccess-3.3.dll;"
     26    ProjectReferences = "{CF9DA321-AC1B-4FD3-9EC3-67BC6B861BDE}|HeuristicLab.Services.Hive-3.3.dll;{EC2C8109-6E1E-4C88-9A2B-908CFF2EF4AC}|HeuristicLab.Services.Hive.DataAccess-3.3.dll;{9FAC0B23-2730-452A-9BA0-D7CA1746C541}|HeuristicLab.Services.Access.dll;{BE9B0229-9150-49A4-AEA6-BB58E055992F}|HeuristicLab.GeoIP.dll;{0F652437-998A-4EAB-8BF1-444B5FE8CE97}|HeuristicLab.Services.Access.DataAccess.dll;"
    2727    Debug.AspNetCompiler.VirtualPath = "/Hive-3.3"
    2828    Debug.AspNetCompiler.PhysicalPath = "HeuristicLab.Services.Hive.Web\Hive-3.3\"
     
    5757EndProject
    5858Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.OKB-3.3", "HeuristicLab.Services.OKB\3.3\HeuristicLab.Services.OKB-3.3.csproj", "{766DA4B7-2A0E-4CDE-8F90-93D8B1AD62CF}"
     59EndProject
     60Project("{CC5FD16D-436D-48AD-A40C-5A424C6E3E79}") = "HeuristicLab.Services.Optimization", "HeuristicLab.Services.Optimization\HeuristicLab.Services.Optimization.ccproj", "{E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}"
     61EndProject
     62Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Hive.WebRole", "HeuristicLab.Services.Hive.WebRole\HeuristicLab.Services.Hive.WebRole.csproj", "{5BC9293E-A17C-462F-A946-4781CC763553}"
    5963EndProject
    6064Global
     
    222226    {766DA4B7-2A0E-4CDE-8F90-93D8B1AD62CF}.Release|x86.ActiveCfg = Release|x86
    223227    {766DA4B7-2A0E-4CDE-8F90-93D8B1AD62CF}.Release|x86.Build.0 = Release|x86
     228    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     229    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Debug|Any CPU.Build.0 = Debug|Any CPU
     230    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Debug|x64.ActiveCfg = Debug|Any CPU
     231    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Debug|x86.ActiveCfg = Debug|Any CPU
     232    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Release|Any CPU.ActiveCfg = Release|Any CPU
     233    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Release|Any CPU.Build.0 = Release|Any CPU
     234    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Release|x64.ActiveCfg = Release|Any CPU
     235    {E64DB8C8-3197-4A80-BD94-2EAC8FD81B29}.Release|x86.ActiveCfg = Release|Any CPU
     236    {5BC9293E-A17C-462F-A946-4781CC763553}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     237    {5BC9293E-A17C-462F-A946-4781CC763553}.Debug|Any CPU.Build.0 = Debug|Any CPU
     238    {5BC9293E-A17C-462F-A946-4781CC763553}.Debug|x64.ActiveCfg = Debug|Any CPU
     239    {5BC9293E-A17C-462F-A946-4781CC763553}.Debug|x86.ActiveCfg = Debug|Any CPU
     240    {5BC9293E-A17C-462F-A946-4781CC763553}.Release|Any CPU.ActiveCfg = Release|Any CPU
     241    {5BC9293E-A17C-462F-A946-4781CC763553}.Release|Any CPU.Build.0 = Release|Any CPU
     242    {5BC9293E-A17C-462F-A946-4781CC763553}.Release|x64.ActiveCfg = Release|Any CPU
     243    {5BC9293E-A17C-462F-A946-4781CC763553}.Release|x86.ActiveCfg = Release|Any CPU
    224244  EndGlobalSection
    225245  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.