Skip to content

Commit

Permalink
sln file add
Browse files Browse the repository at this point in the history
  • Loading branch information
AnilOsmanTur committed Aug 10, 2018
1 parent 9249048 commit 765ba2d
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 0 deletions.
40 changes: 40 additions & 0 deletions KinectRecorder.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KinectRecorder", "KinectRecorder\KinectRecorder.csproj", "{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x64.ActiveCfg = Debug|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x64.Build.0 = Debug|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x86.ActiveCfg = Debug|x86
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x86.Build.0 = Debug|x86
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|Any CPU.Build.0 = Release|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x64.ActiveCfg = Release|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x64.Build.0 = Release|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x86.ActiveCfg = Release|x86
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
33 changes: 33 additions & 0 deletions KinectRecorder/KinectRecorder.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KinectRecorder", "KinectRecorder.csproj", "{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x64.ActiveCfg = Debug|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x64.Build.0 = Debug|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x86.ActiveCfg = Debug|x86
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Debug|x86.Build.0 = Debug|x86
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|Any CPU.Build.0 = Release|Any CPU
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x64.ActiveCfg = Release|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x64.Build.0 = Release|x64
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x86.ActiveCfg = Release|x86
{5B079A42-8BCD-4ED6-B0BF-EAC7C98B438B}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added KinectRecorder/KinectRecorder.v12.suo
Binary file not shown.

0 comments on commit 765ba2d

Please sign in to comment.