Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6826


Ignore:
Timestamp:
09/24/11 18:27:10 (13 years ago)
Author:
ascheibe
Message:

#1648 added GeoIP library and API for looking up countries for ip-addresses

Location:
branches/ClientUserManagement
Files:
14 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientUserManagement/HeuristicLab.Services.Access.sln

    r6825 r6826  
    1515EndProject
    1616Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Clients.Access-3.3", "HeuristicLab.Clients.Access\3.3\HeuristicLab.Clients.Access-3.3.csproj", "{494F87F4-0F25-4D33-A382-10CDB2174D48}"
     17EndProject
     18Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.GeoIP", "HeuristicLab.GeoIP\1.12\HeuristicLab.GeoIP.csproj", "{BE9B0229-9150-49A4-AEA6-BB58E055992F}"
    1719EndProject
    1820Global
     
    5961    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Release|Mixed Platforms.Build.0 = Release|Any CPU
    6062    {494F87F4-0F25-4D33-A382-10CDB2174D48}.Release|x86.ActiveCfg = Release|Any CPU
     63    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     64    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Debug|Any CPU.Build.0 = Debug|Any CPU
     65    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
     66    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
     67    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Debug|x86.ActiveCfg = Debug|Any CPU
     68    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Release|Any CPU.ActiveCfg = Release|Any CPU
     69    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Release|Any CPU.Build.0 = Release|Any CPU
     70    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
     71    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
     72    {BE9B0229-9150-49A4-AEA6-BB58E055992F}.Release|x86.ActiveCfg = Release|Any CPU
    6173  EndGlobalSection
    6274  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.