mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-23 06:54:33 -04:00
14 lines
301 B
JSON
14 lines
301 B
JSON
{
|
|
"version": "0.2.1",
|
|
"defaults": {},
|
|
"configurations": [
|
|
{
|
|
"type": "default",
|
|
"project": "CMakeLists.txt",
|
|
"projectTarget": "Zelda64Recompiled.exe",
|
|
"name": "Zelda64Recompiled.exe",
|
|
"currentDir": "${workspaceRoot}",
|
|
"args": ["--show-console"]
|
|
}
|
|
]
|
|
} |