summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-sdp-uninstalled.pc.in
blob: d4591b5837d55ba69fbf6cb372cc69263eac7e88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=
# includedir is builddir because it is used to find gstconfig.h in places
includedir=@abs_top_builddir@/gst-libs

Name: GStreamer SDP Library, Uninstalled
Description: SDP helper functions, uninstalled
Version: @VERSION@
Requires: glib-2.0
Libs: @abs_top_builddir@/gst-libs/gst/sdp/libgstsdp-@GST_MAJORMINOR@.la
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs