uninstalled.pc: add support for non libtool build systems
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-wayland-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}/../gst-libs/gst/wayland/.libs
4 includedir=${pcfiledir}/../gst-libs
5
6 Name: GStreamer Wayland, Uninstalled
7 Description: GStreamer Wayland support, uninstalled
8 Requires: gstreamer-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@
9 Version: @VERSION@
10 Libs: -L${libdir} -lgstwayland-@GST_API_VERSION@
11 Cflags: -I${includedir}
12