From 967ebef95e4dfa005a9035990cef6f3a69cf779f Mon Sep 17 00:00:00 2001
From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498>
Date: Mon, 14 Jul 2014 15:52:06 +0000
Subject: [PATCH]
---
.../GeramysPlayground/RamTest/RamTest.sln | 0
.../RamTest/RamTest/Program.cs | 0
.../RamTest/Properties/AssemblyInfo.cs | 0
.../RamTest/RamTest/RamTest.csproj | 0
.../GeramysPlayground/AssemblyInfo.cs | 0
.../GeramysPlayground.csproj | 0
.../GeramysPlayground.csproj.vspscc | 0
.../GeramysPlaygroundBoot.Cosmos | 0
.../GeramysPlaygroundBoot.Cosmos.vspscc | 0
{source => Users}/GeramysPlayground/Kernel.cs | 0
{source => Users}/GeramysTest/AssemblyInfo.cs | 0
{source => Users}/GeramysTest/Cosmos.bxrc | 0
.../GeramysTest/GeramysTest.csproj | 0
.../GeramysTest/GeramysTest.csproj.vspscc | 0
.../GeramysTest/GeramysTestBoot.Cosmos | 0
.../GeramysTest/GeramysTestBoot.Cosmos.vspscc | 0
{source => Users}/GeramysTest/Kernel.cs | 0
source/Cosmos.sln | 570 ++++--------------
.../EdNuttingsTest/EdNuttingsTest.csproj | 64 --
.../Matthijs/Playground/Playground.csproj | 75 ---
20 files changed, 102 insertions(+), 607 deletions(-)
rename {source2/Users => Users}/Geramy/GeramysPlayground/RamTest/RamTest.sln (100%)
rename {source2/Users => Users}/Geramy/GeramysPlayground/RamTest/RamTest/Program.cs (100%)
rename {source2/Users => Users}/Geramy/GeramysPlayground/RamTest/RamTest/Properties/AssemblyInfo.cs (100%)
rename {source2/Users => Users}/Geramy/GeramysPlayground/RamTest/RamTest/RamTest.csproj (100%)
rename {source => Users}/GeramysPlayground/AssemblyInfo.cs (100%)
rename {source => Users}/GeramysPlayground/GeramysPlayground.csproj (100%)
rename {source => Users}/GeramysPlayground/GeramysPlayground.csproj.vspscc (100%)
rename {source => Users}/GeramysPlayground/GeramysPlaygroundBoot.Cosmos (100%)
rename {source => Users}/GeramysPlayground/GeramysPlaygroundBoot.Cosmos.vspscc (100%)
rename {source => Users}/GeramysPlayground/Kernel.cs (100%)
rename {source => Users}/GeramysTest/AssemblyInfo.cs (100%)
rename {source => Users}/GeramysTest/Cosmos.bxrc (100%)
rename {source => Users}/GeramysTest/GeramysTest.csproj (100%)
rename {source => Users}/GeramysTest/GeramysTest.csproj.vspscc (100%)
rename {source => Users}/GeramysTest/GeramysTestBoot.Cosmos (100%)
rename {source => Users}/GeramysTest/GeramysTestBoot.Cosmos.vspscc (100%)
rename {source => Users}/GeramysTest/Kernel.cs (100%)
delete mode 100644 source2/Users/EdNutting/EdNuttingsTest/EdNuttingsTest.csproj
delete mode 100644 source2/Users/Matthijs/Playground/Playground.csproj
diff --git a/source2/Users/Geramy/GeramysPlayground/RamTest/RamTest.sln b/Users/Geramy/GeramysPlayground/RamTest/RamTest.sln
similarity index 100%
rename from source2/Users/Geramy/GeramysPlayground/RamTest/RamTest.sln
rename to Users/Geramy/GeramysPlayground/RamTest/RamTest.sln
diff --git a/source2/Users/Geramy/GeramysPlayground/RamTest/RamTest/Program.cs b/Users/Geramy/GeramysPlayground/RamTest/RamTest/Program.cs
similarity index 100%
rename from source2/Users/Geramy/GeramysPlayground/RamTest/RamTest/Program.cs
rename to Users/Geramy/GeramysPlayground/RamTest/RamTest/Program.cs
diff --git a/source2/Users/Geramy/GeramysPlayground/RamTest/RamTest/Properties/AssemblyInfo.cs b/Users/Geramy/GeramysPlayground/RamTest/RamTest/Properties/AssemblyInfo.cs
similarity index 100%
rename from source2/Users/Geramy/GeramysPlayground/RamTest/RamTest/Properties/AssemblyInfo.cs
rename to Users/Geramy/GeramysPlayground/RamTest/RamTest/Properties/AssemblyInfo.cs
diff --git a/source2/Users/Geramy/GeramysPlayground/RamTest/RamTest/RamTest.csproj b/Users/Geramy/GeramysPlayground/RamTest/RamTest/RamTest.csproj
similarity index 100%
rename from source2/Users/Geramy/GeramysPlayground/RamTest/RamTest/RamTest.csproj
rename to Users/Geramy/GeramysPlayground/RamTest/RamTest/RamTest.csproj
diff --git a/source/GeramysPlayground/AssemblyInfo.cs b/Users/GeramysPlayground/AssemblyInfo.cs
similarity index 100%
rename from source/GeramysPlayground/AssemblyInfo.cs
rename to Users/GeramysPlayground/AssemblyInfo.cs
diff --git a/source/GeramysPlayground/GeramysPlayground.csproj b/Users/GeramysPlayground/GeramysPlayground.csproj
similarity index 100%
rename from source/GeramysPlayground/GeramysPlayground.csproj
rename to Users/GeramysPlayground/GeramysPlayground.csproj
diff --git a/source/GeramysPlayground/GeramysPlayground.csproj.vspscc b/Users/GeramysPlayground/GeramysPlayground.csproj.vspscc
similarity index 100%
rename from source/GeramysPlayground/GeramysPlayground.csproj.vspscc
rename to Users/GeramysPlayground/GeramysPlayground.csproj.vspscc
diff --git a/source/GeramysPlayground/GeramysPlaygroundBoot.Cosmos b/Users/GeramysPlayground/GeramysPlaygroundBoot.Cosmos
similarity index 100%
rename from source/GeramysPlayground/GeramysPlaygroundBoot.Cosmos
rename to Users/GeramysPlayground/GeramysPlaygroundBoot.Cosmos
diff --git a/source/GeramysPlayground/GeramysPlaygroundBoot.Cosmos.vspscc b/Users/GeramysPlayground/GeramysPlaygroundBoot.Cosmos.vspscc
similarity index 100%
rename from source/GeramysPlayground/GeramysPlaygroundBoot.Cosmos.vspscc
rename to Users/GeramysPlayground/GeramysPlaygroundBoot.Cosmos.vspscc
diff --git a/source/GeramysPlayground/Kernel.cs b/Users/GeramysPlayground/Kernel.cs
similarity index 100%
rename from source/GeramysPlayground/Kernel.cs
rename to Users/GeramysPlayground/Kernel.cs
diff --git a/source/GeramysTest/AssemblyInfo.cs b/Users/GeramysTest/AssemblyInfo.cs
similarity index 100%
rename from source/GeramysTest/AssemblyInfo.cs
rename to Users/GeramysTest/AssemblyInfo.cs
diff --git a/source/GeramysTest/Cosmos.bxrc b/Users/GeramysTest/Cosmos.bxrc
similarity index 100%
rename from source/GeramysTest/Cosmos.bxrc
rename to Users/GeramysTest/Cosmos.bxrc
diff --git a/source/GeramysTest/GeramysTest.csproj b/Users/GeramysTest/GeramysTest.csproj
similarity index 100%
rename from source/GeramysTest/GeramysTest.csproj
rename to Users/GeramysTest/GeramysTest.csproj
diff --git a/source/GeramysTest/GeramysTest.csproj.vspscc b/Users/GeramysTest/GeramysTest.csproj.vspscc
similarity index 100%
rename from source/GeramysTest/GeramysTest.csproj.vspscc
rename to Users/GeramysTest/GeramysTest.csproj.vspscc
diff --git a/source/GeramysTest/GeramysTestBoot.Cosmos b/Users/GeramysTest/GeramysTestBoot.Cosmos
similarity index 100%
rename from source/GeramysTest/GeramysTestBoot.Cosmos
rename to Users/GeramysTest/GeramysTestBoot.Cosmos
diff --git a/source/GeramysTest/GeramysTestBoot.Cosmos.vspscc b/Users/GeramysTest/GeramysTestBoot.Cosmos.vspscc
similarity index 100%
rename from source/GeramysTest/GeramysTestBoot.Cosmos.vspscc
rename to Users/GeramysTest/GeramysTestBoot.Cosmos.vspscc
diff --git a/source/GeramysTest/Kernel.cs b/Users/GeramysTest/Kernel.cs
similarity index 100%
rename from source/GeramysTest/Kernel.cs
rename to Users/GeramysTest/Kernel.cs
diff --git a/source/Cosmos.sln b/source/Cosmos.sln
index 00d4db837..043a0071e 100644
--- a/source/Cosmos.sln
+++ b/source/Cosmos.sln
@@ -20,23 +20,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Debug", "Debug", "{FF5BAFDE
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Demos", "Demos", "{1698DD83-72A3-44CD-B088-4320A4014A95}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Users", "Users", "{A4478219-065D-4928-BB4D-4358CAD39A03}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Kudzu", "Kudzu", "{9D82B35C-7133-4ADE-AA5C-0FFB2BFA8BA6}"
- ProjectSection(SolutionItems) = preProject
- ..\source2\Users\Kudzu\Kudzu-Notes.html = ..\source2\Users\Kudzu\Kudzu-Notes.html
- ..\source2\Users\Kudzu\Old-IDANotes.html = ..\source2\Users\Kudzu\Old-IDANotes.html
- EndProjectSection
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Visual Studio", "Visual Studio", "{CD3F5E45-8B24-424F-ADF1-0211712F4CB7}"
ProjectSection(SolutionItems) = preProject
Cosmos.VS.ReadMe.html = Cosmos.VS.ReadMe.html
EndProjectSection
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Gero Landmann", "Gero Landmann", "{2DF5F17F-4890-4856-ADFD-4DE23282C3B7}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Matthijs ter Woord", "Matthijs ter Woord", "{0CF14D0F-6054-4D3D-9062-E3D2EB064A4E}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{ADDA07A5-ADA8-4D71-831B-0A421F04A546}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Hardware", "Hardware", "{677B6C6A-14DC-4C0B-ACDB-C04696DF77A8}"
@@ -63,12 +51,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assembler", "Assembler", "{
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IL2CPU", "IL2CPU", "{6A15C540-8278-4B9C-B890-FA57FB6AE6A6}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sebastian Schocke", "Sebastian Schocke", "{4831F868-2418-4277-A91F-4F599604CB29}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "HKS", "HKS", "{9588D51E-243F-4ABA-AED2-A77DA0634209}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Geramy Loveless", "Geramy Loveless", "{CD291145-6AD0-41CD-9986-2044F41660DE}"
-EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Deploy", "Deploy", "{FD42844B-2767-4DF4-B0AF-EA5F7CB11528}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XSharp", "XSharp", "{9C8A3E55-9045-44CA-BFD4-16D5B4343A90}"
@@ -78,10 +60,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XSharp", "XSharp", "{9C8A3E
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "MDbg", "MDbg", "{43291572-4714-44FD-BF37-F5C21A758C33}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "BlueSkeye", "BlueSkeye", "{CB974478-09B8-4907-980F-6B7889645D93}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GuessForBochs", "GuessForBochs", "{138FA8BF-3728-430F-B17D-6CBCA7ADEE2F}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Hardware2", "Cosmos\Cosmos.Hardware\Cosmos.Hardware2.csproj", "{CE50FE98-9AC4-4B4D-ADC7-31F6DCD28755}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Kernel.Plugs", "Cosmos\Cosmos.Kernel.Plugs\Cosmos.Kernel.Plugs.csproj", "{B168BEDD-C6A6-4E7C-B9A5-0144286E9E42}"
@@ -108,8 +86,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.IL2CPU", "..\source2
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Hardware.SMBIOS", "Cosmos.Hardware.SMBIOS\Cosmos.Hardware.SMBIOS.csproj", "{B2F76E27-EAE1-4ECF-8A33-77B2CFBB9367}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Assembler.X86.Gero", "..\source2\Users\Gero Landmann\Cosmos.Assembler.X86.Gero\Cosmos.Assembler.X86.Gero.csproj", "{6658FCE0-7032-4B7B-BD95-F2765C393442}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.IL2CPU.Plugs", "..\source2\IL2CPU\Cosmos.IL2CPU.Plugs\Cosmos.IL2CPU.Plugs.csproj", "{C801F19C-A9D3-42D5-9A57-9FFDF9B4D05E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Debug.GDB", "..\source2\Debug\Cosmos.Debug.GDB\Cosmos.Debug.GDB.csproj", "{3370FC04-B669-46A4-A4AA-A89540318F8D}"
@@ -139,12 +115,6 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Docs", "..\Docs", "{67E7DEF
SlnRelativePath = "..\Docs\"
EndProjectSection
EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "Kudzu.Breakpoints", "..\source2\Users\Kudzu\Breakpoints\Kudzu.Breakpoints.Cosmos", "{E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}"
- ProjectSection(ProjectDependencies) = postProject
- {3370FC04-B669-46A4-A4AA-A89540318F8D} = {3370FC04-B669-46A4-A4AA-A89540318F8D}
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9} = {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}
- EndProjectSection
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Debug.DebugStub", "..\source2\Compiler\Cosmos.Compiler.DebugStub\Cosmos.Debug.DebugStub.csproj", "{A7F3F078-CF99-4018-9A35-2D6DC9517ADB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.Assembler", "..\source2\Cosmos.Assembler\Cosmos.Assembler.csproj", "{1116130E-28E0-428A-A597-F4B3B676C0CA}"
@@ -177,21 +147,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "File2ByteArray Converter",
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.VS.Windows.Test", "..\source2\VSIP\Cosmos.VS.Windows.Test\Cosmos.VS.Windows.Test.csproj", "{EA63FDF9-057F-4E67-9060-74F4E7A09AE0}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SSchockeTest", "..\source2\Users\SSchocke\SSchockeTest\SSchockeTest.csproj", "{0AAD9114-6F08-4344-A282-CD6BC77595E5}"
-EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "SSchockeTestBoot", "..\source2\Users\SSchocke\SSchockeTest\SSchockeTestBoot.Cosmos", "{4527D60E-25F4-4617-B463-7CDA3C219097}"
- ProjectSection(ProjectDependencies) = postProject
- {0AAD9114-6F08-4344-A282-CD6BC77595E5} = {0AAD9114-6F08-4344-A282-CD6BC77595E5}
- EndProjectSection
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Cosmos.IL2CPU.Profiler", "..\source2\IL2CPU\Cosmos.IL2CPU.Profiler\Cosmos.IL2CPU.Profiler.csproj", "{F708C866-1C9B-4579-8C28-0728ECCFC1ED}"
EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "HKSplaygroundBoot", "..\source2\Users\HKSplayground\HKSplaygroundBoot.Cosmos", "{D048E0B1-8B2B-4A99-8376-7FC8A0656A05}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GeramyLovelessTest", "..\source2\Users\GeramyLovelessTest\GeramyLovelessTest.csproj", "{6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}"
-EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "GeramyLovelessTestBoot", "..\source2\Users\GeramyLovelessTest\GeramyLovelessTestBoot.Cosmos", "{86F88A09-6801-4474-BFC8-EF09F3A9B89D}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XSharp.Compiler", "XSharp.Compiler\XSharp.Compiler.csproj", "{A281A1B1-C718-4BCB-A7BE-ED840A70449A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XSharp.VS", "XSharp.VS\XSharp.VS.csproj", "{FB71E8EF-E229-4D81-984A-B9170D752BF9}"
@@ -212,53 +169,13 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NativeDebugWrappers", "..\s
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "corapi", "..\source2\MDbg4\src\debugger\corapi\corapi.csproj", "{04EF9865-E1B1-403D-802B-E4FAEA50A634}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kudzu.Hive", "..\source2\Users\Kudzu\Hive\Kudzu.Hive\Kudzu.Hive.csproj", "{8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kudzu.BreakpointsKernel", "..\source2\Users\Kudzu\Breakpoints\Kudzu.BreakpointsKernel.csproj", "{91CBD640-C07D-4556-B4CB-6F8CD88C67C9}"
-EndProject
Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "GuessForBochs", "..\source2\Users\BlueSkeye\GuessForBochs\GuessForBochs.Cosmos", "{5DE37AE3-3F59-4D15-851B-945C23DBB633}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GeramysTest", "GeramysTest\GeramysTest.csproj", "{DA4198CA-59DF-41B3-9884-867647900D76}"
-EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "GeramysTestBoot", "GeramysTest\GeramysTestBoot.Cosmos", "{0A7DF241-1000-405D-A09B-9E2C51A5CB95}"
- ProjectSection(ProjectDependencies) = postProject
- {DA4198CA-59DF-41B3-9884-867647900D76} = {DA4198CA-59DF-41B3-9884-867647900D76}
- EndProjectSection
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Playground", "..\source2\Users\Matthijs\Playground\Playground.csproj", "{89868CAD-AAFC-45F1-81B3-C323F87D5742}"
-EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "PlaygroundBoot", "..\source2\Users\Matthijs\Playground\PlaygroundBoot.Cosmos", "{7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}"
- ProjectSection(ProjectDependencies) = postProject
- {89868CAD-AAFC-45F1-81B3-C323F87D5742} = {89868CAD-AAFC-45F1-81B3-C323F87D5742}
- EndProjectSection
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DebugCompiler", "..\source2\Users\Matthijs\DebugCompiler\DebugCompiler.csproj", "{3720749F-1519-4A35-B944-FF05AD01F8DC}"
- ProjectSection(ProjectDependencies) = postProject
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D} = {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}
- {89868CAD-AAFC-45F1-81B3-C323F87D5742} = {89868CAD-AAFC-45F1-81B3-C323F87D5742}
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Ed Nutting", "Ed Nutting", "{2BFDA1D7-02C3-45A7-9FC1-E79D2C737DE8}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EdNuttingsTest", "..\source2\Users\EdNutting\EdNuttingsTest\EdNuttingsTest.csproj", "{05FC6729-A0E3-48A4-AC5C-A0126F1972F4}"
-EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "EdNuttingsTestBoot", "..\source2\Users\EdNutting\EdNuttingsTest\EdNuttingsTestBoot.Cosmos", "{6C741857-F812-4D37-85CA-A0487B95A8D7}"
-EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlugsInspector", "..\source2\Tools\PlugsInspector\PlugsInspector.csproj", "{44604DA8-CABD-4CBC-AA9A-258AC59F03AD}"
EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "LouisWatson", "LouisWatson", "{C7ED99CA-E474-49B4-B3ED-BE4367C8FEA5}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LWatson", "LWatson\LWatson.csproj", "{3B82BB82-56C4-4449-AB24-47770EC3293E}"
-EndProject
-Project("{471EC4BB-E47E-4229-A789-D1F5F83B52D4}") = "LWatsonBoot", "LWatson\LWatsonBoot.Cosmos", "{472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}"
- ProjectSection(ProjectDependencies) = postProject
- {B97A2956-C363-47F2-A6AA-B4FCCFF4D315} = {B97A2956-C363-47F2-A6AA-B4FCCFF4D315}
- {7C64B97F-516D-4A6D-B9E1-3FE48F561409} = {7C64B97F-516D-4A6D-B9E1-3FE48F561409}
- EndProjectSection
-EndProject
Global
GlobalSection(TeamFoundationVersionControl) = preSolution
- SccNumberOfProjects = 64
+ SccNumberOfProjects = 46
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://tfs.codeplex.com/tfs/tfs04
SccLocalPath0 = .
@@ -311,211 +228,139 @@ Global
SccProjectTopLevelParentUniqueName12 = Cosmos.sln
SccProjectName12 = Cosmos.Hardware.SMBIOS
SccLocalPath12 = Cosmos.Hardware.SMBIOS
- SccProjectUniqueName13 = ..\\source2\\Users\\Gero\u0020Landmann\\Cosmos.Assembler.X86.Gero\\Cosmos.Assembler.X86.Gero.csproj
+ SccProjectUniqueName13 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Plugs\\Cosmos.IL2CPU.Plugs.csproj
SccProjectTopLevelParentUniqueName13 = Cosmos.sln
- SccProjectName13 = ../source2/Users/Gero\u0020Landmann/Cosmos.Assembler.X86.Gero
- SccLocalPath13 = ..\\source2\\Users\\Gero\u0020Landmann\\Cosmos.Assembler.X86.Gero
- SccProjectUniqueName14 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Plugs\\Cosmos.IL2CPU.Plugs.csproj
+ SccProjectName13 = ../source2/IL2CPU/Cosmos.IL2CPU.Plugs
+ SccLocalPath13 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Plugs
+ SccProjectUniqueName14 = ..\\source2\\Debug\\Cosmos.Debug.GDB\\Cosmos.Debug.GDB.csproj
SccProjectTopLevelParentUniqueName14 = Cosmos.sln
- SccProjectName14 = ../source2/IL2CPU/Cosmos.IL2CPU.Plugs
- SccLocalPath14 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Plugs
- SccProjectUniqueName15 = ..\\source2\\Debug\\Cosmos.Debug.GDB\\Cosmos.Debug.GDB.csproj
+ SccProjectName14 = ../source2/Debug/Cosmos.Debug.GDB
+ SccLocalPath14 = ..\\source2\\Debug\\Cosmos.Debug.GDB
+ SccProjectUniqueName15 = ..\\source2\\Compiler\\Cosmos.Compiler.DebugStub\\Cosmos.Debug.DebugStub.csproj
SccProjectTopLevelParentUniqueName15 = Cosmos.sln
- SccProjectName15 = ../source2/Debug/Cosmos.Debug.GDB
- SccLocalPath15 = ..\\source2\\Debug\\Cosmos.Debug.GDB
- SccProjectUniqueName16 = ..\\source2\\Users\\Kudzu\\Breakpoints\\Kudzu.Breakpoints.Cosmos
+ SccProjectName15 = ../source2/Compiler/Cosmos.Compiler.DebugStub
+ SccLocalPath15 = ..\\source2\\Compiler\\Cosmos.Compiler.DebugStub
+ SccProjectUniqueName16 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core\\Cosmos.Core.csproj
SccProjectTopLevelParentUniqueName16 = Cosmos.sln
- SccProjectName16 = ../source2/Users/Kudzu/Breakpoints
- SccLocalPath16 = ..\\source2\\Users\\Kudzu\\Breakpoints
- SccProjectUniqueName17 = ..\\source2\\Compiler\\Cosmos.Compiler.DebugStub\\Cosmos.Debug.DebugStub.csproj
+ SccProjectName16 = ../source2/Kernel/System/Hardware/Core/Cosmos.Core
+ SccLocalPath16 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core
+ SccProjectUniqueName17 = ..\\source2\\Kernel\\System\\Hardware\\Cosmos.Hardware\\Cosmos.Hardware.csproj
SccProjectTopLevelParentUniqueName17 = Cosmos.sln
- SccProjectName17 = ../source2/Compiler/Cosmos.Compiler.DebugStub
- SccLocalPath17 = ..\\source2\\Compiler\\Cosmos.Compiler.DebugStub
- SccProjectUniqueName18 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core\\Cosmos.Core.csproj
+ SccProjectName17 = ../source2/Kernel/System/Hardware/Cosmos.Hardware
+ SccLocalPath17 = ..\\source2\\Kernel\\System\\Hardware\\Cosmos.Hardware
+ SccProjectUniqueName18 = ..\\source2\\Kernel\\System\\Cosmos.System\\Cosmos.System.csproj
SccProjectTopLevelParentUniqueName18 = Cosmos.sln
- SccProjectName18 = ../source2/Kernel/System/Hardware/Core/Cosmos.Core
- SccLocalPath18 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core
- SccProjectUniqueName19 = ..\\source2\\Kernel\\System\\Hardware\\Cosmos.Hardware\\Cosmos.Hardware.csproj
+ SccProjectName18 = ../source2/Kernel/System/Cosmos.System
+ SccLocalPath18 = ..\\source2\\Kernel\\System\\Cosmos.System
+ SccProjectUniqueName19 = ..\\source2\\Kernel\\System\\Cosmos.System.Plugs.System\\Cosmos.System.Plugs.System.csproj
SccProjectTopLevelParentUniqueName19 = Cosmos.sln
- SccProjectName19 = ../source2/Kernel/System/Hardware/Cosmos.Hardware
- SccLocalPath19 = ..\\source2\\Kernel\\System\\Hardware\\Cosmos.Hardware
- SccProjectUniqueName20 = ..\\source2\\Kernel\\System\\Cosmos.System\\Cosmos.System.csproj
+ SccProjectName19 = ../source2/Kernel/System/Cosmos.System.Plugs.System
+ SccLocalPath19 = ..\\source2\\Kernel\\System\\Cosmos.System.Plugs.System
+ SccProjectUniqueName20 = ..\\source2\\VSIP\\Cosmos.VS.Wizards\\Cosmos.VS.Wizards.csproj
SccProjectTopLevelParentUniqueName20 = Cosmos.sln
- SccProjectName20 = ../source2/Kernel/System/Cosmos.System
- SccLocalPath20 = ..\\source2\\Kernel\\System\\Cosmos.System
- SccProjectUniqueName21 = ..\\source2\\Kernel\\System\\Cosmos.System.Plugs.System\\Cosmos.System.Plugs.System.csproj
+ SccProjectName20 = ../source2/VSIP/Cosmos.VS.Wizards
+ SccLocalPath20 = ..\\source2\\VSIP\\Cosmos.VS.Wizards
+ SccProjectUniqueName21 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core.Plugs\\Cosmos.Core.Plugs.csproj
SccProjectTopLevelParentUniqueName21 = Cosmos.sln
- SccProjectName21 = ../source2/Kernel/System/Cosmos.System.Plugs.System
- SccLocalPath21 = ..\\source2\\Kernel\\System\\Cosmos.System.Plugs.System
- SccProjectUniqueName22 = ..\\source2\\VSIP\\Cosmos.VS.Wizards\\Cosmos.VS.Wizards.csproj
+ SccProjectName21 = ../source2/Kernel/System/Hardware/Core/Cosmos.Core.Plugs
+ SccLocalPath21 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core.Plugs
+ SccProjectUniqueName22 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel\\Cosmos.Debug.Kernel.csproj
SccProjectTopLevelParentUniqueName22 = Cosmos.sln
- SccProjectName22 = ../source2/VSIP/Cosmos.VS.Wizards
- SccLocalPath22 = ..\\source2\\VSIP\\Cosmos.VS.Wizards
- SccProjectUniqueName23 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core.Plugs\\Cosmos.Core.Plugs.csproj
+ SccProjectName22 = ../source2/Kernel/Debug/Cosmos.Debug.Kernel
+ SccLocalPath22 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel
+ SccProjectUniqueName23 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel.Plugs\\Cosmos.Debug.Kernel.Plugs.csproj
SccProjectTopLevelParentUniqueName23 = Cosmos.sln
- SccProjectName23 = ../source2/Kernel/System/Hardware/Core/Cosmos.Core.Plugs
- SccLocalPath23 = ..\\source2\\Kernel\\System\\Hardware\\Core\\Cosmos.Core.Plugs
- SccProjectUniqueName24 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel\\Cosmos.Debug.Kernel.csproj
+ SccProjectName23 = ../source2/Kernel/Debug/Cosmos.Debug.Kernel.Plugs
+ SccLocalPath23 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel.Plugs
+ SccProjectUniqueName24 = ..\\source2\\Demos\\Guess\\GuessKernel.csproj
SccProjectTopLevelParentUniqueName24 = Cosmos.sln
- SccProjectName24 = ../source2/Kernel/Debug/Cosmos.Debug.Kernel
- SccLocalPath24 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel
- SccProjectUniqueName25 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel.Plugs\\Cosmos.Debug.Kernel.Plugs.csproj
+ SccProjectName24 = ../source2/Demos/Guess
+ SccLocalPath24 = ..\\source2\\Demos\\Guess
+ SccProjectUniqueName25 = ..\\source2\\Demos\\Guess\\Guess.Cosmos
SccProjectTopLevelParentUniqueName25 = Cosmos.sln
- SccProjectName25 = ../source2/Kernel/Debug/Cosmos.Debug.Kernel.Plugs
- SccLocalPath25 = ..\\source2\\Kernel\\Debug\\Cosmos.Debug.Kernel.Plugs
- SccProjectUniqueName26 = ..\\source2\\Demos\\Guess\\GuessKernel.csproj
+ SccProjectName25 = ../source2/Demos/Guess
+ SccLocalPath25 = ..\\source2\\Demos\\Guess
+ SccProjectUniqueName26 = ..\\source2\\Kernel\\Common\\Cosmos.Common.Extensions\\Cosmos.Common.Extensions.csproj
SccProjectTopLevelParentUniqueName26 = Cosmos.sln
- SccProjectName26 = ../source2/Demos/Guess
- SccLocalPath26 = ..\\source2\\Demos\\Guess
- SccProjectUniqueName27 = ..\\source2\\Demos\\Guess\\Guess.Cosmos
+ SccProjectName26 = ../source2/Kernel/Common/Cosmos.Common.Extensions
+ SccLocalPath26 = ..\\source2\\Kernel\\Common\\Cosmos.Common.Extensions
+ SccProjectUniqueName27 = ..\\source2\\VSIP\\Cosmos.VS.Windows\\Cosmos.VS.Windows.csproj
SccProjectTopLevelParentUniqueName27 = Cosmos.sln
- SccProjectName27 = ../source2/Demos/Guess
- SccLocalPath27 = ..\\source2\\Demos\\Guess
- SccProjectUniqueName28 = ..\\source2\\Kernel\\Common\\Cosmos.Common.Extensions\\Cosmos.Common.Extensions.csproj
+ SccProjectName27 = ../source2/VSIP/Cosmos.VS.Windows
+ SccLocalPath27 = ..\\source2\\VSIP\\Cosmos.VS.Windows
+ SccProjectUniqueName28 = ..\\source2\\Tools\\File2ByteArray\u0020Converter\\File2ByteArray\u0020Converter.csproj
SccProjectTopLevelParentUniqueName28 = Cosmos.sln
- SccProjectName28 = ../source2/Kernel/Common/Cosmos.Common.Extensions
- SccLocalPath28 = ..\\source2\\Kernel\\Common\\Cosmos.Common.Extensions
- SccProjectUniqueName29 = ..\\source2\\VSIP\\Cosmos.VS.Windows\\Cosmos.VS.Windows.csproj
+ SccProjectName28 = ../source2/Tools/File2ByteArray\u0020Converter
+ SccLocalPath28 = ..\\source2\\Tools\\File2ByteArray\u0020Converter
+ SccProjectUniqueName29 = ..\\source2\\Cosmos.Assembler\\Cosmos.Assembler.csproj
SccProjectTopLevelParentUniqueName29 = Cosmos.sln
- SccProjectName29 = ../source2/VSIP/Cosmos.VS.Windows
- SccLocalPath29 = ..\\source2\\VSIP\\Cosmos.VS.Windows
- SccProjectUniqueName30 = ..\\source2\\Tools\\File2ByteArray\u0020Converter\\File2ByteArray\u0020Converter.csproj
+ SccProjectName29 = ../source2/Cosmos.Assembler
+ SccLocalPath29 = ..\\source2\\Cosmos.Assembler
+ SccProjectUniqueName30 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU\\Cosmos.IL2CPU.csproj
SccProjectTopLevelParentUniqueName30 = Cosmos.sln
- SccProjectName30 = ../source2/Tools/File2ByteArray\u0020Converter
- SccLocalPath30 = ..\\source2\\Tools\\File2ByteArray\u0020Converter
- SccProjectUniqueName31 = ..\\source2\\Cosmos.Assembler\\Cosmos.Assembler.csproj
+ SccProjectName30 = ../source2/IL2CPU/Cosmos.IL2CPU
+ SccLocalPath30 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU
+ SccProjectUniqueName31 = ..\\source2\\VSIP\\Cosmos.VS.Windows.Test\\Cosmos.VS.Windows.Test.csproj
SccProjectTopLevelParentUniqueName31 = Cosmos.sln
- SccProjectName31 = ../source2/Cosmos.Assembler
- SccLocalPath31 = ..\\source2\\Cosmos.Assembler
- SccProjectUniqueName32 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU\\Cosmos.IL2CPU.csproj
+ SccProjectName31 = ../source2/VSIP/Cosmos.VS.Windows.Test
+ SccLocalPath31 = ..\\source2\\VSIP\\Cosmos.VS.Windows.Test
+ SccProjectUniqueName32 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Profiler\\Cosmos.IL2CPU.Profiler.csproj
SccProjectTopLevelParentUniqueName32 = Cosmos.sln
- SccProjectName32 = ../source2/IL2CPU/Cosmos.IL2CPU
- SccLocalPath32 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU
- SccProjectUniqueName33 = ..\\source2\\VSIP\\Cosmos.VS.Windows.Test\\Cosmos.VS.Windows.Test.csproj
+ SccProjectName32 = ../source2/IL2CPU/Cosmos.IL2CPU.Profiler
+ SccLocalPath32 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Profiler
+ SccProjectUniqueName33 = ..\\source2\\VMWareLib\\VMWareLib.csproj
SccProjectTopLevelParentUniqueName33 = Cosmos.sln
- SccProjectName33 = ../source2/VSIP/Cosmos.VS.Windows.Test
- SccLocalPath33 = ..\\source2\\VSIP\\Cosmos.VS.Windows.Test
- SccProjectUniqueName34 = ..\\source2\\Users\\SSchocke\\SSchockeTest\\SSchockeTest.csproj
+ SccProjectName33 = ../source2/VMWareLib
+ SccLocalPath33 = ..\\source2\\VMWareLib
+ SccProjectUniqueName34 = ..\\source2\\Cosmos.Deploy.USB\\Cosmos.Deploy.USB.csproj
SccProjectTopLevelParentUniqueName34 = Cosmos.sln
- SccProjectName34 = ../source2/Users/SSchocke/SSchockeTest
- SccLocalPath34 = ..\\source2\\Users\\SSchocke\\SSchockeTest
- SccProjectUniqueName35 = ..\\source2\\Users\\SSchocke\\SSchockeTest\\SSchockeTestBoot.Cosmos
+ SccProjectName34 = ../source2/Cosmos.Deploy.USB
+ SccLocalPath34 = ..\\source2\\Cosmos.Deploy.USB
+ SccProjectUniqueName35 = ..\\source2\\Cosmos.Deploy.Pixie\\Cosmos.Deploy.Pixie.csproj
SccProjectTopLevelParentUniqueName35 = Cosmos.sln
- SccProjectName35 = ../source2/Users/SSchocke/SSchockeTest
- SccLocalPath35 = ..\\source2\\Users\\SSchocke\\SSchockeTest
- SccProjectUniqueName36 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Profiler\\Cosmos.IL2CPU.Profiler.csproj
+ SccProjectName35 = ../source2/Cosmos.Deploy.Pixie
+ SccLocalPath35 = ..\\source2\\Cosmos.Deploy.Pixie
+ SccProjectUniqueName36 = XSharp.Test\\XSharp.Test.csproj
SccProjectTopLevelParentUniqueName36 = Cosmos.sln
- SccProjectName36 = ../source2/IL2CPU/Cosmos.IL2CPU.Profiler
- SccLocalPath36 = ..\\source2\\IL2CPU\\Cosmos.IL2CPU.Profiler
- SccProjectUniqueName37 = ..\\source2\\Users\\HKSplayground\\HKSplaygroundBoot.Cosmos
+ SccProjectName36 = XSharp.Test
+ SccLocalPath36 = XSharp.Test
+ SccProjectUniqueName37 = XSharp.Nasm\\XSharp.Nasm.csproj
SccProjectTopLevelParentUniqueName37 = Cosmos.sln
- SccProjectName37 = ../source2/Users/HKSplayground
- SccLocalPath37 = ..\\source2\\Users\\HKSplayground
- SccProjectUniqueName38 = ..\\source2\\Users\\GeramyLovelessTest\\GeramyLovelessTest.csproj
+ SccProjectName37 = XSharp.Nasm
+ SccLocalPath37 = XSharp.Nasm
+ SccProjectUniqueName38 = ..\\source2\\MDbg4\\src\\debugger\\raw\\raw.csproj
SccProjectTopLevelParentUniqueName38 = Cosmos.sln
- SccProjectName38 = ../source2/Users/GeramyLovelessTest
- SccLocalPath38 = ..\\source2\\Users\\GeramyLovelessTest
- SccProjectUniqueName39 = ..\\source2\\Users\\GeramyLovelessTest\\GeramyLovelessTestBoot.Cosmos
+ SccProjectName38 = ../source2/MDbg4/src/debugger/raw
+ SccLocalPath38 = ..\\source2\\MDbg4\\src\\debugger\\raw
+ SccProjectUniqueName39 = ..\\source2\\MDbg4\\src\\debugger\\NativeDebugWrappers\\NativeDebugWrappers.csproj
SccProjectTopLevelParentUniqueName39 = Cosmos.sln
- SccProjectName39 = ../source2/Users/GeramyLovelessTest
- SccLocalPath39 = ..\\source2\\Users\\GeramyLovelessTest
- SccProjectUniqueName40 = ..\\source2\\VMWareLib\\VMWareLib.csproj
+ SccProjectName39 = ../source2/MDbg4/src/debugger/NativeDebugWrappers
+ SccLocalPath39 = ..\\source2\\MDbg4\\src\\debugger\\NativeDebugWrappers
+ SccProjectUniqueName40 = ..\\source2\\MDbg4\\src\\debugger\\corapi\\corapi.csproj
SccProjectTopLevelParentUniqueName40 = Cosmos.sln
- SccProjectName40 = ../source2/VMWareLib
- SccLocalPath40 = ..\\source2\\VMWareLib
- SccProjectUniqueName41 = ..\\source2\\Cosmos.Deploy.USB\\Cosmos.Deploy.USB.csproj
+ SccProjectName40 = ../source2/MDbg4/src/debugger/corapi
+ SccLocalPath40 = ..\\source2\\MDbg4\\src\\debugger\\corapi
+ SccProjectUniqueName41 = ..\\source2\\Users\\BlueSkeye\\GuessForBochs\\GuessForBochs.Cosmos
SccProjectTopLevelParentUniqueName41 = Cosmos.sln
- SccProjectName41 = ../source2/Cosmos.Deploy.USB
- SccLocalPath41 = ..\\source2\\Cosmos.Deploy.USB
- SccProjectUniqueName42 = ..\\source2\\Cosmos.Deploy.Pixie\\Cosmos.Deploy.Pixie.csproj
+ SccProjectName41 = ../source2/Users/BlueSkeye/GuessForBochs
+ SccLocalPath41 = ..\\source2\\Users\\BlueSkeye\\GuessForBochs
+ SccProjectUniqueName42 = ..\\source2\\Tools\\PlugsInspector\\PlugsInspector.csproj
SccProjectTopLevelParentUniqueName42 = Cosmos.sln
- SccProjectName42 = ../source2/Cosmos.Deploy.Pixie
- SccLocalPath42 = ..\\source2\\Cosmos.Deploy.Pixie
- SccProjectUniqueName43 = XSharp.Test\\XSharp.Test.csproj
- SccProjectTopLevelParentUniqueName43 = Cosmos.sln
- SccProjectName43 = XSharp.Test
- SccLocalPath43 = XSharp.Test
- SccProjectUniqueName44 = XSharp.Nasm\\XSharp.Nasm.csproj
+ SccProjectName42 = ../source2/Tools/PlugsInspector
+ SccLocalPath42 = ..\\source2\\Tools\\PlugsInspector
+ SccWebProject43 = true
+ SccProjectUniqueName43 = ..\\Docs
+ SccProjectName43 = ../Docs
+ SccLocalPath43 = ..\\Docs
+ SccProjectEnlistmentChoice43 = 2
+ SccProjectUniqueName44 = XSharp.Compiler\\XSharp.Compiler.csproj
SccProjectTopLevelParentUniqueName44 = Cosmos.sln
- SccProjectName44 = XSharp.Nasm
- SccLocalPath44 = XSharp.Nasm
- SccProjectUniqueName45 = ..\\source2\\MDbg4\\src\\debugger\\raw\\raw.csproj
+ SccProjectName44 = XSharp.Compiler
+ SccLocalPath44 = XSharp.Compiler
+ SccProjectUniqueName45 = XSharp.VS\\XSharp.VS.csproj
SccProjectTopLevelParentUniqueName45 = Cosmos.sln
- SccProjectName45 = ../source2/MDbg4/src/debugger/raw
- SccLocalPath45 = ..\\source2\\MDbg4\\src\\debugger\\raw
- SccProjectUniqueName46 = ..\\source2\\MDbg4\\src\\debugger\\NativeDebugWrappers\\NativeDebugWrappers.csproj
- SccProjectTopLevelParentUniqueName46 = Cosmos.sln
- SccProjectName46 = ../source2/MDbg4/src/debugger/NativeDebugWrappers
- SccLocalPath46 = ..\\source2\\MDbg4\\src\\debugger\\NativeDebugWrappers
- SccProjectUniqueName47 = ..\\source2\\MDbg4\\src\\debugger\\corapi\\corapi.csproj
- SccProjectTopLevelParentUniqueName47 = Cosmos.sln
- SccProjectName47 = ../source2/MDbg4/src/debugger/corapi
- SccLocalPath47 = ..\\source2\\MDbg4\\src\\debugger\\corapi
- SccProjectUniqueName48 = ..\\source2\\Users\\Kudzu\\Hive\\Kudzu.Hive\\Kudzu.Hive.csproj
- SccProjectTopLevelParentUniqueName48 = Cosmos.sln
- SccProjectName48 = ../source2/Users/Kudzu/Hive/Kudzu.Hive
- SccLocalPath48 = ..\\source2\\Users\\Kudzu\\Hive\\Kudzu.Hive
- SccProjectUniqueName49 = ..\\source2\\Users\\Kudzu\\Breakpoints\\Kudzu.BreakpointsKernel.csproj
- SccProjectTopLevelParentUniqueName49 = Cosmos.sln
- SccProjectName49 = ../source2/Users/Kudzu/Breakpoints
- SccLocalPath49 = ..\\source2\\Users\\Kudzu\\Breakpoints
- SccProjectUniqueName50 = ..\\source2\\Users\\BlueSkeye\\GuessForBochs\\GuessForBochs.Cosmos
- SccProjectTopLevelParentUniqueName50 = Cosmos.sln
- SccProjectName50 = ../source2/Users/BlueSkeye/GuessForBochs
- SccLocalPath50 = ..\\source2\\Users\\BlueSkeye\\GuessForBochs
- SccProjectUniqueName51 = GeramysTest\\GeramysTest.csproj
- SccProjectTopLevelParentUniqueName51 = Cosmos.sln
- SccProjectName51 = GeramysTest
- SccLocalPath51 = GeramysTest
- SccProjectUniqueName52 = GeramysTest\\GeramysTestBoot.Cosmos
- SccProjectTopLevelParentUniqueName52 = Cosmos.sln
- SccProjectName52 = GeramysTest
- SccLocalPath52 = GeramysTest
- SccProjectUniqueName53 = ..\\source2\\Users\\Matthijs\\Playground\\Playground.csproj
- SccProjectTopLevelParentUniqueName53 = Cosmos.sln
- SccProjectName53 = ../source2/Users/Matthijs/Playground
- SccLocalPath53 = ..\\source2\\Users\\Matthijs\\Playground
- SccProjectUniqueName54 = ..\\source2\\Users\\Matthijs\\Playground\\PlaygroundBoot.Cosmos
- SccProjectTopLevelParentUniqueName54 = Cosmos.sln
- SccProjectName54 = ../source2/Users/Matthijs/Playground
- SccLocalPath54 = ..\\source2\\Users\\Matthijs\\Playground
- SccProjectUniqueName55 = ..\\source2\\Users\\Matthijs\\DebugCompiler\\DebugCompiler.csproj
- SccProjectTopLevelParentUniqueName55 = Cosmos.sln
- SccProjectName55 = ../source2/Users/Matthijs/DebugCompiler
- SccLocalPath55 = ..\\source2\\Users\\Matthijs\\DebugCompiler
- SccProjectUniqueName56 = ..\\source2\\Users\\EdNutting\\EdNuttingsTest\\EdNuttingsTest.csproj
- SccProjectTopLevelParentUniqueName56 = Cosmos.sln
- SccProjectName56 = ../source2/Users/EdNutting/EdNuttingsTest
- SccLocalPath56 = ..\\source2\\Users\\EdNutting\\EdNuttingsTest
- SccProjectUniqueName57 = ..\\source2\\Users\\EdNutting\\EdNuttingsTest\\EdNuttingsTestBoot.Cosmos
- SccProjectTopLevelParentUniqueName57 = Cosmos.sln
- SccProjectName57 = ../source2/Users/EdNutting/EdNuttingsTest
- SccLocalPath57 = ..\\source2\\Users\\EdNutting\\EdNuttingsTest
- SccProjectUniqueName58 = ..\\source2\\Tools\\PlugsInspector\\PlugsInspector.csproj
- SccProjectTopLevelParentUniqueName58 = Cosmos.sln
- SccProjectName58 = ../source2/Tools/PlugsInspector
- SccLocalPath58 = ..\\source2\\Tools\\PlugsInspector
- SccProjectUniqueName59 = LWatson\\LWatson.csproj
- SccProjectTopLevelParentUniqueName59 = Cosmos.sln
- SccProjectName59 = LWatson
- SccLocalPath59 = LWatson
- SccProjectUniqueName60 = LWatson\\LWatsonBoot.Cosmos
- SccProjectTopLevelParentUniqueName60 = Cosmos.sln
- SccProjectName60 = LWatson
- SccLocalPath60 = LWatson
- SccWebProject61 = true
- SccProjectUniqueName61 = ..\\Docs
- SccProjectName61 = ../Docs
- SccLocalPath61 = ..\\Docs
- SccProjectEnlistmentChoice61 = 2
- SccProjectUniqueName62 = XSharp.Compiler\\XSharp.Compiler.csproj
- SccProjectTopLevelParentUniqueName62 = Cosmos.sln
- SccProjectName62 = XSharp.Compiler
- SccLocalPath62 = XSharp.Compiler
- SccProjectUniqueName63 = XSharp.VS\\XSharp.VS.csproj
- SccProjectTopLevelParentUniqueName63 = Cosmos.sln
- SccProjectName63 = XSharp.VS
- SccLocalPath63 = XSharp.VS
+ SccProjectName45 = XSharp.VS
+ SccLocalPath45 = XSharp.VS
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -667,18 +512,6 @@ Global
{B2F76E27-EAE1-4ECF-8A33-77B2CFBB9367}.Release|Mixed Platforms.ActiveCfg = Release|x86
{B2F76E27-EAE1-4ECF-8A33-77B2CFBB9367}.Release|x86.ActiveCfg = Release|x86
{B2F76E27-EAE1-4ECF-8A33-77B2CFBB9367}.Release|x86.Build.0 = Release|x86
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Debug|x86.ActiveCfg = Debug|Any CPU
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Debug|x86.Build.0 = Debug|Any CPU
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Release|Any CPU.Build.0 = Release|Any CPU
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Release|Mixed Platforms.Build.0 = Release|x86
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Release|x86.ActiveCfg = Release|x86
- {6658FCE0-7032-4B7B-BD95-F2765C393442}.Release|x86.Build.0 = Release|x86
{C801F19C-A9D3-42D5-9A57-9FFDF9B4D05E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C801F19C-A9D3-42D5-9A57-9FFDF9B4D05E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C801F19C-A9D3-42D5-9A57-9FFDF9B4D05E}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
@@ -713,16 +546,6 @@ Global
{67E7DEF0-1CEE-4ED6-A22D-97E5EA61157A}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU
{67E7DEF0-1CEE-4ED6-A22D-97E5EA61157A}.Release|Mixed Platforms.Build.0 = Debug|Any CPU
{67E7DEF0-1CEE-4ED6-A22D-97E5EA61157A}.Release|x86.ActiveCfg = Debug|Any CPU
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Debug|Any CPU.ActiveCfg = Debug|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Debug|x86.ActiveCfg = Debug|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Debug|x86.Build.0 = Debug|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Release|Any CPU.ActiveCfg = Release|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Release|Mixed Platforms.Build.0 = Release|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Release|x86.ActiveCfg = Release|x86
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A}.Release|x86.Build.0 = Release|x86
{A7F3F078-CF99-4018-9A35-2D6DC9517ADB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7F3F078-CF99-4018-9A35-2D6DC9517ADB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7F3F078-CF99-4018-9A35-2D6DC9517ADB}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
@@ -906,26 +729,6 @@ Global
{EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Release|Mixed Platforms.Build.0 = Release|x86
{EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Release|x86.ActiveCfg = Release|x86
{EA63FDF9-057F-4E67-9060-74F4E7A09AE0}.Release|x86.Build.0 = Release|x86
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Debug|x86.ActiveCfg = Debug|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Release|Any CPU.Build.0 = Release|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
- {0AAD9114-6F08-4344-A282-CD6BC77595E5}.Release|x86.ActiveCfg = Release|Any CPU
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Debug|Any CPU.ActiveCfg = Debug|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Debug|x86.ActiveCfg = Debug|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Debug|x86.Build.0 = Debug|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Release|Any CPU.ActiveCfg = Release|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Release|Mixed Platforms.Build.0 = Release|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Release|x86.ActiveCfg = Release|x86
- {4527D60E-25F4-4617-B463-7CDA3C219097}.Release|x86.Build.0 = Release|x86
{F708C866-1C9B-4579-8C28-0728ECCFC1ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F708C866-1C9B-4579-8C28-0728ECCFC1ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F708C866-1C9B-4579-8C28-0728ECCFC1ED}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
@@ -937,35 +740,6 @@ Global
{F708C866-1C9B-4579-8C28-0728ECCFC1ED}.Release|Mixed Platforms.Build.0 = Release|x86
{F708C866-1C9B-4579-8C28-0728ECCFC1ED}.Release|x86.ActiveCfg = Release|x86
{F708C866-1C9B-4579-8C28-0728ECCFC1ED}.Release|x86.Build.0 = Release|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Debug|Any CPU.ActiveCfg = Debug|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Debug|x86.ActiveCfg = Debug|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Debug|x86.Build.0 = Debug|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Release|Any CPU.ActiveCfg = Release|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Release|Mixed Platforms.Build.0 = Release|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Release|x86.ActiveCfg = Release|x86
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05}.Release|x86.Build.0 = Release|x86
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Debug|x86.ActiveCfg = Debug|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Release|Any CPU.Build.0 = Release|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2}.Release|x86.ActiveCfg = Release|Any CPU
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Debug|Any CPU.ActiveCfg = Debug|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Debug|x86.ActiveCfg = Debug|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Debug|x86.Build.0 = Debug|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Release|Any CPU.ActiveCfg = Release|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Release|Mixed Platforms.Build.0 = Release|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Release|x86.ActiveCfg = Release|x86
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D}.Release|x86.Build.0 = Release|x86
{A281A1B1-C718-4BCB-A7BE-ED840A70449A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A281A1B1-C718-4BCB-A7BE-ED840A70449A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A281A1B1-C718-4BCB-A7BE-ED840A70449A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
@@ -1071,24 +845,6 @@ Global
{04EF9865-E1B1-403D-802B-E4FAEA50A634}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{04EF9865-E1B1-403D-802B-E4FAEA50A634}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{04EF9865-E1B1-403D-802B-E4FAEA50A634}.Release|x86.ActiveCfg = Release|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Debug|x86.ActiveCfg = Debug|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Release|Any CPU.Build.0 = Release|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6}.Release|x86.ActiveCfg = Release|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Debug|x86.ActiveCfg = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Release|Any CPU.ActiveCfg = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Release|Any CPU.Build.0 = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9}.Release|x86.ActiveCfg = Debug|Any CPU
{5DE37AE3-3F59-4D15-851B-945C23DBB633}.Debug|Any CPU.ActiveCfg = Debug|x86
{5DE37AE3-3F59-4D15-851B-945C23DBB633}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{5DE37AE3-3F59-4D15-851B-945C23DBB633}.Debug|Mixed Platforms.Build.0 = Debug|x86
@@ -1099,76 +855,6 @@ Global
{5DE37AE3-3F59-4D15-851B-945C23DBB633}.Release|Mixed Platforms.Build.0 = Release|x86
{5DE37AE3-3F59-4D15-851B-945C23DBB633}.Release|x86.ActiveCfg = Release|x86
{5DE37AE3-3F59-4D15-851B-945C23DBB633}.Release|x86.Build.0 = Release|x86
- {DA4198CA-59DF-41B3-9884-867647900D76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Debug|x86.ActiveCfg = Debug|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Release|Any CPU.Build.0 = Release|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {DA4198CA-59DF-41B3-9884-867647900D76}.Release|x86.ActiveCfg = Release|Any CPU
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Debug|Any CPU.ActiveCfg = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Debug|Any CPU.Build.0 = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Debug|x86.ActiveCfg = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Debug|x86.Build.0 = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Release|Any CPU.ActiveCfg = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Release|Mixed Platforms.ActiveCfg = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Release|Mixed Platforms.Build.0 = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Release|x86.ActiveCfg = Debug|x86
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95}.Release|x86.Build.0 = Debug|x86
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Debug|x86.ActiveCfg = Debug|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Release|Any CPU.Build.0 = Release|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Release|Mixed Platforms.Build.0 = Release|Any CPU
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}.Release|x86.ActiveCfg = Release|Any CPU
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Debug|Any CPU.ActiveCfg = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Debug|Any CPU.Build.0 = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Debug|x86.ActiveCfg = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Debug|x86.Build.0 = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Release|Any CPU.ActiveCfg = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Release|Mixed Platforms.ActiveCfg = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Release|Mixed Platforms.Build.0 = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Release|x86.ActiveCfg = Debug|x86
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D}.Release|x86.Build.0 = Debug|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Debug|Any CPU.ActiveCfg = Debug|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Debug|x86.ActiveCfg = Debug|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Debug|x86.Build.0 = Debug|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Release|Any CPU.ActiveCfg = Release|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Release|Mixed Platforms.ActiveCfg = Release|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Release|Mixed Platforms.Build.0 = Release|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Release|x86.ActiveCfg = Release|x86
- {3720749F-1519-4A35-B944-FF05AD01F8DC}.Release|x86.Build.0 = Release|x86
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Debug|x86.ActiveCfg = Debug|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Release|Any CPU.Build.0 = Release|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}.Release|x86.ActiveCfg = Release|Any CPU
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Debug|Any CPU.ActiveCfg = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Debug|x86.ActiveCfg = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Debug|x86.Build.0 = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Release|Any CPU.ActiveCfg = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Release|Mixed Platforms.ActiveCfg = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Release|Mixed Platforms.Build.0 = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Release|x86.ActiveCfg = Debug|x86
- {6C741857-F812-4D37-85CA-A0487B95A8D7}.Release|x86.Build.0 = Debug|x86
{44604DA8-CABD-4CBC-AA9A-258AC59F03AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{44604DA8-CABD-4CBC-AA9A-258AC59F03AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44604DA8-CABD-4CBC-AA9A-258AC59F03AD}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
@@ -1179,30 +865,6 @@ Global
{44604DA8-CABD-4CBC-AA9A-258AC59F03AD}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{44604DA8-CABD-4CBC-AA9A-258AC59F03AD}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{44604DA8-CABD-4CBC-AA9A-258AC59F03AD}.Release|x86.ActiveCfg = Release|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Debug|x86.ActiveCfg = Debug|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Debug|x86.Build.0 = Debug|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Release|Any CPU.Build.0 = Release|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Release|x86.ActiveCfg = Release|Any CPU
- {3B82BB82-56C4-4449-AB24-47770EC3293E}.Release|x86.Build.0 = Release|Any CPU
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Debug|Any CPU.ActiveCfg = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Debug|Any CPU.Build.0 = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Debug|Mixed Platforms.Build.0 = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Debug|x86.ActiveCfg = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Debug|x86.Build.0 = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Release|Any CPU.ActiveCfg = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Release|Any CPU.Build.0 = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Release|Mixed Platforms.ActiveCfg = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Release|Mixed Platforms.Build.0 = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Release|x86.ActiveCfg = Debug|x86
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE}.Release|x86.Build.0 = Debug|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -1222,28 +884,12 @@ Global
{3370FC04-B669-46A4-A4AA-A89540318F8D} = {FF5BAFDE-AE9D-438D-935A-86B33EE0A758}
{A7F3F078-CF99-4018-9A35-2D6DC9517ADB} = {FF5BAFDE-AE9D-438D-935A-86B33EE0A758}
{C4941654-3D7A-484B-9F5C-3D331AB8F585} = {1698DD83-72A3-44CD-B088-4320A4014A95}
- {9D82B35C-7133-4ADE-AA5C-0FFB2BFA8BA6} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {2DF5F17F-4890-4856-ADFD-4DE23282C3B7} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {0CF14D0F-6054-4D3D-9062-E3D2EB064A4E} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {4831F868-2418-4277-A91F-4F599604CB29} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {9588D51E-243F-4ABA-AED2-A77DA0634209} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {CD291145-6AD0-41CD-9986-2044F41660DE} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {CB974478-09B8-4907-980F-6B7889645D93} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {2BFDA1D7-02C3-45A7-9FC1-E79D2C737DE8} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {C7ED99CA-E474-49B4-B3ED-BE4367C8FEA5} = {A4478219-065D-4928-BB4D-4358CAD39A03}
- {E5647BFD-1507-4F02-A7D5-E0F9D6AECE3A} = {9D82B35C-7133-4ADE-AA5C-0FFB2BFA8BA6}
- {8E71FA9E-BB28-4B34-AB11-729E33B8C8E6} = {9D82B35C-7133-4ADE-AA5C-0FFB2BFA8BA6}
- {91CBD640-C07D-4556-B4CB-6F8CD88C67C9} = {9D82B35C-7133-4ADE-AA5C-0FFB2BFA8BA6}
{6D2688FE-6FD8-44A8-B96A-6037457F72A7} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7}
{61535AF6-4A1E-4691-B2BC-039851EF4850} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7}
{2259402E-3EAB-448D-9CC6-E5C1C2C716A5} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7}
{47E8F3DC-FF3F-4CC7-8643-1807260B0B18} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7}
{EA63FDF9-057F-4E67-9060-74F4E7A09AE0} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7}
{76CDB55D-55E3-4B53-AE33-12EC31430826} = {CD3F5E45-8B24-424F-ADF1-0211712F4CB7}
- {6658FCE0-7032-4B7B-BD95-F2765C393442} = {2DF5F17F-4890-4856-ADFD-4DE23282C3B7}
- {89868CAD-AAFC-45F1-81B3-C323F87D5742} = {0CF14D0F-6054-4D3D-9062-E3D2EB064A4E}
- {7D29D57D-A78B-4E67-BBC3-DF84BD10FC6D} = {0CF14D0F-6054-4D3D-9062-E3D2EB064A4E}
- {3720749F-1519-4A35-B944-FF05AD01F8DC} = {0CF14D0F-6054-4D3D-9062-E3D2EB064A4E}
{693C6704-6934-410F-97E0-4B6900730E63} = {426E77A5-80AA-48DC-97F9-037071345778}
{E3779B95-E47B-4CAD-B8C1-0549E30AA4F2} = {426E77A5-80AA-48DC-97F9-037071345778}
{CDF13174-7897-4334-9AE4-B1DCC013F6BD} = {426E77A5-80AA-48DC-97F9-037071345778}
@@ -1266,13 +912,6 @@ Global
{239E33A7-F0C3-4801-85CA-4D8F89A31DC0} = {6A15C540-8278-4B9C-B890-FA57FB6AE6A6}
{C801F19C-A9D3-42D5-9A57-9FFDF9B4D05E} = {6A15C540-8278-4B9C-B890-FA57FB6AE6A6}
{F708C866-1C9B-4579-8C28-0728ECCFC1ED} = {6A15C540-8278-4B9C-B890-FA57FB6AE6A6}
- {0AAD9114-6F08-4344-A282-CD6BC77595E5} = {4831F868-2418-4277-A91F-4F599604CB29}
- {4527D60E-25F4-4617-B463-7CDA3C219097} = {4831F868-2418-4277-A91F-4F599604CB29}
- {D048E0B1-8B2B-4A99-8376-7FC8A0656A05} = {9588D51E-243F-4ABA-AED2-A77DA0634209}
- {6C14B7D1-CACB-4049-A0BD-9CAC5CFCF2C2} = {CD291145-6AD0-41CD-9986-2044F41660DE}
- {86F88A09-6801-4474-BFC8-EF09F3A9B89D} = {CD291145-6AD0-41CD-9986-2044F41660DE}
- {DA4198CA-59DF-41B3-9884-867647900D76} = {CD291145-6AD0-41CD-9986-2044F41660DE}
- {0A7DF241-1000-405D-A09B-9E2C51A5CB95} = {CD291145-6AD0-41CD-9986-2044F41660DE}
{3D84CF8B-C6DF-4D78-8DE1-708582B43711} = {FD42844B-2767-4DF4-B0AF-EA5F7CB11528}
{D4BA64B3-D7F6-4A3A-AF1D-74E41B49D865} = {FD42844B-2767-4DF4-B0AF-EA5F7CB11528}
{A281A1B1-C718-4BCB-A7BE-ED840A70449A} = {9C8A3E55-9045-44CA-BFD4-16D5B4343A90}
@@ -1282,10 +921,5 @@ Global
{C18D303B-2C55-43EB-A3DF-39CF3FB1D447} = {43291572-4714-44FD-BF37-F5C21A758C33}
{3991AB6C-468B-4C28-95FC-3188CFB34180} = {43291572-4714-44FD-BF37-F5C21A758C33}
{04EF9865-E1B1-403D-802B-E4FAEA50A634} = {43291572-4714-44FD-BF37-F5C21A758C33}
- {138FA8BF-3728-430F-B17D-6CBCA7ADEE2F} = {CB974478-09B8-4907-980F-6B7889645D93}
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4} = {2BFDA1D7-02C3-45A7-9FC1-E79D2C737DE8}
- {6C741857-F812-4D37-85CA-A0487B95A8D7} = {2BFDA1D7-02C3-45A7-9FC1-E79D2C737DE8}
- {3B82BB82-56C4-4449-AB24-47770EC3293E} = {C7ED99CA-E474-49B4-B3ED-BE4367C8FEA5}
- {472C46F6-C64C-4D71-B5EC-E6BD4BA164CE} = {C7ED99CA-E474-49B4-B3ED-BE4367C8FEA5}
EndGlobalSection
EndGlobal
diff --git a/source2/Users/EdNutting/EdNuttingsTest/EdNuttingsTest.csproj b/source2/Users/EdNutting/EdNuttingsTest/EdNuttingsTest.csproj
deleted file mode 100644
index 8762eab28..000000000
--- a/source2/Users/EdNutting/EdNuttingsTest/EdNuttingsTest.csproj
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
- Debug
- AnyCPU
- 9.0.30729
- 2.0
- {05FC6729-A0E3-48A4-AC5C-A0126F1972F4}
- Library
- Properties
- EdNuttingsTest
- EdNuttingsTest
- 512
- v4.5
- SAK
- SAK
- SAK
- SAK
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {c801f19c-a9d3-42d5-9a57-9ffdf9b4d05e}
- Cosmos.IL2CPU.Plugs
-
-
-
-
-
\ No newline at end of file
diff --git a/source2/Users/Matthijs/Playground/Playground.csproj b/source2/Users/Matthijs/Playground/Playground.csproj
deleted file mode 100644
index 364e85b52..000000000
--- a/source2/Users/Matthijs/Playground/Playground.csproj
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
-
- Debug
- AnyCPU
- 9.0.30729
- 2.0
- {89868CAD-AAFC-45F1-81B3-C323F87D5742}
- Library
- Properties
- Playground
- Playground
- 512
- SAK
- SAK
- SAK
- SAK
- v4.5
-
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
- false
-
-
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
- false
-
-
-
-
-
-
-
-
-
-
-
-
- {61607F1E-58F9-41CF-972F-128384F3E115}
- Cosmos.Debug.Kernel
-
-
- {DA50B9B2-0E95-4F0D-A3C8-79FC549301B5}
- Cosmos.System
-
-
- {5AC4773C-CB4E-4CD9-8D50-02E10A07DEE6}
- Cosmos.Core
-
-
- {6A991D03-1435-4005-9809-B8BACDF3B021}
- Cosmos.Hardware
-
-
-
-
-
\ No newline at end of file