-
Notifications
You must be signed in to change notification settings - Fork 0
/
Nardenet.sln
49 lines (49 loc) · 2.58 KB
/
Nardenet.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NardeNet", "NardeNet.vcxproj", "{6F62327C-48B2-40EF-A78E-065205CA01CB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug No OMP|x64 = Debug No OMP|x64
Debug No OMP|x86 = Debug No OMP|x86
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
dll|x64 = dll|x64
dll|x86 = dll|x86
Release No OMP|x64 = Release No OMP|x64
Release No OMP|x86 = Release No OMP|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug No OMP|x64.ActiveCfg = Debug No OMP|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug No OMP|x64.Build.0 = Debug No OMP|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug No OMP|x86.ActiveCfg = Debug No OMP|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug No OMP|x86.Build.0 = Debug No OMP|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug|x64.ActiveCfg = Debug|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug|x64.Build.0 = Debug|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug|x86.ActiveCfg = Debug|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Debug|x86.Build.0 = Debug|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.dll|x64.ActiveCfg = dll|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.dll|x64.Build.0 = dll|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.dll|x86.ActiveCfg = dll|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.dll|x86.Build.0 = dll|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release No OMP|x64.ActiveCfg = Release No OMP|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release No OMP|x64.Build.0 = Release No OMP|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release No OMP|x86.ActiveCfg = Release No OMP|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release No OMP|x86.Build.0 = Release No OMP|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release|x64.ActiveCfg = Release|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release|x64.Build.0 = Release|x64
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release|x86.ActiveCfg = Release|Win32
{6F62327C-48B2-40EF-A78E-065205CA01CB}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1EB2C361-73D5-4192-9956-CBF4A01726EE}
EndGlobalSection
EndGlobal