XNSim/XNWrapper/.vscode/settings.json

7 lines
87 B
JSON
Raw Permalink Normal View History

2025-04-28 12:25:20 +08:00
{
"files.associations": {
"*.cpp": "cpp",
"qvector": "cpp",
"string": "cpp"
}
}