From 0c391fdbce5a079cf03e483eb6174dd47806163d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 7 Aug 2019 21:08:47 +0800 Subject: *misc --- Source/external/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Source/external/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in (limited to 'Source/external/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in') diff --git a/Source/external/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in b/Source/external/SDL2/src/hidapi/pc/hidapi-hidraw.pc.in new file mode 100644 index 0000000..e20558d --- /dev/null +++ b/Source/external/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