De-special-case pgevent's rc file handling
authorAndres Freund <[email protected]>
Sat, 24 Sep 2022 19:04:56 +0000 (12:04 -0700)
committerAndres Freund <[email protected]>
Sat, 24 Sep 2022 19:04:56 +0000 (12:04 -0700)
commiteef63941c127bcfbc278445b85cf3d9dd9e323b0
tree2892a393f473bead740a980b2a7e6b256fd14b22
parenta075c616d22921fd90eafa852f140df9cd832209
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.
src/bin/pgevent/Makefile
src/bin/pgevent/pgmsgevent.rc
src/tools/msvc/Mkvcbuild.pm