2024-05-14 02:14:13 +02:00

34 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvnc", "..\..\..\..\projects\vs2017\libvnc.vcxproj", "{E237AE2C-CE1B-39F5-B931-3C0E53353E53}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spi", "spi.vcxproj", "{7FD1457E-F969-3283-99D4-282344F762A7}"
ProjectSection(ProjectDependencies) = postProject
{E237AE2C-CE1B-39F5-B931-3C0E53353E53} = {E237AE2C-CE1B-39F5-B931-3C0E53353E53}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A0654F5E-4F6F-3A23-AFEE-D128A227748B}.Debug|Win32.ActiveCfg = Debug|Win32
{A0654F5E-4F6F-3A23-AFEE-D128A227748B}.Release|Win32.ActiveCfg = Release|Win32
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Debug|Win32.ActiveCfg = Debug|Win32
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Debug|Win32.Build.0 = Debug|Win32
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Release|Win32.ActiveCfg = Release|Win32
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Release|Win32.Build.0 = Release|Win32
{7FD1457E-F969-3283-99D4-282344F762A7}.Debug|Win32.ActiveCfg = Debug|Win32
{7FD1457E-F969-3283-99D4-282344F762A7}.Debug|Win32.Build.0 = Debug|Win32
{7FD1457E-F969-3283-99D4-282344F762A7}.Release|Win32.ActiveCfg = Release|Win32
{7FD1457E-F969-3283-99D4-282344F762A7}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal