1 Star 11 Fork 2

电子羊/QChat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
QChat.sln 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
mnzn2530 提交于 2024-02-02 22:00 . 添加登陆

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QChatClient", "QchatClient\QChat.vcxproj", "{77CF5654-C466-4334-88CF-2A8C85826C8F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QChatSrv", "QChatSrv\QChatSrv.vcxproj", "{B80CA592-9957-47F6-AB63-691FB5A4896E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{77CF5654-C466-4334-88CF-2A8C85826C8F}.Release|x64.ActiveCfg = Release|x64
{77CF5654-C466-4334-88CF-2A8C85826C8F}.Release|x64.Build.0 = Release|x64
{B80CA592-9957-47F6-AB63-691FB5A4896E}.Release|x64.ActiveCfg = Release|x64
{B80CA592-9957-47F6-AB63-691FB5A4896E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {232D4F4C-9611-4717-8013-5D0A96B889F0}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/mnzn2530/qchat.git
git@gitee.com:mnzn2530/qchat.git
mnzn2530
qchat
QChat
master

搜索帮助