mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-09-22 13:01:05 +03:00
Merge branch 'develop' into feature/sdl3
This commit is contained in:
@@ -375,6 +375,12 @@
|
||||
"command": "${project_root}/bin/eepp-ui-dropdownmodellist-debug",
|
||||
"name": "eepp-ui-dropdownmodellist-debug",
|
||||
"working_dir": "${project_root}/bin"
|
||||
},
|
||||
{
|
||||
"args": "-c system --hn-dark",
|
||||
"command": "${project_root}/bin/eepp-ui-html-debug",
|
||||
"name": "eepp-ui-html-debug",
|
||||
"working_dir": "${project_root}/bin"
|
||||
}
|
||||
],
|
||||
"var": {
|
||||
@@ -598,6 +604,18 @@
|
||||
"command": "${project_root}/bin/unit_tests/eepp-unit_tests-debug",
|
||||
"name": "eepp-unit_test-debug",
|
||||
"working_dir": "${project_root}/bin/"
|
||||
},
|
||||
{
|
||||
"args": "",
|
||||
"command": "${project_root}/bin/eepp-ui-html-debug",
|
||||
"name": "eepp-ui-html-debug",
|
||||
"working_dir": "${project_root}/bin/"
|
||||
},
|
||||
{
|
||||
"args": "",
|
||||
"command": "${project_root}/bin/eepp-ui-markdownview-debug",
|
||||
"name": "eepp-ui-markdownview-debug",
|
||||
"working_dir": "${project_root}/bin/"
|
||||
}
|
||||
],
|
||||
"var": {
|
||||
|
||||
Reference in New Issue
Block a user