fent que funcione en make
This commit is contained in:
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"makefile.extensionOutputFolder": "./.vscode",
|
||||
"makefile.launchConfigurations": [
|
||||
{
|
||||
"cwd": "/Users/raimonzamora/dev/proj/aee",
|
||||
"binaryPath": "/Users/raimonzamora/dev/proj/aee/aee",
|
||||
"binaryArgs": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user