2016-06-05 06:00:36 +08:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio 2013
|
|
|
|
|
VisualStudioVersion = 12.0.40629.0
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2016-06-05 21:51:53 +08:00
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "btparser", "btparser\btparser.vcxproj", "{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}"
|
2016-06-05 06:00:36 +08:00
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Win32 = Debug|Win32
|
2016-06-05 22:07:04 +08:00
|
|
|
|
Debug|x64 = Debug|x64
|
2016-06-05 06:00:36 +08:00
|
|
|
|
Release|Win32 = Release|Win32
|
2016-06-05 22:07:04 +08:00
|
|
|
|
Release|x64 = Release|x64
|
2016-06-05 06:00:36 +08:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Debug|Win32.Build.0 = Debug|Win32
|
2016-06-05 22:07:04 +08:00
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Debug|x64.Build.0 = Debug|x64
|
2016-06-05 06:00:36 +08:00
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Release|Win32.ActiveCfg = Release|Win32
|
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Release|Win32.Build.0 = Release|Win32
|
2016-06-05 22:07:04 +08:00
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{B0411C78-2F06-49E0-8DE9-5C52A466F5DE}.Release|x64.Build.0 = Release|x64
|
2016-06-05 06:00:36 +08:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|