Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 276 Bytes

hidapi.pc.in

File metadata and controls

10 lines (9 loc) · 276 Bytes
 
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: hidapi
Description: C Library for USB/Bluetooth HID device access from Linux, Mac OS X, FreeBSD, and Windows.
Version: @VERSION@
Libs: -L${libdir} -lhidapi
Cflags: -I${includedir}/hidapi