Samples: Fix "warning: no newline at end of file" in xusb.c
[libusbx.git] / libusb-1.0.pc.in
blob81b56ec9e523eb336c93d33671f9fcba88949bee
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libusb-1.0
7 Description: C API for USB device access from Linux, Mac OS X and Windows userspace
8 Version: @VERSION@
9 Libs: -L${libdir} -lusb-1.0
10 Libs.private: @PC_LIBS_PRIVATE@
11 Cflags: -I${includedir}/libusb-1.0