]> granicus.if.org Git - postgresql/commit
Fix MSVC builds for previous patch's addition of a src/port file.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Feb 2012 05:24:01 +0000 (00:24 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 29 Feb 2012 05:24:01 +0000 (00:24 -0500)
commit8cae5810ebaaabb54171d9953bdd9cc802f0d135
tree077749f6deb5e7f650ff6315e9d17d276c6392d4
parent58e9f974dcfae7c4c445631afad47d80deb83160
Fix MSVC builds for previous patch's addition of a src/port file.

(And why in the world is this OBJS list not being scraped from the
corresponding Makefile?)
src/tools/msvc/Mkvcbuild.pm