27 lines
1.4 KiB
Plaintext
27 lines
1.4 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|||
|
# Visual Studio 2005
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OPCClient", "OPCClient.csproj", "{0E66E7F7-E414-49F5-82C0-26260E56EDCB}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsApplication1", "..\WindowsApplication1\WindowsApplication1.csproj", "{1C1AA39F-BD77-443B-8227-9D37C9CC85D9}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{0E66E7F7-E414-49F5-82C0-26260E56EDCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{0E66E7F7-E414-49F5-82C0-26260E56EDCB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{0E66E7F7-E414-49F5-82C0-26260E56EDCB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{0E66E7F7-E414-49F5-82C0-26260E56EDCB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{1C1AA39F-BD77-443B-8227-9D37C9CC85D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{1C1AA39F-BD77-443B-8227-9D37C9CC85D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{1C1AA39F-BD77-443B-8227-9D37C9CC85D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{1C1AA39F-BD77-443B-8227-9D37C9CC85D9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|