This repository has been archived on 2022-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
libraw1394/libraw1394.pc.in

11 lines
234 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}