Merge commit '852f2a6343518919e5ca8d3c1bbcab9f493e3cd8'
This commit is contained in:
11
external/sdl/SDL/src/hidapi/pc/hidapi-netbsd.pc.in
vendored
Normal file
11
external/sdl/SDL/src/hidapi/pc/hidapi-netbsd.pc.in
vendored
Normal file
@ -0,0 +1,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
|
Reference in New Issue
Block a user