xserver-multidpi/hw/xfree86/shadowfb
Jon Turney a10b4fcdc0 meson: Fix linkage of loadable modules for PE/COFF
For the loadable modules it makes sense to build for PE/COFF targets, link
those loadable modules with the import library for the Xorg executable, so
that symbols provided by the executable can be satisfied at link time (as
required by PE/COFF).

Since this uses the syntax of using the returned build target object from an
executable() with an implib: kwarg to link_with:, introduced in meson 0.42
and a syntax error with older meson, also update the minimum meson version
which we require in project() to that.

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
2017-10-12 15:22:04 -04:00
..
Makefile.am shadowfb: Rename this particular shadow.c to shadowfb.c 2016-12-12 14:10:44 -05:00
meson.build meson: Fix linkage of loadable modules for PE/COFF 2017-10-12 15:22:04 -04:00
sfbmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
shadowfb.c shadowfb: Rename this particular shadow.c to shadowfb.c 2016-12-12 14:10:44 -05:00
shadowfb.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00