MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.
Noah Misch <noah@leadboat.com>
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
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/clean.bat | modified | +2 −0 |
| src/tools/msvc/Mkvcbuild.pm | modified | +14 −56 |