lab.cpp/SDL#5/.vscode/settings.json

8 lines
108 B
JSON

{
"files.associations": {
"thread": "cpp"
},
"C_Cpp.default.includePath": [
"/usr/include/SDL2/"
]
}