hidapi/pc/hidapi-hidraw.pc.in

12 lines
363 B
PkgConfig
Raw Permalink Normal View History

2012-06-30 15:34:26 +00:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: hidapi-hidraw
Description: C Library for USB/Bluetooth HID device access from Linux, Mac OS X, FreeBSD, and Windows. This is the hidraw implementation.
2020-02-09 14:02:10 +00:00
URL: https://github.com/libusb/hidapi
2012-06-30 15:34:26 +00:00
Version: @VERSION@
Libs: -L${libdir} -lhidapi-hidraw
Cflags: -I${includedir}/hidapi