-
Notifications
You must be signed in to change notification settings - Fork 0
/
Portaflex.sln
55 lines (55 loc) · 3.01 KB
/
Portaflex.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31019.35
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Portaflex", "Portaflex\Portaflex.csproj", "{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "PortaflexSetup", "PortaflexSetup\PortaflexSetup.vdproj", "{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution items", "Solution items", "{6BF78C33-3DF9-44B1-A975-64314A1B1F26}"
ProjectSection(SolutionItems) = preProject
Portaflex.sln.DotSettings = Portaflex.sln.DotSettings
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Debug|Any CPU.ActiveCfg = Debug|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Debug|Mixed Platforms.Build.0 = Debug|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Debug|x86.ActiveCfg = Debug|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Debug|x86.Build.0 = Debug|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Release|Any CPU.ActiveCfg = Release|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Release|Mixed Platforms.ActiveCfg = Release|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Release|Mixed Platforms.Build.0 = Release|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Release|x86.ActiveCfg = Release|x86
{8BED101F-58E9-4C95-BE6E-E9AC5D4B53BD}.Release|x86.Build.0 = Release|x86
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Debug|Any CPU.ActiveCfg = Debug
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Debug|Any CPU.Build.0 = Debug
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Debug|Mixed Platforms.ActiveCfg = Debug
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Debug|Mixed Platforms.Build.0 = Debug
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Debug|x86.ActiveCfg = Debug
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Debug|x86.Build.0 = Debug
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Release|Any CPU.ActiveCfg = Release
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Release|Any CPU.Build.0 = Release
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Release|Mixed Platforms.ActiveCfg = Release
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Release|Mixed Platforms.Build.0 = Release
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Release|x86.ActiveCfg = Release
{4FB66472-B2BB-4F71-AAFB-026A9A5CC3F5}.Release|x86.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B137193B-161E-46E9-833E-2954DE5CBDA8}
VisualSVNWorkingCopyRoot = .
EndGlobalSection
EndGlobal