加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
opencv_project.sln 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
Hammer 提交于 2023-03-02 08:57 . v1.0.0 首次提交

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "opencv_project", "opencv_project\opencv_project.vcxproj", "{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}"
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
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Debug|x64.ActiveCfg = Debug|x64
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Debug|x64.Build.0 = Debug|x64
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Debug|x86.ActiveCfg = Debug|Win32
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Debug|x86.Build.0 = Debug|Win32
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Release|x64.ActiveCfg = Release|x64
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Release|x64.Build.0 = Release|x64
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Release|x86.ActiveCfg = Release|Win32
{C5CE887F-D219-4014-BBEE-A38D6ED4FFB7}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {01C46D47-14D0-4F1F-83F8-3AC83FB8D10E}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化