Add desktop file and icon to meson build script

This commit is contained in:
Bnyro
2023-06-26 10:38:07 +02:00
parent bfa01c8609
commit d71bbcd3f3
10 changed files with 176 additions and 31 deletions

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

@@ -0,0 +1,3 @@
{
"C_Cpp.default.compileCommands": "builddir/vscode_compile_commands.json"
}