2025-02-17 21:45:16 -05:00
|
|
|
{
|
|
|
|
|
"version": "0.2.1",
|
|
|
|
|
"defaults": {},
|
|
|
|
|
"configurations": [
|
|
|
|
|
{
|
|
|
|
|
"type": "default",
|
|
|
|
|
"project": "CMakeLists.txt",
|
|
|
|
|
"projectTarget": "BanjoRecompiled.exe",
|
|
|
|
|
"name": "BanjoRecompiled.exe",
|
2025-09-07 22:59:41 -04:00
|
|
|
"currentDir": "${workspaceRoot}",
|
|
|
|
|
"args": ["--show-console"]
|
2025-02-17 21:45:16 -05:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|