MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.

Noah Misch <noah@leadboat.com>

Commit: 91f03ba5cf88b393bf2509f3f00dd00437a5bd54
Author: Noah Misch <noah@leadboat.com>
Date: 2014-07-14T18:07:21Z
Releases: 9.5.0
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.

Files

PathChange+/−
src/tools/msvc/clean.bat modified +2 −0
src/tools/msvc/Mkvcbuild.pm modified +14 −56