forked from smestern/ipfx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ipfx.sln
30 lines (30 loc) · 1.25 KB
/
ipfx.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29230.47
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "ipfx", "ipfx.pyproj", "{EDC86DA0-6DAF-4775-99B2-34AA6A7EB333}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9DD3C7D0-2EDB-4B6A-8266-C33D062C92E3}"
ProjectSection(SolutionItems) = preProject
ipfx\bin\fvinput.json = ipfx\bin\fvinput.json
ipfx\bin\m_input.json = ipfx\bin\m_input.json
ipfx\bin\misc-settings.json = ipfx\bin\misc-settings.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EDC86DA0-6DAF-4775-99B2-34AA6A7EB333}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDC86DA0-6DAF-4775-99B2-34AA6A7EB333}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {36E7A4C1-7B1E-4AA5-BFA7-62419542790E}
EndGlobalSection
EndGlobal