Minor clean up.

This commit is contained in:
Martín Lucas Golini
2024-10-19 14:32:58 -03:00
parent 46b2a1b769
commit 1914488336
7 changed files with 18 additions and 20 deletions

View File

@@ -186,6 +186,18 @@
"name": "eepp-unit_tests",
"run_in_terminal": true,
"working_dir": "${project_root}/bin/unit_tests"
},
{
"args": "",
"command": "eepp-empty-window-debug",
"name": "eepp-empty_window-debug",
"working_dir": "${project_root}/bin"
},
{
"args": "",
"command": "eepp-empty-window",
"name": "eepp-empty_window",
"working_dir": "${project_root}/bin"
}
],
"var": {