Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/06/08 17:21:29 (16 years ago)
Author:
kgrading
Message:

added the hive.client.common project (#336)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.sln

    r715 r716  
    115115EndProject
    116116Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Client.Core", "HeuristicLab.Hive.Client.Core\HeuristicLab.Hive.Client.Core.csproj", "{5010BD86-23B7-4F8C-888A-76D21AD5266A}"
     117EndProject
     118Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Client.Common", "HeuristicLab.Hive.Client.Common\HeuristicLab.Hive.Client.Common.csproj", "{89F4BC52-C174-481E-9BD2-3814171020E8}"
    117119EndProject
    118120Global
     
    529531    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|Any CPU.Build.0 = Release|Any CPU
    530532    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|x86.ActiveCfg = Release|Any CPU
     533    {89F4BC52-C174-481E-9BD2-3814171020E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     534    {89F4BC52-C174-481E-9BD2-3814171020E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
     535    {89F4BC52-C174-481E-9BD2-3814171020E8}.Debug|x86.ActiveCfg = Debug|Any CPU
     536    {89F4BC52-C174-481E-9BD2-3814171020E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
     537    {89F4BC52-C174-481E-9BD2-3814171020E8}.Release|Any CPU.Build.0 = Release|Any CPU
     538    {89F4BC52-C174-481E-9BD2-3814171020E8}.Release|x86.ActiveCfg = Release|Any CPU
    531539  EndGlobalSection
    532540  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.