aboutsummaryrefslogtreecommitdiffstats
path: root/libraw1394.pc.in
blob: d49610ba8e9327772c0908693c3481ab7b7ee4af (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libraw1394
Description: Interface library for the Linux IEEE1394 drivers.
Version: @VERSION@
Libs: -L${libdir} -lraw1394
Cflags: -I${includedir}