De-special-case pgevent's rc file handling
Andres Freund <andres@anarazel.de>
De-special-case pgevent's rc file handling There's really no need to build win32ver.rc as part of building pgmsgevent.rc. This will make it sligthly easier to add rc file generation to the meson build.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pgevent/Makefile | modified | +3 −2 |
| src/bin/pgevent/pgmsgevent.rc | modified | +0 −2 |
| src/tools/msvc/Mkvcbuild.pm | modified | +0 −1 |