Create Project.

This commit is contained in:
parallelbgls
2014-07-23 14:23:31 +08:00
commit 786676215f
285 changed files with 232023 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30501.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NA200H.Connector", "NA200H.Connector\NA200H.Connector.csproj", "{CDCDAAEA-EF85-4FA0-913E-8C9C7E26B983}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CDCDAAEA-EF85-4FA0-913E-8C9C7E26B983}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CDCDAAEA-EF85-4FA0-913E-8C9C7E26B983}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CDCDAAEA-EF85-4FA0-913E-8C9C7E26B983}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CDCDAAEA-EF85-4FA0-913E-8C9C7E26B983}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal