mysimulation/.vscode/settings.json

5 lines
64 B
JSON
Raw Normal View History

{
"files.associations": {
"libgldemo.h": "c"
}
}