Statistics
| Branch: | Tag: | Revision:

root / gr-wavelet / gnuradio-wavelet.pc.in @ f9b73b17

History | View | Annotate | Download (269 Bytes)

1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: gnuradio-wavelet
7
Description: Wavelet signal processing blocks for GNU Radio
8
Requires: gnuradio-core
9
Version: @LIBVER@
10
Libs: -L${libdir} -lgnuradio-wavelet
11
Cflags: -I${includedir}