1 |
1 |
2 Microsoft Visual Studio Solution File, Format Version 11.00 |
2 Microsoft Visual Studio Solution File, Format Version 11.00 |
3 # Visual Studio 2010 |
3 # Visual Studio 2010 |
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npTuioClient", "npTuioClient.vcxproj", "{E2668B4E-318C-4021-ADC8-A85D70234E63}" |
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npTuioClient", "npTuioClient.vcxproj", "{E2668B4E-318C-4021-ADC8-A85D70234E63}" |
5 EndProject |
5 EndProject |
|
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestClient", "TestClient\TestClient.vcxproj", "{FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}" |
|
7 ProjectSection(ProjectDependencies) = postProject |
|
8 {E2668B4E-318C-4021-ADC8-A85D70234E63} = {E2668B4E-318C-4021-ADC8-A85D70234E63} |
|
9 EndProjectSection |
|
10 EndProject |
6 Global |
11 Global |
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
12 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
13 Debug|Mixed Platforms = Debug|Mixed Platforms |
8 Debug|Win32 = Debug|Win32 |
14 Debug|Win32 = Debug|Win32 |
|
15 Debug|x86 = Debug|x86 |
|
16 Release|Mixed Platforms = Release|Mixed Platforms |
9 Release|Win32 = Release|Win32 |
17 Release|Win32 = Release|Win32 |
|
18 Release|x86 = Release|x86 |
10 EndGlobalSection |
19 EndGlobalSection |
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution |
20 GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
21 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 |
|
22 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Mixed Platforms.Build.0 = Debug|Win32 |
12 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Win32.ActiveCfg = Debug|Win32 |
23 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Win32.ActiveCfg = Debug|Win32 |
13 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Win32.Build.0 = Debug|Win32 |
24 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Win32.Build.0 = Debug|Win32 |
|
25 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|x86.ActiveCfg = Debug|Win32 |
|
26 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Mixed Platforms.ActiveCfg = Release|Win32 |
|
27 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Mixed Platforms.Build.0 = Release|Win32 |
14 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Win32.ActiveCfg = Release|Win32 |
28 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Win32.ActiveCfg = Release|Win32 |
15 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Win32.Build.0 = Release|Win32 |
29 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Win32.Build.0 = Release|Win32 |
|
30 {E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|x86.ActiveCfg = Release|Win32 |
|
31 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32 |
|
32 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Debug|Mixed Platforms.Build.0 = Debug|Win32 |
|
33 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Debug|Win32.ActiveCfg = Debug|Win32 |
|
34 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Debug|Win32.Build.0 = Debug|Win32 |
|
35 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Debug|x86.ActiveCfg = Debug|Win32 |
|
36 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Release|Mixed Platforms.ActiveCfg = Release|Win32 |
|
37 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Release|Mixed Platforms.Build.0 = Release|Win32 |
|
38 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Release|Win32.ActiveCfg = Release|Win32 |
|
39 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Release|Win32.Build.0 = Release|Win32 |
|
40 {FF6BDC4B-76DF-4C4F-8C83-FA442C38D5C2}.Release|x86.ActiveCfg = Release|Win32 |
16 EndGlobalSection |
41 EndGlobalSection |
17 GlobalSection(SolutionProperties) = preSolution |
42 GlobalSection(SolutionProperties) = preSolution |
18 HideSolutionNode = FALSE |
43 HideSolutionNode = FALSE |
19 EndGlobalSection |
44 EndGlobalSection |
20 EndGlobal |
45 EndGlobal |