~do-win/do/test-paths

« back to all changes in this revision

Viewing changes to do_sharp.sln

  • Committer: Hardeep S
  • Date: 2009-06-23 03:53:12 UTC
  • Revision ID: ootz0rz@gmail.com-20090623035312-it8tb5wkha6nf31p
Added Do.Interface.Windows, and a bunch of cleanup with old MonoDevelop files elsewhere

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1

2
2
Microsoft Visual Studio Solution File, Format Version 10.00
3
 
# Visual C# Express 2008
 
3
# Visual Studio 2008
4
4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Universe", "Do.Universe\Do.Universe.csproj", "{7F9464B7-A890-4E54-AE06-F813E8D1E458}"
5
5
        ProjectSection(ProjectDependencies) = postProject
6
6
                {72534708-CEA0-4324-9567-AFCDE8C761B4} = {72534708-CEA0-4324-9567-AFCDE8C761B4}
39
39
EndProject
40
40
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "data", "data\data.csproj", "{471C8775-391C-4B60-BA57-785E5FB1A867}"
41
41
EndProject
 
42
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Interface.Windows", "Do.Interface.Windows\Do.Interface.Windows.csproj", "{EBBE8ECD-D21B-4528-A45D-32FCF09DE212}"
 
43
EndProject
42
44
Global
 
45
        GlobalSection(SubversionScc) = preSolution
 
46
                Svn-Managed = True
 
47
                Manager = AnkhSVN - Subversion Support for Visual Studio
 
48
        EndGlobalSection
43
49
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
44
50
                Debug|Any CPU = Debug|Any CPU
45
51
                Release|Any CPU = Release|Any CPU
81
87
                {471C8775-391C-4B60-BA57-785E5FB1A867}.Debug|Any CPU.Build.0 = Debug|Any CPU
82
88
                {471C8775-391C-4B60-BA57-785E5FB1A867}.Release|Any CPU.ActiveCfg = Release|Any CPU
83
89
                {471C8775-391C-4B60-BA57-785E5FB1A867}.Release|Any CPU.Build.0 = Release|Any CPU
 
90
                {EBBE8ECD-D21B-4528-A45D-32FCF09DE212}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
 
91
                {EBBE8ECD-D21B-4528-A45D-32FCF09DE212}.Debug|Any CPU.Build.0 = Debug|Any CPU
 
92
                {EBBE8ECD-D21B-4528-A45D-32FCF09DE212}.Release|Any CPU.ActiveCfg = Release|Any CPU
 
93
                {EBBE8ECD-D21B-4528-A45D-32FCF09DE212}.Release|Any CPU.Build.0 = Release|Any CPU
84
94
        EndGlobalSection
85
95
        GlobalSection(SolutionProperties) = preSolution
86
96
                HideSolutionNode = FALSE
87
97
        EndGlobalSection
88
 
        GlobalSection(SubversionScc) = preSolution
89
 
                Svn-Managed = True
90
 
                Manager = AnkhSVN - Subversion Support for Visual Studio
91
 
        EndGlobalSection
92
98
EndGlobal