Convert app to c++

This commit is contained in:
Attila Body 2025-07-03 19:12:18 +02:00
parent 069f8c8465
commit c35b33b613
Signed by: abody
GPG key ID: BD0C6214E68FB5CF
8 changed files with 64 additions and 16 deletions

3
.vscode/launch.json vendored
View file

@ -26,7 +26,8 @@
"text": "-gdb-set disassembly-flavor intel",
"ignoreFailures": true
}
]
],
"preLaunchTask": "CMake: build"
}