-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLE1_aVIna.sln
55 lines (54 loc) · 2.87 KB
/
LE1_aVIna.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
50
51
52
53
54
55
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34018.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LE1_aVIna", "LE1_aVIna.vcxproj", "{797A3C59-A21A-4F5B-8322-F124F00BC84B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_DLL|x64 = Debug_DLL|x64
Debug_DLL|x86 = Debug_DLL|x86
Debug_LIB|x64 = Debug_LIB|x64
Debug_LIB|x86 = Debug_LIB|x86
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release_DLL|x64 = Release_DLL|x64
Release_DLL|x86 = Release_DLL|x86
Release_LIB|x64 = Release_LIB|x64
Release_LIB|x86 = Release_LIB|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_DLL|x64.ActiveCfg = Debug|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_DLL|x64.Build.0 = Debug|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_DLL|x86.ActiveCfg = Debug|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_DLL|x86.Build.0 = Debug|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_LIB|x64.ActiveCfg = Debug|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_LIB|x64.Build.0 = Debug|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_LIB|x86.ActiveCfg = Debug|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug_LIB|x86.Build.0 = Debug|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug|x64.ActiveCfg = Debug|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug|x64.Build.0 = Debug|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug|x86.ActiveCfg = Debug|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Debug|x86.Build.0 = Debug|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_DLL|x64.ActiveCfg = Release|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_DLL|x64.Build.0 = Release|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_DLL|x86.ActiveCfg = Release|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_DLL|x86.Build.0 = Release|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_LIB|x64.ActiveCfg = Release|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_LIB|x64.Build.0 = Release|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_LIB|x86.ActiveCfg = Release|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release_LIB|x86.Build.0 = Release|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release|x64.ActiveCfg = Release|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release|x64.Build.0 = Release|x64
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release|x86.ActiveCfg = Release|Win32
{797A3C59-A21A-4F5B-8322-F124F00BC84B}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9AAA0A13-4621-4D3E-91E4-F20727431F1E}
EndGlobalSection
EndGlobal