36 lines
1.6 KiB
Plaintext
36 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iec60870", "iec60870\iec60870.vcxproj", "{6CE68042-C70C-4A26-869E-2D86918B9B05}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "commCPU", "commCPU\commCPU.vcxproj", "{076A7F07-340D-44D8-8723-07A30FD20FAF}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
|
SccNumberOfProjects = 2
|
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|
SccTeamFoundationServer = https://swjtuyddq.visualstudio.com/
|
|
SccProjectUniqueName0 = commCPU\\commCPU.vcxproj
|
|
SccProjectName0 = commCPU
|
|
SccLocalPath0 = commCPU
|
|
SccLocalPath1 = .
|
|
EndGlobalSection
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{6CE68042-C70C-4A26-869E-2D86918B9B05}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{6CE68042-C70C-4A26-869E-2D86918B9B05}.Debug|Win32.Build.0 = Debug|Win32
|
|
{6CE68042-C70C-4A26-869E-2D86918B9B05}.Release|Win32.ActiveCfg = Release|Win32
|
|
{6CE68042-C70C-4A26-869E-2D86918B9B05}.Release|Win32.Build.0 = Release|Win32
|
|
{076A7F07-340D-44D8-8723-07A30FD20FAF}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{076A7F07-340D-44D8-8723-07A30FD20FAF}.Debug|Win32.Build.0 = Debug|Win32
|
|
{076A7F07-340D-44D8-8723-07A30FD20FAF}.Release|Win32.ActiveCfg = Release|Win32
|
|
{076A7F07-340D-44D8-8723-07A30FD20FAF}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|