Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ahzf committed Sep 6, 2012
1 parent 036a720 commit a35963a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 15 deletions.
4 changes: 2 additions & 2 deletions HTML5Demo/HTML5Demo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
using System;
using System.Linq;

using de.ahzf.Hermod.HTTP;
using de.ahzf.Hermod.Datastructures;
using de.ahzf.Vanaheimr.Hermod.HTTP;
using de.ahzf.Vanaheimr.Hermod.Datastructures;
using System.Threading.Tasks;
using System.Threading;

Expand Down
39 changes: 26 additions & 13 deletions Loki.HTML5.sln
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commons", "..\Illias\Common
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geometry", "..\Illias\Geometry\Geometry.csproj", "{9F38DCC9-CD80-4B71-8A9C-B3F37E471CAB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GraphServer", "..\Blueprints.NET\GraphServer\GraphServer.csproj", "{DC46B5EF-ECC5-465E-B1C4-85596343A03F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Eunomia", "..\Eunomia\Eunomia\Eunomia.csproj", "{1DF1A588-33B1-4168-9487-604FE5680681}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoCompilerAsAService", "..\..\ahzf\MonoCompilerAsAService\MonoCompilerAsAService\MonoCompilerAsAService.csproj", "{A2ABC2B4-28D1-47B1-8EF9-6E8C60215515}"
Expand All @@ -39,6 +37,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HermodHTTPServer", "..\Herm
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HermodHTTP", "..\Hermod\HermodHTTP\HermodHTTP.csproj", "{9A00BD39-1385-4DB4-8F38-363BB947CCB4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BifrostHTTPServer", "..\Bifrost\BifrostHTTPServer\BifrostHTTPServer.csproj", "{DC46B5EF-ECC5-465E-B1C4-85596343A03F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bifrost", "..\Bifrost\Bifrost\Bifrost.csproj", "{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -141,16 +143,6 @@ Global
{9F38DCC9-CD80-4B71-8A9C-B3F37E471CAB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9F38DCC9-CD80-4B71-8A9C-B3F37E471CAB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{9F38DCC9-CD80-4B71-8A9C-B3F37E471CAB}.Release|x86.ActiveCfg = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|x86.ActiveCfg = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Any CPU.Build.0 = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|x86.ActiveCfg = Release|Any CPU
{1DF1A588-33B1-4168-9487-604FE5680681}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1DF1A588-33B1-4168-9487-604FE5680681}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1DF1A588-33B1-4168-9487-604FE5680681}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -201,6 +193,26 @@ Global
{9A00BD39-1385-4DB4-8F38-363BB947CCB4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9A00BD39-1385-4DB4-8F38-363BB947CCB4}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{9A00BD39-1385-4DB4-8F38-363BB947CCB4}.Release|x86.ActiveCfg = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Debug|x86.ActiveCfg = Debug|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Any CPU.Build.0 = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{DC46B5EF-ECC5-465E-B1C4-85596343A03F}.Release|x86.ActiveCfg = Release|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Debug|x86.ActiveCfg = Debug|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Release|Any CPU.Build.0 = Release|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -214,12 +226,13 @@ Global
{D2B4E7C7-0524-4DE5-9D62-2DE05682A74D} = {1F6E5294-6655-456A-BC02-BC44DA0E02E5}
{562AC94F-60EA-4911-8C62-684F02867783} = {1F6E5294-6655-456A-BC02-BC44DA0E02E5}
{9F38DCC9-CD80-4B71-8A9C-B3F37E471CAB} = {1F6E5294-6655-456A-BC02-BC44DA0E02E5}
{DC46B5EF-ECC5-465E-B1C4-85596343A03F} = {1F6E5294-6655-456A-BC02-BC44DA0E02E5}
{1DF1A588-33B1-4168-9487-604FE5680681} = {1F6E5294-6655-456A-BC02-BC44DA0E02E5}
{47FA1E7C-8C47-493D-A371-91A15D53BC95} = {1F6E5294-6655-456A-BC02-BC44DA0E02E5}
{477EFD16-3627-4473-957D-44CA9A9DFB79} = {E79EA82D-417B-4606-8A10-D9EB1DC7EA5D}
{9CE48DAC-0512-4947-942B-EF4C42C52B47} = {E79EA82D-417B-4606-8A10-D9EB1DC7EA5D}
{9A00BD39-1385-4DB4-8F38-363BB947CCB4} = {E79EA82D-417B-4606-8A10-D9EB1DC7EA5D}
{DC46B5EF-ECC5-465E-B1C4-85596343A03F} = {E79EA82D-417B-4606-8A10-D9EB1DC7EA5D}
{F6FA73F9-14B4-4033-AAFE-9BFA66BD98F5} = {E79EA82D-417B-4606-8A10-D9EB1DC7EA5D}
{322FD822-7722-4176-A7D7-CD8D36488DB9} = {B3CC5DB3-B21F-463D-A627-12200D6B1C2A}
{A2ABC2B4-28D1-47B1-8EF9-6E8C60215515} = {B3CC5DB3-B21F-463D-A627-12200D6B1C2A}
EndGlobalSection
Expand Down

0 comments on commit a35963a

Please sign in to comment.