hidapi-netbsd.pc.in 363 B

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