mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
for debug linux
This commit is contained in:
parent
15e2fb00ad
commit
a0fe84b11f
2 changed files with 5 additions and 1 deletions
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
|
|
@ -20,6 +20,9 @@
|
|||
"ignoreFailures": true
|
||||
}
|
||||
]
|
||||
,"env": {
|
||||
"LD_LIBRARY_PATH": "${workspaceFolder}/build"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue