32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30717.126
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "firmware_update", "firmware_update.vcxproj", "{04D3924A-69D8-433A-8B5A-04646A2C40D6}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvncxx", "..\..\..\..\projects\vs2019\libvncxx.vcxproj", "{72FA8039-B6D8-37DF-8FC0-CDE71377C512}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{04D3924A-69D8-433A-8B5A-04646A2C40D6}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{04D3924A-69D8-433A-8B5A-04646A2C40D6}.Debug|x86.Build.0 = Debug|Win32
|
|
{04D3924A-69D8-433A-8B5A-04646A2C40D6}.Release|x86.ActiveCfg = Release|Win32
|
|
{04D3924A-69D8-433A-8B5A-04646A2C40D6}.Release|x86.Build.0 = Release|Win32
|
|
{72FA8039-B6D8-37DF-8FC0-CDE71377C512}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{72FA8039-B6D8-37DF-8FC0-CDE71377C512}.Debug|x86.Build.0 = Debug|Win32
|
|
{72FA8039-B6D8-37DF-8FC0-CDE71377C512}.Release|x86.ActiveCfg = Release|Win32
|
|
{72FA8039-B6D8-37DF-8FC0-CDE71377C512}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8FA300D7-9E17-4CD7-AF70-0EDB3ABE57FB}
|
|
EndGlobalSection
|
|
EndGlobal
|