Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SunweaverConsole", "Console\SunweaverConsole.csproj", "{A5B11602-866B-4C4D-A0DC-CF07F55632DA}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sunweaver", "Source\Sunweaver.csproj", "{2BEA798E-F070-4832-8680-09BB1473ECB2}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTesting", "UnitTesting\UnitTesting.csproj", "{7BAA254F-182A-42CD-A7F1-78EC258812AF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A5B11602-866B-4C4D-A0DC-CF07F55632DA}.Debug|x86.ActiveCfg = Debug|x86 {A5B11602-866B-4C4D-A0DC-CF07F55632DA}.Debug|x86.Build.0 = Debug|x86 {A5B11602-866B-4C4D-A0DC-CF07F55632DA}.Release|x86.ActiveCfg = Release|x86 {A5B11602-866B-4C4D-A0DC-CF07F55632DA}.Release|x86.Build.0 = Release|x86 {2BEA798E-F070-4832-8680-09BB1473ECB2}.Debug|x86.ActiveCfg = Debug|x86 {2BEA798E-F070-4832-8680-09BB1473ECB2}.Debug|x86.Build.0 = Debug|x86 {2BEA798E-F070-4832-8680-09BB1473ECB2}.Release|x86.ActiveCfg = Release|x86 {2BEA798E-F070-4832-8680-09BB1473ECB2}.Release|x86.Build.0 = Release|x86 {7BAA254F-182A-42CD-A7F1-78EC258812AF}.Debug|x86.ActiveCfg = Debug|x86 {7BAA254F-182A-42CD-A7F1-78EC258812AF}.Debug|x86.Build.0 = Debug|x86 {7BAA254F-182A-42CD-A7F1-78EC258812AF}.Release|x86.ActiveCfg = Release|x86 {7BAA254F-182A-42CD-A7F1-78EC258812AF}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal