1 Star 0 Fork 3

godxkey / Direct3D_12_Study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
BZSoftTut01.sln 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
烟雨迷离半世殇 提交于 2021-01-01 20:31 . feat:完成窗口创建

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BZSoftTut01", "BZSoftTut01\BZSoftTut01.vcxproj", "{19D32EAD-01C3-4DDD-B114-1A432CA958A6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Debug|x64.ActiveCfg = Debug|x64
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Debug|x64.Build.0 = Debug|x64
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Debug|x86.ActiveCfg = Debug|Win32
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Debug|x86.Build.0 = Debug|Win32
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Release|x64.ActiveCfg = Release|x64
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Release|x64.Build.0 = Release|x64
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Release|x86.ActiveCfg = Release|Win32
{19D32EAD-01C3-4DDD-B114-1A432CA958A6}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
C/C++
1
https://gitee.com/xipis/direct3-d_12_-study.git
git@gitee.com:xipis/direct3-d_12_-study.git
xipis
direct3-d_12_-study
Direct3D_12_Study
master

搜索帮助