hidapi-hidraw.pc.in 325 B

12345678910
  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: hidapi-hidraw
  6. Description: C Library for USB/Bluetooth HID device access from Linux, Mac OS X, FreeBSD, and Windows. This is the hidraw implementation.
  7. Version: @VERSION@
  8. Libs: -L${libdir} -lhidapi-hidraw
  9. Cflags: -I${includedir}/hidapi