wpcap.sln

来自「tcp数据流重放工具」· SLN 代码 · 共 40 行

SLN
40
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpcap", "..\libpcap\Win32\Prj\libpcap.vcproj", "{EB4F5E15-063B-47B4-A56A-F5AFA0F5C3C1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rpcapd", "..\libpcap\rpcapd\rpcapd.vcproj", "{F8CC1AA9-14AA-4693-8ED8-0E681600C6A3}"
	ProjectSection(ProjectDependencies) = postProject
		{FEE9F443-E42E-40F5-9B83-3068851BAB91} = {FEE9F443-E42E-40F5-9B83-3068851BAB91}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wpcap", "wpcap.vcproj", "{FEE9F443-E42E-40F5-9B83-3068851BAB91}"
	ProjectSection(ProjectDependencies) = postProject
		{EB4F5E15-063B-47B4-A56A-F5AFA0F5C3C1} = {EB4F5E15-063B-47B4-A56A-F5AFA0F5C3C1}
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{EB4F5E15-063B-47B4-A56A-F5AFA0F5C3C1}.Debug.ActiveCfg = Debug|Win32
		{EB4F5E15-063B-47B4-A56A-F5AFA0F5C3C1}.Debug.Build.0 = Debug|Win32
		{EB4F5E15-063B-47B4-A56A-F5AFA0F5C3C1}.Release.ActiveCfg = Release|Win32
		{EB4F5E15-063B-47B4-A56A-F5AFA0F5C3C1}.Release.Build.0 = Release|Win32
		{F8CC1AA9-14AA-4693-8ED8-0E681600C6A3}.Debug.ActiveCfg = Debug|Win32
		{F8CC1AA9-14AA-4693-8ED8-0E681600C6A3}.Debug.Build.0 = Debug|Win32
		{F8CC1AA9-14AA-4693-8ED8-0E681600C6A3}.Release.ActiveCfg = Release|Win32
		{F8CC1AA9-14AA-4693-8ED8-0E681600C6A3}.Release.Build.0 = Release|Win32
		{FEE9F443-E42E-40F5-9B83-3068851BAB91}.Debug.ActiveCfg = Debug|Win32
		{FEE9F443-E42E-40F5-9B83-3068851BAB91}.Debug.Build.0 = Debug|Win32
		{FEE9F443-E42E-40F5-9B83-3068851BAB91}.Release.ActiveCfg = Release|Win32
		{FEE9F443-E42E-40F5-9B83-3068851BAB91}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?