pkg-config: Add both srcdir and builddir to the include path
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-player-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=@playerlibdir@
4 includedir=@abs_top_srcdir@/gst-libs
5
6 Name: GStreamer Player, Uninstalled
7 Description: GStreamer Player convenience library, uninstalled
8 Requires: gstreamer-@GST_API_VERSION@ gstreamer-video-@GST_API_VERSION@
9 Version: @VERSION@
10 Libs: -L${libdir} -lgstplayer-@GST_API_VERSION@
11 Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
12