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

8 lines
108 B
JSON
Raw Permalink Normal View History

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