Use the AddFile function consistently in MSVC build scripts
David Rowley <drowley@postgresql.org>
Use the AddFile function consistently in MSVC build scripts We seem to be using a mix of manually adding to the 'files' hash and calling the Addfile() method. Let's just consistently use AddFile(). Reviewed-by: Dagfinn Ilmari Mannsåker Discussion: https://postgr.es/m/CAApHDvpo6g5csCTjc_0C7DMvgFPomVb0Rh-AcW5afd=Ya=LRuw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/Project.pm | modified | +5 −5 |
Discussion
- Reduce the number of special cases to build contrib modules on windows 31 messages · 2020-11-02 → 2021-08-09