21 lines
886 B
Plaintext
21 lines
886 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Basic Express 2010
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SerialPortInterface", "SerialPortInterface\SerialPortInterface.vbproj", "{D2D4ACE6-2289-433C-996D-7773D4D5066A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D2D4ACE6-2289-433C-996D-7773D4D5066A}.Debug|x86.ActiveCfg = Debug|x86
|
|
{D2D4ACE6-2289-433C-996D-7773D4D5066A}.Debug|x86.Build.0 = Debug|x86
|
|
{D2D4ACE6-2289-433C-996D-7773D4D5066A}.Release|x86.ActiveCfg = Release|x86
|
|
{D2D4ACE6-2289-433C-996D-7773D4D5066A}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|