-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathRTCKinect_vc9.sln
More file actions
28 lines (28 loc) · 1.44 KB
/
RTCKinect_vc9.sln
File metadata and controls
28 lines (28 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RTCKinectComp", "RTCKinectComp_vc9.vcproj", "{A74AFF72-C734-4D43-9F05-59839D4A1E0B}"
ProjectSection(ProjectDependencies) = postProject
{BC3741E8-C80A-4C1B-8174-9A42AEA2F6B9} = {BC3741E8-C80A-4C1B-8174-9A42AEA2F6B9}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RTCKinect", "RTCKinect_vc9.vcproj", "{BC3741E8-C80A-4C1B-8174-9A42AEA2F6B9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A74AFF72-C734-4D43-9F05-59839D4A1E0B}.Debug|Win32.ActiveCfg = Debug|Win32
{A74AFF72-C734-4D43-9F05-59839D4A1E0B}.Debug|Win32.Build.0 = Debug|Win32
{A74AFF72-C734-4D43-9F05-59839D4A1E0B}.Release|Win32.ActiveCfg = Release|Win32
{A74AFF72-C734-4D43-9F05-59839D4A1E0B}.Release|Win32.Build.0 = Release|Win32
{BC3741E8-C80A-4C1B-8174-9A42AEA2F6B9}.Debug|Win32.ActiveCfg = Debug|Win32
{BC3741E8-C80A-4C1B-8174-9A42AEA2F6B9}.Debug|Win32.Build.0 = Debug|Win32
{BC3741E8-C80A-4C1B-8174-9A42AEA2F6B9}.Release|Win32.ActiveCfg = Release|Win32
{BC3741E8-C80A-4C1B-8174-9A42AEA2F6B9}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal