|
23
|
1 |
|
|
|
2 |
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
|
3 |
# Visual Studio 2010
|
|
|
4 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npTuioClient", "npTuioClient.vcxproj", "{E2668B4E-318C-4021-ADC8-A85D70234E63}"
|
|
|
5 |
EndProject
|
|
27
|
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
|
|
23
|
11 |
Global
|
|
|
12 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
27
|
13 |
Debug|Mixed Platforms = Debug|Mixed Platforms
|
|
23
|
14 |
Debug|Win32 = Debug|Win32
|
|
27
|
15 |
Debug|x86 = Debug|x86
|
|
|
16 |
Release|Mixed Platforms = Release|Mixed Platforms
|
|
23
|
17 |
Release|Win32 = Release|Win32
|
|
27
|
18 |
Release|x86 = Release|x86
|
|
23
|
19 |
EndGlobalSection
|
|
|
20 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
27
|
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
|
|
23
|
23 |
{E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
|
24 |
{E2668B4E-318C-4021-ADC8-A85D70234E63}.Debug|Win32.Build.0 = Debug|Win32
|
|
27
|
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
|
|
23
|
28 |
{E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Win32.ActiveCfg = Release|Win32
|
|
|
29 |
{E2668B4E-318C-4021-ADC8-A85D70234E63}.Release|Win32.Build.0 = Release|Win32
|
|
27
|
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
|
|
23
|
41 |
EndGlobalSection
|
|
|
42 |
GlobalSection(SolutionProperties) = preSolution
|
|
|
43 |
HideSolutionNode = FALSE
|
|
|
44 |
EndGlobalSection
|
|
|
45 |
EndGlobal
|