Files
e36/.vscode/settings.json

9 lines
212 B
JSON

{
"makefile.launchConfigurations": [
{
"cwd": "/home/sebastian/Documents/e36",
"binaryPath": "/home/sebastian/Documents/e36/e36",
"binaryArgs": []
}
]
}