10 lines
221 B
JSON
10 lines
221 B
JSON
{
|
|
"makefile.extensionOutputFolder": "./.vscode",
|
|
"makefile.launchConfigurations": [
|
|
{
|
|
"cwd": "/Users/raimonzamora/dev/proj/aee",
|
|
"binaryPath": "/Users/raimonzamora/dev/proj/aee/aee",
|
|
"binaryArgs": []
|
|
}
|
|
]
|
|
} |