Initialize Tizen 2.3
[framework/multimedia/gst-plugins-base0.10.git] / mobile / pkgconfig / gstreamer-tag-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 girdir=@abs_top_builddir@/gst-libs/gst/tag
8 typelibdir=@abs_top_builddir@/gst-libs/gst/tag
9
10 Name: GStreamer Tag Library, Uninstalled
11 Description: Tag base classes and helper functions, uninstalled
12 Version: @VERSION@
13 Requires: gstreamer-@GST_MAJORMINOR@
14 Libs: @abs_top_builddir@/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la
15 Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
16