mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-06 06:45:05 +01:00
13 lines
267 B
JSON
13 lines
267 B
JSON
{
|
|
"version": "0.2.1",
|
|
"defaults": {},
|
|
"configurations": [
|
|
{
|
|
"type": "default",
|
|
"project": "CMakeLists.txt",
|
|
"projectTarget": "Zelda64Recompiled.exe",
|
|
"name": "Zelda64Recompiled.exe",
|
|
"currentDir": "${workspaceRoot}"
|
|
}
|
|
]
|
|
} |