testing-repository/Gtk4/gtk153_time_reminder/.vscode/settings.json

6 lines
128 B
JSON
Raw Normal View History

2023-08-28 21:00:47 +08:00
{
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"files.associations": {
"*.xpm": "cpp"
}
}