32 lines
1.4 KiB
Plaintext
32 lines
1.4 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio 15
|
|||
|
VisualStudioVersion = 15.0.27703.2000
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "opencv", "opencv\opencv.vcxproj", "{976FFB2B-6B32-43E6-9659-8533492B8BEA}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|x64 = Debug|x64
|
|||
|
Debug|x86 = Debug|x86
|
|||
|
Release|x64 = Release|x64
|
|||
|
Release|x86 = Release|x86
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Debug|x86.ActiveCfg = Debug|Win32
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Debug|x86.Build.0 = Debug|Win32
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Release|x64.Build.0 = Release|x64
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Release|x86.ActiveCfg = Release|Win32
|
|||
|
{976FFB2B-6B32-43E6-9659-8533492B8BEA}.Release|x86.Build.0 = Release|Win32
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {4C3D7B8C-3BEB-4D74-8AED-51C2E029D005}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|