nheko/.vscode/c_cpp_properties.json

16 lines
362 B
JSON
Raw Normal View History

{
"configurations": [
{
"name": "null",
"includePath": [],
"defines": [],
"browse": {
"path": [],
"limitSymbolsToIncludedHeaders": true,
"databaseFilename": ""
},
"intelliSenseMode": "clang-x64"
}
],
"version": 3
}