Statistics
| Branch: | Tag: | Revision:

root / gcell / gcell.pc.in @ e0fcbaee

History | View | Annotate | Download (270 Bytes)

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@