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