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