11 lines
245 B
PkgConfig
11 lines
245 B
PkgConfig
|
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}/libraw1394
|