initial commit

This commit is contained in:
2024-04-11 17:32:58 +08:00
commit 58af6f0c89
71 changed files with 38473 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"sonarlint.pathToCompileCommands": "${workspaceFolder}\\build\\BC2D\\compile_commands.json"
}