14 lines
No EOL
293 B
JSON
14 lines
No EOL
293 B
JSON
{
|
|
"name": "DevkitPPC",
|
|
"build": {
|
|
"dockerfile": "./Dockerfile",
|
|
"context": "."
|
|
},
|
|
"overrideCommand": false,
|
|
"remoteUser": "dev",
|
|
"extensions": [
|
|
"OGoodness.powerpc-syntax",
|
|
"ms-vscode.makefile-tools",
|
|
"ms-vscode.cpptools"
|
|
]
|
|
} |