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

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/NET/Samples/RxKinect/RxKinect.sln')
-rw-r--r--Rx/NET/Samples/RxKinect/RxKinect.sln29
1 files changed, 29 insertions, 0 deletions
diff --git a/Rx/NET/Samples/RxKinect/RxKinect.sln b/Rx/NET/Samples/RxKinect/RxKinect.sln
new file mode 100644
index 0000000..54fd00c
--- /dev/null
+++ b/Rx/NET/Samples/RxKinect/RxKinect.sln
@@ -0,0 +1,29 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RxKinect", "RxKinect\RxKinect.csproj", "{D388918A-120C-46EA-8251-993B8ED3825C}"
+EndProject
+Global
+ GlobalSection(TeamFoundationVersionControl) = preSolution
+ SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
+ SccLocalPath0 = .
+ SccLocalPath1 = RxKinect
+ SccNumberOfProjects = 2
+ SccProjectName1 = RxKinect
+ SccProjectUniqueName1 = RxKinect\\RxKinect.csproj
+ SccTeamFoundationServer = http://vstfpg04:8080/tfs
+ EndGlobalSection
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {D388918A-120C-46EA-8251-993B8ED3825C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D388918A-120C-46EA-8251-993B8ED3825C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D388918A-120C-46EA-8251-993B8ED3825C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D388918A-120C-46EA-8251-993B8ED3825C}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal