ufbt: fixed generated project paths on Windows (#3339)

This commit is contained in:
hedger
2024-01-10 14:37:28 +03:00
committed by GitHub
parent 7eeb60e17e
commit 8c04947aa2
6 changed files with 18 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"configurationProvider": "ms-vscode.cpptools",
"cStandard": "gnu17",
"cppStandard": "c++17"
},
}
],
"version": 4
}