swfsource.sln

来自「这是一个用VC++开发的flashsource端的程序」· SLN 代码 · 共 29 行

SLN
29
字号
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "swfsource", "swfsource.vcproj", "{28E53439-F587-4015-9147-9C604A49FAE3}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SwfXmlCompilerModule", "..\SwfXmlCompilerModule\SwfXmlCompilerModule.vcproj", "{1DEBEB44-637D-4F43-9371-8DFE48A6F36E}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
		{1DEBEB44-637D-4F43-9371-8DFE48A6F36E}.0 = {28E53439-F587-4015-9147-9C604A49FAE3}
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{28E53439-F587-4015-9147-9C604A49FAE3}.Debug.ActiveCfg = Debug|Win32
		{28E53439-F587-4015-9147-9C604A49FAE3}.Debug.Build.0 = Debug|Win32
		{28E53439-F587-4015-9147-9C604A49FAE3}.Release.ActiveCfg = Release|Win32
		{28E53439-F587-4015-9147-9C604A49FAE3}.Release.Build.0 = Release|Win32
		{1DEBEB44-637D-4F43-9371-8DFE48A6F36E}.Debug.ActiveCfg = Debug|Win32
		{1DEBEB44-637D-4F43-9371-8DFE48A6F36E}.Debug.Build.0 = Debug|Win32
		{1DEBEB44-637D-4F43-9371-8DFE48A6F36E}.Release.ActiveCfg = Release|Win32
		{1DEBEB44-637D-4F43-9371-8DFE48A6F36E}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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