projects
/
media-ctl.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rename libraries to descriptive names
[media-ctl.git]
/
libv4l2subdev.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libv4l2subdev
7
Description: V4L2 subdevice library.
8
Requires: libmediactl
9
Version: @PACKAGE_VERSION@
10
Cflags: -I${includedir}
11
Libs: -L${libdir} -lv4l2subdev