-
Notifications
You must be signed in to change notification settings - Fork 3
/
NumericalHUB.sln
34 lines (34 loc) · 1.48 KB
/
NumericalHUB.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29509.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{6989167D-11E4-40FE-8C1A-2192A86A7E90}") = "NumericalHUB", "NumericalHUB.vfproj", "{53A25159-4B77-4EB1-A964-CE9EA48D414E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Debug|Win32.ActiveCfg = Release|x64
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Debug|Win32.Build.0 = Release|x64
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Debug|x64.ActiveCfg = Debug|x64
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Debug|x64.Build.0 = Debug|x64
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Release|Win32.ActiveCfg = Release|x64
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Release|Win32.Build.0 = Release|x64
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Release|x64.ActiveCfg = Release|x64
{53A25159-4B77-4EB1-A964-CE9EA48D414E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6F78E2A8-86B6-4CA3-A9DD-F48D794B38BC}
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal