Packages

Elixir wrapper for Snap7, for communication with Siemens PLC's.

Current section

Files

Jump to
snapex7 src snap7 build windows VS2012 VS2012.sln
Raw

src/snap7/build/windows/VS2012/VS2012.sln


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VS2012", "VS2012.vcxproj", "{7D843463-ED60-4F75-AC02-DD83E23DBA96}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Debug|Win32.ActiveCfg = Debug|Win32
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Debug|Win32.Build.0 = Debug|Win32
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Debug|x64.ActiveCfg = Debug|x64
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Debug|x64.Build.0 = Debug|x64
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Release|Win32.ActiveCfg = Release|Win32
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Release|Win32.Build.0 = Release|Win32
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Release|x64.ActiveCfg = Release|x64
{7D843463-ED60-4F75-AC02-DD83E23DBA96}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal