Don't duplicate references and libraries in MSVC scripts
David Rowley <drowley@postgresql.org>
Don't duplicate references and libraries in MSVC scripts In order not to duplicate references and libraries in the Visual Studio project files produced by the MSVC build scripts, have them check if a particular reference or library already exists before adding the same one again. Reviewed-by: Álvaro Herrera, Andrew Dunstan, 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 | +9 −2 |
Discussion
- Reduce the number of special cases to build contrib modules on windows 31 messages · 2020-11-02 → 2021-08-09