root/gnuradio/tags/releases/3.0.3rc2/usrp/usrp.pc.in

Revision 2831 (checked in by eblossom, 4 years ago)

x86_64 mods

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: usrp
7 Description: Universal Software Radio Peripheral
8 Requires:
9 Version: @VERSION@
10 Libs: -L${libdir} -lusrp -lusb
11 Cflags: -I${includedir} @DEFINES@
Note: See TracBrowser for help on using the browser.