testing-repository/Gtkmm3/gtk138_cfgconverter/.vscode/settings.json

6 lines
131 B
JSON
Raw Normal View History

2022-07-25 12:30:47 +08:00
{
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"files.associations": {
"iostream": "cpp"
}
}