Back to development
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-cdda-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=
5 # includedir is builddir because it is used to find gstconfig.h in places
6 includedir=@abs_top_builddir@/gst-libs
7
8 Name: GStreamer CDDA Library, Uninstalled
9 Description: CDDA base classes, uninstalled
10 Version: @VERSION@
11 Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@ gstreamer-tag-@GST_MAJORMINOR@
12 Libs: @abs_top_builddir@/gst-libs/gst/cdda/libgstcdda-@GST_MAJORMINOR@.la
13 Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
14