meson: Don't use .def files for Visual Studio builds

Instead, when building with Visual Studio-style compilers, define 'FcPublic' as
appropriate so that symbols will be exported without the need to maintain a
.def file.
1 file changed