MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.
Achieve this by consistently using four-argument Solution::AddProject()
calls. Remove ad hoc Makefile parsing made redundant by doing that.
Michael Paquier and Noah Misch, reviewed by MauMau.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/91f03ba5cf88b393bf2509f3f00dd00437a5bd54
Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 70 +++++++++----------------------------------
src/tools/msvc/clean.bat | 2 ++
2 files changed, 16 insertions(+), 56 deletions(-)