Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kirzner <borisk@mono-cvs.ximian.com>2005-05-30 10:45:10 +0400
committerBoris Kirzner <borisk@mono-cvs.ximian.com>2005-05-30 10:45:10 +0400
commitdff86994d0b3a97fa3ca7dd232462390ccb4a1e8 (patch)
treed2b1b84a5901c90e0499b2b92fd31243b43b7adf /mcs/class/System.Data/System.Data.sln
parent10de350fc51c8cd46091ebb254dfc1b0474b73d6 (diff)
Added files and folders for TARGET_JVM code base
svn path=/trunk/mcs/; revision=45180
Diffstat (limited to 'mcs/class/System.Data/System.Data.sln')
-rw-r--r--mcs/class/System.Data/System.Data.sln34
1 files changed, 34 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data.sln b/mcs/class/System.Data/System.Data.sln
new file mode 100644
index 00000000000..a2f57035f8c
--- /dev/null
+++ b/mcs/class/System.Data/System.Data.sln
@@ -0,0 +1,34 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{83B010C7-76FC-4FAD-A26C-00D7EFE60256}") = "System.Data", "System.Data.vmwcsproj", "{12CA069B-C324-48C1-9836-0014497A212C}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SourceCodeControl) = preSolution
+ SccNumberOfProjects = 1
+ SccProjectUniqueName0 = System.Data.vmwcsproj
+ SccProjectName0 = SAK
+ SccLocalPath0 = .
+ SccProvider0 = MSSCCI:ClearCase
+ EndGlobalSection
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Debug_Java = Debug_Java
+ Release = Release
+ Release_Java = Release_Java
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {12CA069B-C324-48C1-9836-0014497A212C}.Debug.ActiveCfg = Debug|.NET
+ {12CA069B-C324-48C1-9836-0014497A212C}.Debug.Build.0 = Debug|.NET
+ {12CA069B-C324-48C1-9836-0014497A212C}.Debug_Java.ActiveCfg = Debug_Java|.NET
+ {12CA069B-C324-48C1-9836-0014497A212C}.Debug_Java.Build.0 = Debug_Java|.NET
+ {12CA069B-C324-48C1-9836-0014497A212C}.Release.ActiveCfg = Release|.NET
+ {12CA069B-C324-48C1-9836-0014497A212C}.Release.Build.0 = Release|.NET
+ {12CA069B-C324-48C1-9836-0014497A212C}.Release_Java.ActiveCfg = Release_Java|.NET
+ {12CA069B-C324-48C1-9836-0014497A212C}.Release_Java.Build.0 = Release_Java|.NET
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal