1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YSFClients/YSFClients.sln

52 lines
2.9 KiB

8 years ago

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30406.217
8 years ago
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "YSFParrot", "YSFParrot\YSFParrot.vcxproj", "{D3BBE5EC-91F7-457B-B782-B616B918708F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "YSFGateway", "YSFGateway\YSFGateway.vcxproj", "{4F82857B-D2CC-48DC-91A8-6275BDD3081B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DGIdGateway", "DGIdGateway\DGIdGateway.vcxproj", "{1A4724B0-257E-45E9-943D-EABC56A1027E}"
EndProject
8 years ago
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Debug|x64.ActiveCfg = Debug|x64
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Debug|x64.Build.0 = Debug|x64
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Debug|x86.ActiveCfg = Debug|Win32
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Debug|x86.Build.0 = Debug|Win32
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Release|x64.ActiveCfg = Release|x64
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Release|x64.Build.0 = Release|x64
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Release|x86.ActiveCfg = Release|Win32
{D3BBE5EC-91F7-457B-B782-B616B918708F}.Release|x86.Build.0 = Release|Win32
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Debug|x64.ActiveCfg = Debug|x64
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Debug|x64.Build.0 = Debug|x64
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Debug|x86.ActiveCfg = Debug|Win32
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Debug|x86.Build.0 = Debug|Win32
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Release|x64.ActiveCfg = Release|x64
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Release|x64.Build.0 = Release|x64
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Release|x86.ActiveCfg = Release|Win32
{4F82857B-D2CC-48DC-91A8-6275BDD3081B}.Release|x86.Build.0 = Release|Win32
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Debug|x64.ActiveCfg = Debug|x64
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Debug|x64.Build.0 = Debug|x64
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Debug|x86.ActiveCfg = Debug|Win32
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Debug|x86.Build.0 = Debug|Win32
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Release|x64.ActiveCfg = Release|x64
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Release|x64.Build.0 = Release|x64
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Release|x86.ActiveCfg = Release|Win32
{1A4724B0-257E-45E9-943D-EABC56A1027E}.Release|x86.Build.0 = Release|Win32
8 years ago
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {40FE21AA-3910-474C-BB06-E85D59A5DDD1}
EndGlobalSection
8 years ago
EndGlobal