Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.
[debian/gnuradio] / gcell / gcell.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: gcell
7 Description: The GNU Radio SPE scheduler and RPC mechanism
8 Requires: gnuradio-omnithread mblock
9 Version: @VERSION@
10 Libs: -L${libdir} -lgcell
11 Cflags: -I${includedir} @DEFINES@