-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNCF_TF20.sln
28 lines (28 loc) · 1.13 KB
/
NCF_TF20.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.489
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "NCF_TF20", "NCF_TF20\NCF_TF20.pyproj", "{2938210D-F694-4CF4-B2A1-30B9EBAC1DD8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2F24D3FF-224E-40DD-A714-FB50916DD8D3}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2938210D-F694-4CF4-B2A1-30B9EBAC1DD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2938210D-F694-4CF4-B2A1-30B9EBAC1DD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CE4ED3CF-572B-41FF-8756-B34A636E659F}
EndGlobalSection
EndGlobal