initial
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
|
||||
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 Example", "Firmware Update Example.vcxproj", "{615ED95B-A8FD-44D7-A8BF-3879D236C3FE}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvnc", "..\..\..\..\projects\vs2017\libvnc.vcxproj", "{E237AE2C-CE1B-39F5-B931-3C0E53353E53}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x86 = Debug|x86
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{615ED95B-A8FD-44D7-A8BF-3879D236C3FE}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{615ED95B-A8FD-44D7-A8BF-3879D236C3FE}.Debug|x86.Build.0 = Debug|Win32
|
||||
{615ED95B-A8FD-44D7-A8BF-3879D236C3FE}.Release|x86.ActiveCfg = Release|Win32
|
||||
{615ED95B-A8FD-44D7-A8BF-3879D236C3FE}.Release|x86.Build.0 = Release|Win32
|
||||
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Debug|x86.Build.0 = Debug|Win32
|
||||
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Release|x86.ActiveCfg = Release|Win32
|
||||
{E237AE2C-CE1B-39F5-B931-3C0E53353E53}.Release|x86.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {7AEE4A97-D29B-418A-A35F-75821820433A}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user