1 Star 1 Fork 1

小鱼干 / cMENU

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CppProperties.json 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
小鱼干 提交于 2020-02-20 13:00 . std modify for compatibility
{
"configurations": [
{
"inheritEnvironments": [
"msvc_x64"
],
"name": "x64-Release",
"includePath": [
"${env.INCLUDE}",
"${workspaceRoot}\\**"
],
"defines": [
"WIN32",
"NDEBUG",
"UNICODE",
"_UNICODE"
],
"intelliSenseMode": "windows-msvc-x64"
}
]
}
C
1
https://gitee.com/bupt_xyg/cMENU.git
git@gitee.com:bupt_xyg/cMENU.git
bupt_xyg
cMENU
cMENU
master

搜索帮助