ctest/.vscode/settings.json

7 lines
89 B
JSON

{
"files.associations": {
"ctest.h": "c",
"typeinfo": "c",
"*.a": "c"
}
}