RxKinect.sln 1.2 KB

1234567891011121314151617181920212223242526272829
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio 2012
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RxKinect", "RxKinect\RxKinect.csproj", "{D388918A-120C-46EA-8251-993B8ED3825C}"
  5. EndProject
  6. Global
  7. GlobalSection(TeamFoundationVersionControl) = preSolution
  8. SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
  9. SccLocalPath0 = .
  10. SccLocalPath1 = RxKinect
  11. SccNumberOfProjects = 2
  12. SccProjectName1 = RxKinect
  13. SccProjectUniqueName1 = RxKinect\\RxKinect.csproj
  14. SccTeamFoundationServer = http://vstfpg04:8080/tfs
  15. EndGlobalSection
  16. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  17. Debug|Any CPU = Debug|Any CPU
  18. Release|Any CPU = Release|Any CPU
  19. EndGlobalSection
  20. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  21. {D388918A-120C-46EA-8251-993B8ED3825C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  22. {D388918A-120C-46EA-8251-993B8ED3825C}.Debug|Any CPU.Build.0 = Debug|Any CPU
  23. {D388918A-120C-46EA-8251-993B8ED3825C}.Release|Any CPU.ActiveCfg = Release|Any CPU
  24. {D388918A-120C-46EA-8251-993B8ED3825C}.Release|Any CPU.Build.0 = Release|Any CPU
  25. EndGlobalSection
  26. GlobalSection(SolutionProperties) = preSolution
  27. HideSolutionNode = FALSE
  28. EndGlobalSection
  29. EndGlobal