Un-break pg_basebackup's MSVC build.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d8bf0a1c1d3429cafb3019f2773e2f3aa68f3b65
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-11-06T16:12:48Z
Releases: 15.0
Un-break pg_basebackup's MSVC build.

Commit 23a1c6578 thought it'd be cute to refactor
pg_basebackup/Makefile with a new variable BBOBJS,
but our MSVC build system knows nothing of that.
Per buildfarm.

Files

PathChange+/−
src/tools/msvc/Mkvcbuild.pm modified +4 −0