We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb66d1 commit e4c8d95Copy full SHA for e4c8d95
1 file changed
binding.gyp
@@ -16,7 +16,7 @@
16
}],
17
['OS=="win"', {
18
'include_dirs': ['<!@(pg_config --includedir)'],
19
- 'libraries' : ['libpq.dll'],
+ 'libraries' : ['libpq.lib'],
20
'msvs_settings': {
21
'VCLinkerTool' : {
22
'AdditionalLibraryDirectories' : [
0 commit comments