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

6 lines
131 B
JSON
Raw Normal View History

2022-08-28 16:25:27 +08:00
{
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"files.associations": {
"iostream": "cpp"
}
}