-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFDS_VS_OCL.sln
25 lines (25 loc) · 1.04 KB
/
FDS_VS_OCL.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31205.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{6989167D-11E4-40FE-8C1A-2192A86A7E90}") = "FDS_VS_OCL", "FDS_VS_OCL\FDS_VS_OCL.vfproj", "{996B9D63-3253-4AF2-AE91-2E0E0658DAF0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{996B9D63-3253-4AF2-AE91-2E0E0658DAF0}.Debug|x64.ActiveCfg = Debug|x64
{996B9D63-3253-4AF2-AE91-2E0E0658DAF0}.Debug|x64.Build.0 = Debug|x64
{996B9D63-3253-4AF2-AE91-2E0E0658DAF0}.Release|x64.ActiveCfg = Release|x64
{996B9D63-3253-4AF2-AE91-2E0E0658DAF0}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {43632F1F-C02A-48DF-B461-8C3752CD5466}
EndGlobalSection
EndGlobal