-
-
Notifications
You must be signed in to change notification settings - Fork 31
/
SoftPlc.sln
29 lines (29 loc) · 1.06 KB
/
SoftPlc.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftPlc", "SoftPlc\SoftPlc.csproj", "{D9E64654-5004-49EE-8AA9-1CAB70C480C7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Linux|Any CPU = Linux|Any CPU
Linux|x64 = Linux|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Win|Any CPU = Win|Any CPU
Win|x64 = Win|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D9E64654-5004-49EE-8AA9-1CAB70C480C7}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{D9E64654-5004-49EE-8AA9-1CAB70C480C7}.Debug|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AE64FF91-54DD-44F3-92E1-36CB8F02221B}
EndGlobalSection
EndGlobal