diff options
Diffstat (limited to 'gr-video-sdl/gnuradio-video-sdl.pc.in')
-rw-r--r-- | gr-video-sdl/gnuradio-video-sdl.pc.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gr-video-sdl/gnuradio-video-sdl.pc.in b/gr-video-sdl/gnuradio-video-sdl.pc.in deleted file mode 100644 index ade9ba910..000000000 --- a/gr-video-sdl/gnuradio-video-sdl.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: gnuradio-video-sdl -Description: GNU Radio blocks for the SDL library -Requires: gnuradio-core sdl -Version: @LIBVER@ -Libs: -L${libdir} -lgnuradio-video-sdl -Cflags: -I${includedir} |