pkgconfig: add back support for builddir != srcdir case in uninstalled setup
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-net-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=
5 includedir=
6
7 Name: GStreamer networking library, uninstalled
8 Description: Network-enabled GStreamer plug-ins and clocking, uninstalled
9 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
10 Version: @VERSION@
11
12 Libs: @abs_top_builddir@/libs/gst/net/libgstnet-@GST_MAJORMINOR@.la
13 Cflags: -I@abs_top_srcdir@/libs -I@abs_top_builddir@/libs