mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
support mingw
This commit is contained in:
parent
5defc3b12a
commit
47fda8071f
4 changed files with 27 additions and 7 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -6,7 +6,8 @@
|
|||
"vector": "cpp",
|
||||
"string.h": "c",
|
||||
"libpq-fe.h": "c",
|
||||
"new": "cpp"
|
||||
"new": "cpp",
|
||||
"ostream": "cpp"
|
||||
},
|
||||
"cmake.configureArgs": [
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue