blob: 1714eaafa6eed710607979aa51fcb5d3a183f840 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
Name: GStreamer Floatcast Library
Description: Platform independent floating point macros
Requires: glib-2.0
Version: @VERSION@
Libs: @LIBM@
Cflags: -I${includedir}
|