1 Star 0 Fork 0

BobLiu21/windowsdll

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
testwindowdll.sln 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
BobLiu21 提交于 2023-06-08 10:02 . version 1.0.0.0

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}") = "testwindowdll", "testwindowdll\testwindowdll.vcxproj", "{F2C8C3F3-D359-4607-A897-450D22A13D92}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testdemo", "testdemo\testdemo.vcxproj", "{98E49632-179F-418B-893F-5515B4B7801E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F2C8C3F3-D359-4607-A897-450D22A13D92}.Debug|x64.ActiveCfg = Debug|x64
{F2C8C3F3-D359-4607-A897-450D22A13D92}.Debug|x64.Build.0 = Debug|x64
{F2C8C3F3-D359-4607-A897-450D22A13D92}.Release|x64.ActiveCfg = Release|x64
{F2C8C3F3-D359-4607-A897-450D22A13D92}.Release|x64.Build.0 = Release|x64
{98E49632-179F-418B-893F-5515B4B7801E}.Debug|x64.ActiveCfg = Debug|x64
{98E49632-179F-418B-893F-5515B4B7801E}.Debug|x64.Build.0 = Debug|x64
{98E49632-179F-418B-893F-5515B4B7801E}.Release|x64.ActiveCfg = Release|x64
{98E49632-179F-418B-893F-5515B4B7801E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {961F2A90-3BA5-41AB-A218-19C15C92F35B}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bobliu21/windowsdll.git
git@gitee.com:bobliu21/windowsdll.git
bobliu21
windowsdll
windowsdll
master

搜索帮助