Magpie/src/_ConanDeps/msvc.profile
Xu 6fc3594d9d
支持 Visual Studio 2026 (#1343)
* chore: 支持 VS2026

* docs: 更新文档以及排除 pdb

* chore: 修复 pdb 生成

* chore: 禁止 Magpie.Core 生成 pdb

* chore: 清理
2025-11-27 21:57:38 +08:00

9 lines
161 B
Text

[settings]
os=Windows
compiler=msvc
compiler.version=195
compiler.runtime=static
compiler.cppstd=17
[conf]
tools.info.package_id:confs=["tools.build:cxxflags"]