We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3111af5 commit ecf5c1eCopy full SHA for ecf5c1e
src/tools/msvc/Install.pm
@@ -76,7 +76,7 @@ sub Install
76
'Import libraries',
77
$target .'/lib/',
78
"$conf\\", "postgres\\postgres.lib","libpq\\libpq.lib", "libecpg\\libecpg.lib",
79
- "libpgport\\libpgport.lib"
+ "libpgport\\libpgport.lib", "libpgtypes\\libpgtypes.lib","libecpg_compat\\libecpg_compat.lib"
80
);
81
CopySetOfFiles(
82
'timezone names',
0 commit comments