summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/src/hidapi/pc/hidapi-netbsd.pc.in
blob: fcb5ca2152e8773a15dee0a5a0ecde0a4a7e6c2d (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: hidapi-netbsd
Description: C Library for USB/Bluetooth HID device access from Linux, Mac OS X, FreeBSD, and Windows. This is the netbsd implementation.
URL: https://github.com/libusb/hidapi
Version: @VERSION@
Libs: -L${libdir} -lhidapi-netbsd
Cflags: -I${includedir}/hidapi