mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 06:05:49 -06:00
vscode setting
This commit is contained in:
parent
8643a0f10d
commit
fb9da46b50
1 changed files with 2 additions and 2 deletions
4
.vscode/c_cpp_properties.json
vendored
4
.vscode/c_cpp_properties.json
vendored
|
|
@ -6,8 +6,8 @@
|
|||
"${workspaceFolder}/**",
|
||||
"${workspaceFolder}",
|
||||
"/usr/include/libxml2",
|
||||
"/usr/include/pgsql/server",
|
||||
"/usr/local/include/wx-3.2"
|
||||
"/usr/include/pgsql",
|
||||
"/usr/include/wx-3.2"
|
||||
],
|
||||
"defines": ["__cplusplus"],
|
||||
"compilerPath": "/usr/bin/g++",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue