|
1 |
|
2 Microsoft Visual Studio Solution File, Format Version 12.00 |
|
3 # Visual Studio Version 17 |
|
4 VisualStudioVersion = 17.11.35327.3 |
|
5 MinimumVisualStudioVersion = 10.0.40219.1 |
|
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libucx", "libucx\libucx.vcxproj", "{A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}" |
|
7 EndProject |
|
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ucxtest", "ucxtest\ucxtest.vcxproj", "{56337F37-5298-49C4-B4D4-B43C1B2900F0}" |
|
9 EndProject |
|
10 Global |
|
11 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
12 Debug|x64 = Debug|x64 |
|
13 Debug|x86 = Debug|x86 |
|
14 Release|x64 = Release|x64 |
|
15 Release|x86 = Release|x86 |
|
16 EndGlobalSection |
|
17 GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
18 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Debug|x64.ActiveCfg = Debug|x64 |
|
19 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Debug|x64.Build.0 = Debug|x64 |
|
20 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Debug|x86.ActiveCfg = Debug|Win32 |
|
21 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Debug|x86.Build.0 = Debug|Win32 |
|
22 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Release|x64.ActiveCfg = Release|x64 |
|
23 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Release|x64.Build.0 = Release|x64 |
|
24 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Release|x86.ActiveCfg = Release|Win32 |
|
25 {A7EE56A3-0BAD-4CAB-9354-7FAE2A65E276}.Release|x86.Build.0 = Release|Win32 |
|
26 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Debug|x64.ActiveCfg = Debug|x64 |
|
27 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Debug|x64.Build.0 = Debug|x64 |
|
28 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Debug|x86.ActiveCfg = Debug|Win32 |
|
29 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Debug|x86.Build.0 = Debug|Win32 |
|
30 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Release|x64.ActiveCfg = Release|x64 |
|
31 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Release|x64.Build.0 = Release|x64 |
|
32 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Release|x86.ActiveCfg = Release|Win32 |
|
33 {56337F37-5298-49C4-B4D4-B43C1B2900F0}.Release|x86.Build.0 = Release|Win32 |
|
34 EndGlobalSection |
|
35 GlobalSection(SolutionProperties) = preSolution |
|
36 HideSolutionNode = FALSE |
|
37 EndGlobalSection |
|
38 GlobalSection(ExtensibilityGlobals) = postSolution |
|
39 SolutionGuid = {C0EC0D10-D742-41ED-ACB4-E88AAF27C9C1} |
|
40 EndGlobalSection |
|
41 EndGlobal |