MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.
authorNoah Misch <noah@leadboat.com>
Mon, 14 Jul 2014 18:07:21 +0000 (14:07 -0400)
committerNoah Misch <noah@leadboat.com>
Mon, 14 Jul 2014 18:07:21 +0000 (14:07 -0400)
commit91f03ba5cf88b393bf2509f3f00dd00437a5bd54
treed857ab206a677c05716fc140dabe9221fa98d887
parent52be3aae5bfe84346b7ce202eae3447a07dfc882
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.
src/tools/msvc/Mkvcbuild.pm
src/tools/msvc/clean.bat