update database, added unneccery switches

This commit is contained in:
2023-05-14 22:52:02 +03:00
parent 41781f5a13
commit 8c3e643a92
8 changed files with 76 additions and 10 deletions

View File

@@ -0,0 +1,11 @@
{
"profiles": {
"Profile 1": {
"commandName": "Project"
},
"Profile 2": {
"commandName": "Project",
"commandLineArgs": "-f \"C:\\Program Files (x86)\\WinDirStat\\windirstat.exe\""
}
}
}