mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-11-05 22:35:06 +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}"
|
|
}
|
|
]
|
|
} |