G4-ExampleB1/G4.code-workspace
2022-04-29 13:24:29 +08:00

12 lines
110 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.icc": "cpp"
}
}
}