NBTExplorer/Architect/Architect.sln
2011-02-08 07:35:33 +00:00

20 lines
911 B
Text

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual C# Express 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Architect", "Architect.csproj", "{E0AE58BA-F189-4447-891E-4F13EC0A34AA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E0AE58BA-F189-4447-891E-4F13EC0A34AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E0AE58BA-F189-4447-891E-4F13EC0A34AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E0AE58BA-F189-4447-891E-4F13EC0A34AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E0AE58BA-F189-4447-891E-4F13EC0A34AA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal