CSharp写的一个超微软操作系统
源代码在线查看: os project.sln.old
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OS Project", "OS Project.csproj", "{8C0B39D1-53DF-42E2-8E6F-321875EAE3BE}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{8C0B39D1-53DF-42E2-8E6F-321875EAE3BE}.Debug.ActiveCfg = Debug|.NET
{8C0B39D1-53DF-42E2-8E6F-321875EAE3BE}.Debug.Build.0 = Debug|.NET
{8C0B39D1-53DF-42E2-8E6F-321875EAE3BE}.Release.ActiveCfg = Release|.NET
{8C0B39D1-53DF-42E2-8E6F-321875EAE3BE}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
DPBuild = 5
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal