|
1 |
|
2 Microsoft Visual Studio Solution File, Format Version 12.00 |
|
3 # Visual Studio 14 |
|
4 VisualStudioVersion = 14.0.25420.1 |
|
5 MinimumVisualStudioVersion = 10.0.40219.1 |
|
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UIwrapper", "UIwrapper\UIwrapper.vcxproj", "{367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}" |
|
7 ProjectSection(ProjectDependencies) = postProject |
|
8 {8573F7D8-F05F-4195-9005-1C219B976146} = {8573F7D8-F05F-4195-9005-1C219B976146} |
|
9 EndProjectSection |
|
10 EndProject |
|
11 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UIcore", "..\UIcore\UIcore.csproj", "{8573F7D8-F05F-4195-9005-1C219B976146}" |
|
12 EndProject |
|
13 Global |
|
14 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
15 Debug|Any CPU = Debug|Any CPU |
|
16 Debug|x64 = Debug|x64 |
|
17 Release|Any CPU = Release|Any CPU |
|
18 Release|x64 = Release|x64 |
|
19 EndGlobalSection |
|
20 GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
21 {367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}.Debug|Any CPU.ActiveCfg = Debug|x64 |
|
22 {367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}.Debug|Any CPU.Build.0 = Debug|x64 |
|
23 {367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}.Debug|x64.ActiveCfg = Debug|x64 |
|
24 {367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}.Debug|x64.Build.0 = Debug|x64 |
|
25 {367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}.Release|Any CPU.ActiveCfg = Release|Win32 |
|
26 {367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}.Release|x64.ActiveCfg = Release|x64 |
|
27 {367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}.Release|x64.Build.0 = Release|x64 |
|
28 {8573F7D8-F05F-4195-9005-1C219B976146}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
29 {8573F7D8-F05F-4195-9005-1C219B976146}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
30 {8573F7D8-F05F-4195-9005-1C219B976146}.Debug|x64.ActiveCfg = Debug|Any CPU |
|
31 {8573F7D8-F05F-4195-9005-1C219B976146}.Debug|x64.Build.0 = Debug|Any CPU |
|
32 {8573F7D8-F05F-4195-9005-1C219B976146}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
33 {8573F7D8-F05F-4195-9005-1C219B976146}.Release|Any CPU.Build.0 = Release|Any CPU |
|
34 {8573F7D8-F05F-4195-9005-1C219B976146}.Release|x64.ActiveCfg = Release|Any CPU |
|
35 {8573F7D8-F05F-4195-9005-1C219B976146}.Release|x64.Build.0 = Release|Any CPU |
|
36 EndGlobalSection |
|
37 GlobalSection(SolutionProperties) = preSolution |
|
38 HideSolutionNode = FALSE |
|
39 EndGlobalSection |
|
40 EndGlobal |