initial
This commit is contained in:
32
vnproglib/cpp/projects/vs2012/libvncxx.sln
Normal file
32
vnproglib/cpp/projects/vs2012/libvncxx.sln
Normal file
@ -0,0 +1,32 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2012
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvncxx", "libvncxx.vcxproj", "{EF3AA23B-BE10-3339-A869-0DFD6811F902}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
MinSizeRel|Win32 = MinSizeRel|Win32
|
||||
RelWithDebInfo|Win32 = RelWithDebInfo|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{F3A9A4B0-2906-3FC1-9D9D-CD30DFCA9F67}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{F3A9A4B0-2906-3FC1-9D9D-CD30DFCA9F67}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{F3A9A4B0-2906-3FC1-9D9D-CD30DFCA9F67}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{F3A9A4B0-2906-3FC1-9D9D-CD30DFCA9F67}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.Release|Win32.Build.0 = Release|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{EF3AA23B-BE10-3339-A869-0DFD6811F902}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user