From 9645be0af1b1d5cb0ad5892d5464e1b23c51b550 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 11 May 2019 22:54:56 +0800 Subject: *init --- source/3rd-party/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 source/3rd-party/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in (limited to 'source/3rd-party/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in') diff --git a/source/3rd-party/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in b/source/3rd-party/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in new file mode 100644 index 0000000..e20558d --- /dev/null +++ b/source/3rd-party/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in @@ -0,0 +1,10 @@ +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. +Version: @VERSION@ +Libs: -L${libdir} -lhidapi-hidraw +Cflags: -I${includedir}/hidapi -- cgit v1.1-26-g67d0