1 Star 4 Fork 7

山丘之王 / vdebug

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
VDebug.sln 5.26 KB
一键复制 编辑 原始数据 按行查看 历史
山丘之王 提交于 2021-03-28 13:27 . 提交vdebug项目工程。

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vdebug", "VDebug\VDebug.vcproj", "{C2879715-B07F-49B8-A525-2355F4B1A030}"
ProjectSection(ProjectDependencies) = postProject
{652CC710-0062-496A-8F38-4A8D779F34CB} = {652CC710-0062-496A-8F38-4A8D779F34CB}
{AB55F249-56FA-436F-89F9-EF6A930373E9} = {AB55F249-56FA-436F-89F9-EF6A930373E9}
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0} = {AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComLib", "ComLib\ComLib.vcproj", "{652CC710-0062-496A-8F38-4A8D779F34CB}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mq", "mq\mq.vcproj", "{AB55F249-56FA-436F-89F9-EF6A930373E9}"
ProjectSection(ProjectDependencies) = postProject
{652CC710-0062-496A-8F38-4A8D779F34CB} = {652CC710-0062-496A-8F38-4A8D779F34CB}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dbg", "dbg\dbg.vcproj", "{5BA61742-8B83-4F8B-AE0A-3AF7DE6B383A}"
ProjectSection(ProjectDependencies) = postProject
{652CC710-0062-496A-8F38-4A8D779F34CB} = {652CC710-0062-496A-8F38-4A8D779F34CB}
{AB55F249-56FA-436F-89F9-EF6A930373E9} = {AB55F249-56FA-436F-89F9-EF6A930373E9}
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0} = {AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DbgCtrl", "DbgCtrl\DbgCtrl.vcproj", "{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}"
ProjectSection(ProjectDependencies) = postProject
{652CC710-0062-496A-8F38-4A8D779F34CB} = {652CC710-0062-496A-8F38-4A8D779F34CB}
{AB55F249-56FA-436F-89F9-EF6A930373E9} = {AB55F249-56FA-436F-89F9-EF6A930373E9}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "runner", "runner\runner.vcproj", "{29A41601-2B64-4F24-9083-55FC8F1D5E77}"
ProjectSection(ProjectDependencies) = postProject
{652CC710-0062-496A-8F38-4A8D779F34CB} = {652CC710-0062-496A-8F38-4A8D779F34CB}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C2879715-B07F-49B8-A525-2355F4B1A030}.Debug|Win32.ActiveCfg = Debug|Win32
{C2879715-B07F-49B8-A525-2355F4B1A030}.Debug|Win32.Build.0 = Debug|Win32
{C2879715-B07F-49B8-A525-2355F4B1A030}.Debug|x64.ActiveCfg = Debug|x64
{C2879715-B07F-49B8-A525-2355F4B1A030}.Debug|x64.Build.0 = Debug|x64
{C2879715-B07F-49B8-A525-2355F4B1A030}.Release|Win32.ActiveCfg = Release|Win32
{C2879715-B07F-49B8-A525-2355F4B1A030}.Release|Win32.Build.0 = Release|Win32
{C2879715-B07F-49B8-A525-2355F4B1A030}.Release|x64.ActiveCfg = Release|x64
{C2879715-B07F-49B8-A525-2355F4B1A030}.Release|x64.Build.0 = Release|x64
{652CC710-0062-496A-8F38-4A8D779F34CB}.Debug|Win32.ActiveCfg = Debug|Win32
{652CC710-0062-496A-8F38-4A8D779F34CB}.Debug|Win32.Build.0 = Debug|Win32
{652CC710-0062-496A-8F38-4A8D779F34CB}.Debug|x64.ActiveCfg = Debug|Win32
{652CC710-0062-496A-8F38-4A8D779F34CB}.Release|Win32.ActiveCfg = Release|Win32
{652CC710-0062-496A-8F38-4A8D779F34CB}.Release|Win32.Build.0 = Release|Win32
{652CC710-0062-496A-8F38-4A8D779F34CB}.Release|x64.ActiveCfg = Release|Win32
{AB55F249-56FA-436F-89F9-EF6A930373E9}.Debug|Win32.ActiveCfg = Debug|Win32
{AB55F249-56FA-436F-89F9-EF6A930373E9}.Debug|Win32.Build.0 = Debug|Win32
{AB55F249-56FA-436F-89F9-EF6A930373E9}.Debug|x64.ActiveCfg = Debug|Win32
{AB55F249-56FA-436F-89F9-EF6A930373E9}.Release|Win32.ActiveCfg = Release|Win32
{AB55F249-56FA-436F-89F9-EF6A930373E9}.Release|Win32.Build.0 = Release|Win32
{AB55F249-56FA-436F-89F9-EF6A930373E9}.Release|x64.ActiveCfg = Release|Win32
{5BA61742-8B83-4F8B-AE0A-3AF7DE6B383A}.Debug|Win32.ActiveCfg = Debug|Win32
{5BA61742-8B83-4F8B-AE0A-3AF7DE6B383A}.Debug|Win32.Build.0 = Debug|Win32
{5BA61742-8B83-4F8B-AE0A-3AF7DE6B383A}.Debug|x64.ActiveCfg = Debug|Win32
{5BA61742-8B83-4F8B-AE0A-3AF7DE6B383A}.Release|Win32.ActiveCfg = Release|Win32
{5BA61742-8B83-4F8B-AE0A-3AF7DE6B383A}.Release|Win32.Build.0 = Release|Win32
{5BA61742-8B83-4F8B-AE0A-3AF7DE6B383A}.Release|x64.ActiveCfg = Release|Win32
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}.Debug|Win32.ActiveCfg = Debug|Win32
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}.Debug|Win32.Build.0 = Debug|Win32
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}.Debug|x64.ActiveCfg = Debug|Win32
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}.Release|Win32.ActiveCfg = Release|Win32
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}.Release|Win32.Build.0 = Release|Win32
{AC5297FB-D1BD-439F-A8CC-BE8A85D49BD0}.Release|x64.ActiveCfg = Release|Win32
{29A41601-2B64-4F24-9083-55FC8F1D5E77}.Debug|Win32.ActiveCfg = Debug|Win32
{29A41601-2B64-4F24-9083-55FC8F1D5E77}.Debug|Win32.Build.0 = Debug|Win32
{29A41601-2B64-4F24-9083-55FC8F1D5E77}.Debug|x64.ActiveCfg = Debug|Win32
{29A41601-2B64-4F24-9083-55FC8F1D5E77}.Release|Win32.ActiveCfg = Release|Win32
{29A41601-2B64-4F24-9083-55FC8F1D5E77}.Release|Win32.Build.0 = Release|Win32
{29A41601-2B64-4F24-9083-55FC8F1D5E77}.Release|x64.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
1
https://gitee.com/lougd/vdebug.git
git@gitee.com:lougd/vdebug.git
lougd
vdebug
vdebug
master

搜索帮助