This commit is contained in:
2026-06-26 00:30:13 +02:00
commit b27cd76ca8
122 changed files with 37290 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"folders": [
{
"path": "."
},
{
"name": "meshcoresmaller",
"path": "/home/bruno/mounriver-studio-projects/meshcoresmaller"
}
],
"settings": {
"mrs.workspace.type": "project",
"mrs.init.arg": "",
"files.associations": {
"*.c": "c",
"*.h": "cpp",
"*.hxx": "cpp",
"*.hpp": "cpp",
"*.c++": "cpp",
"*.cpp": "cpp",
"*.cxx": "cpp",
"*.cc": "cpp",
"*.hh": "cpp",
"*.h++": "cpp"
}
}
}