dshow.sln
来自「T.264源代码(基于VC开发环境 最新版本)」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dshow", "dshow.vcproj", "{926B5BC2-6374-456F-B529-154227FB59AB}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "t264lib", "..\build\vc71\t264lib.vcproj", "{70757007-324B-4331-84AA-AC29103ABC28}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{926B5BC2-6374-456F-B529-154227FB59AB}.Debug.ActiveCfg = Debug|Win32
{926B5BC2-6374-456F-B529-154227FB59AB}.Debug.Build.0 = Debug|Win32
{926B5BC2-6374-456F-B529-154227FB59AB}.Release.ActiveCfg = Release|Win32
{926B5BC2-6374-456F-B529-154227FB59AB}.Release.Build.0 = Release|Win32
{70757007-324B-4331-84AA-AC29103ABC28}.Debug.ActiveCfg = Debug|Win32
{70757007-324B-4331-84AA-AC29103ABC28}.Debug.Build.0 = Debug|Win32
{70757007-324B-4331-84AA-AC29103ABC28}.Release.ActiveCfg = Release|Win32
{70757007-324B-4331-84AA-AC29103ABC28}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?