From c5480830c6e8e8e862523b3ebf3117fda8a100df Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 9 Feb 2010 16:28:16 -0800 Subject: renamed usrp_uhd to uhd --- uhd.pc.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 uhd.pc.in (limited to 'uhd.pc.in') diff --git a/uhd.pc.in b/uhd.pc.in new file mode 100644 index 000000000..58516c025 --- /dev/null +++ b/uhd.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: uhd +Description: Universal Software Radio Peripheral - Unified Hardware Driver +Requires: +Version: @VERSION@ +Libs: -L${libdir} -luhd +Cflags: -I${includedir} -- cgit v1.2.3