wininet: Fix warnings
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-plugins-bad-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}/../gst-libs/gst/interfaces
4 includedir=${pcfiledir}/../gst-libs
5
6 Name: GStreamer Bad Plugin libraries, Uninstalled
7 Description: Currently includes the photography interface library, uninstalled
8 Version: @VERSION@
9 Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
10
11 Libs: -L${libdir} ${libdir}/libgstphotography-@GST_MAJORMINOR@.la
12 Cflags: -I${includedir}
13