23 lines
979 B
Plaintext
23 lines
979 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.25420.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "HVNC", "HVNC\HVNC.vbproj", "{BC7BE413-42AF-4F79-90E4-FBBE11E8C4C6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{BC7BE413-42AF-4F79-90E4-FBBE11E8C4C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{BC7BE413-42AF-4F79-90E4-FBBE11E8C4C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{BC7BE413-42AF-4F79-90E4-FBBE11E8C4C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{BC7BE413-42AF-4F79-90E4-FBBE11E8C4C6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|