Init
This commit is contained in:
26
.mrs/femtomesh_sw.mrs-workspace
Normal file
26
.mrs/femtomesh_sw.mrs-workspace
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "femtomesh_sw",
|
||||
"path": "../"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"mrs.workspace.type": "project",
|
||||
"files.associations": {
|
||||
"*.c": "c",
|
||||
"*.h": "cpp",
|
||||
"*.hxx": "cpp",
|
||||
"*.hpp": "cpp",
|
||||
"*.c++": "cpp",
|
||||
"*.cpp": "cpp",
|
||||
"*.cxx": "cpp",
|
||||
"*.cc": "cpp",
|
||||
"*.hh": "cpp",
|
||||
"*.h++": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user