From 20186db5879a7d6a65167b718748648c8f22a215 Mon Sep 17 00:00:00 2001 From: Marcus Wanners Date: Thu, 5 Mar 2009 01:47:44 +0000 Subject: [PATCH] Got rid of nonexistent and pointless projects in Dolphin.sln. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2554 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Dolphin.sln | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Source/Dolphin.sln b/Source/Dolphin.sln index 16c2e35ba2..17c3eab31a 100644 --- a/Source/Dolphin.sln +++ b/Source/Dolphin.sln @@ -148,16 +148,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Plugin_PadSimpleEvnt", "Plu {C573CAF7-EE6A-458E-8049-16C0BF34C2E9} = {C573CAF7-EE6A-458E-8049-16C0BF34C2E9} EndProjectSection EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common Libraries", "Common Libraries", "{41F374C8-164C-454C-AB8F-0FA601A8614C}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core Libraries", "Core Libraries", "{981C3994-193D-4989-AF70-EBD4063A3E25}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "External Libraries", "External Libraries", "{6B44F38A-3F29-408D-B12D-B9BB87E7ACD5}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{2EB92F57-3588-464D-BE8F-4A5F008DB2CC}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "User Interface", "User Interface", "{3502F494-B3D0-4695-814E-F79BFF467CFC}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32