-
Notifications
You must be signed in to change notification settings - Fork 2
/
2dglycim.sln
72 lines (72 loc) · 4.22 KB
/
2dglycim.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34723.18
MinimumVisualStudioVersion = 10.0.40219.1
Project("{6989167D-11E4-40FE-8C1A-2192A86A7E90}") = "2dglycim", "2DSOIL\2dglycim.vfproj", "{05500875-9B63-45CA-B7D6-FD6A5240ED1A}"
ProjectSection(ProjectDependencies) = postProject
{265D4F4D-8C42-44CD-B181-2C62EA0CA771} = {265D4F4D-8C42-44CD-B181-2C62EA0CA771}
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9} = {87C3F332-0565-4D3E-B4C7-3F74A909E2A9}
EndProjectSection
EndProject
Project("{6989167D-11E4-40FE-8C1A-2192A86A7E90}") = "GLYCIM", "crop\GLYCIM.vfproj", "{265D4F4D-8C42-44CD-B181-2C62EA0CA771}"
ProjectSection(ProjectDependencies) = postProject
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9} = {87C3F332-0565-4D3E-B4C7-3F74A909E2A9}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GLYCIM_GasEx", "photosynthesis\GasExchanger.vcxproj", "{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Dennis_Dbg|x64 = Dennis_Dbg|x64
Dennis_Dbg|x86 = Dennis_Dbg|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Debug|x64.ActiveCfg = Debug|x64
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Debug|x64.Build.0 = Debug|x64
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Debug|x86.ActiveCfg = Debug|Win32
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Debug|x86.Build.0 = Debug|Win32
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Dennis_Dbg|x64.ActiveCfg = Dennis_Dbg|Win32
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Dennis_Dbg|x64.Build.0 = Dennis_Dbg|Win32
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Dennis_Dbg|x86.ActiveCfg = Dennis_Dbg|Win32
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Dennis_Dbg|x86.Build.0 = Dennis_Dbg|Win32
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Release|x64.ActiveCfg = Release|x64
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Release|x64.Build.0 = Release|x64
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Release|x86.ActiveCfg = Release|Win32
{05500875-9B63-45CA-B7D6-FD6A5240ED1A}.Release|x86.Build.0 = Release|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Debug|x64.ActiveCfg = Debug|x64
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Debug|x64.Build.0 = Debug|x64
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Debug|x86.ActiveCfg = Debug|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Debug|x86.Build.0 = Debug|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Dennis_Dbg|x64.ActiveCfg = Debug|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Dennis_Dbg|x64.Build.0 = Debug|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Dennis_Dbg|x86.ActiveCfg = Debug|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Dennis_Dbg|x86.Build.0 = Debug|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Release|x64.ActiveCfg = Release|x64
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Release|x64.Build.0 = Release|x64
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Release|x86.ActiveCfg = Release|Win32
{265D4F4D-8C42-44CD-B181-2C62EA0CA771}.Release|x86.Build.0 = Release|Win32
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Debug|x64.ActiveCfg = Debug|x64
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Debug|x64.Build.0 = Debug|x64
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Debug|x86.ActiveCfg = Debug|Win32
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Debug|x86.Build.0 = Debug|Win32
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Dennis_Dbg|x64.ActiveCfg = Debug|x64
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Dennis_Dbg|x64.Build.0 = Debug|x64
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Dennis_Dbg|x86.ActiveCfg = Debug|Win32
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Dennis_Dbg|x86.Build.0 = Debug|Win32
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Release|x64.ActiveCfg = Release|x64
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Release|x64.Build.0 = Release|x64
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Release|x86.ActiveCfg = Release|Win32
{87C3F332-0565-4D3E-B4C7-3F74A909E2A9}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0072803D-6244-46FB-B74B-3BB6EB97FBDA}
EndGlobalSection
EndGlobal