diff options
Diffstat (limited to 'gr-wxgui/gr-wxgui.pc.in')
-rw-r--r-- | gr-wxgui/gr-wxgui.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gr-wxgui/gr-wxgui.pc.in b/gr-wxgui/gr-wxgui.pc.in new file mode 100644 index 000000000..a3e352f0f --- /dev/null +++ b/gr-wxgui/gr-wxgui.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: gr-wxgui +Description: A simple wx gui for GNU Radio applications +Requires: gnuradio-core +Version: @VERSION@ +Libs: +Cflags: |