标签:dep 默认 nic deb std efi ade intel pil
{
"configurations": [
{
"name": "MinGW",
"intelliSenseMode": "gcc-x64",
"compilerPath": "D:/mingw-w64/bin/g++.exe",
"browse": {
"path": [
"${workspaceFolder}"
],
"limitSymbolsToIncludedHeaders": true
},
"includePath": [
"${workspaceFolder}"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"cStandard": "c11",
"cppStandard": "c++17"
}
],
"version": 4
}
标签:dep 默认 nic deb std efi ade intel pil
原文地址:https://www.cnblogs.com/WuLiaoTC/p/10358975.html