|
0
|
1 |
|
|
|
2 |
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
|
3 |
# Visual Studio 2010
|
|
|
4 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tuio", "TuioServer\Tuio.csproj", "{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}"
|
|
|
5 |
EndProject
|
|
|
6 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tuio.Test", "Tuio.Test\Tuio.Test.csproj", "{9DE22EEA-1230-4A72-B356-714ACB5CEF78}"
|
|
|
7 |
EndProject
|
|
|
8 |
Global
|
|
|
9 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
10 |
Debug|Any CPU = Debug|Any CPU
|
|
|
11 |
Debug|Mixed Platforms = Debug|Mixed Platforms
|
|
|
12 |
Debug|x86 = Debug|x86
|
|
|
13 |
Release|Any CPU = Release|Any CPU
|
|
|
14 |
Release|Mixed Platforms = Release|Mixed Platforms
|
|
|
15 |
Release|x86 = Release|x86
|
|
|
16 |
EndGlobalSection
|
|
|
17 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
18 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
19 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
20 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
|
|
21 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
|
|
22 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
|
23 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
24 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
25 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
|
|
26 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
|
|
27 |
{A86F5BCA-F196-40D0-967B-FD8C63AE85CE}.Release|x86.ActiveCfg = Release|Any CPU
|
|
|
28 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Debug|Any CPU.ActiveCfg = Debug|x86
|
|
|
29 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
|
|
|
30 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Debug|Mixed Platforms.Build.0 = Debug|x86
|
|
|
31 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Debug|x86.ActiveCfg = Debug|x86
|
|
|
32 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Debug|x86.Build.0 = Debug|x86
|
|
|
33 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Release|Any CPU.ActiveCfg = Release|x86
|
|
|
34 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Release|Mixed Platforms.ActiveCfg = Release|x86
|
|
|
35 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Release|Mixed Platforms.Build.0 = Release|x86
|
|
|
36 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Release|x86.ActiveCfg = Release|x86
|
|
|
37 |
{9DE22EEA-1230-4A72-B356-714ACB5CEF78}.Release|x86.Build.0 = Release|x86
|
|
|
38 |
EndGlobalSection
|
|
|
39 |
GlobalSection(SolutionProperties) = preSolution
|
|
|
40 |
HideSolutionNode = FALSE
|
|
|
41 |
EndGlobalSection
|
|
|
42 |
EndGlobal
|