summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/src/hidapi/pc/hidapi-netbsd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/SDL-3.2.8/src/hidapi/pc/hidapi-netbsd.pc.in')
-rw-r--r--contrib/SDL-3.2.8/src/hidapi/pc/hidapi-netbsd.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/src/hidapi/pc/hidapi-netbsd.pc.in b/contrib/SDL-3.2.8/src/hidapi/pc/hidapi-netbsd.pc.in
new file mode 100644
index 0000000..fcb5ca2
--- /dev/null
+++ b/contrib/SDL-3.2.8/src/hidapi/pc/hidapi-netbsd.pc.in
@@ -0,0 +1,11 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: hidapi-netbsd
7Description: C Library for USB/Bluetooth HID device access from Linux, Mac OS X, FreeBSD, and Windows. This is the netbsd implementation.
8URL: https://github.com/libusb/hidapi
9Version: @VERSION@
10Libs: -L${libdir} -lhidapi-netbsd
11Cflags: -I${includedir}/hidapi