gtk/modules/printbackends
David Lechner b509809f34 meson: use correct module file extension on macOS
GModule requires the .so file extension on macOS for historic reasons.
However Meson defaults to .dylib for modules, so we need to override
it to get the correct extension.

Fixes #3645.
2021-02-05 16:54:28 -06:00
..
gtkcloudprintaccount.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcloudprintaccount.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupssecretsutils.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcupssecretsutils.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupsutils.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupsutils.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintbackendcloudprint.c cloudprint: Make compile without warnings 2020-10-27 16:43:34 +01:00
gtkprintbackendcloudprint.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendcups.c Fix the build with cups < 2.2.12 2020-10-26 19:16:26 +01:00
gtkprintbackendcups.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendfile.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintbackendfile.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendlpr.c lpr: fix cast warning 2020-11-18 20:16:40 -08:00
gtkprintbackendlpr.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintercloudprint.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercloudprint.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercups.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercups.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
meson.build meson: use correct module file extension on macOS 2021-02-05 16:54:28 -06:00