Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / libusb / libusb.pc.in
blob02d67b8ca05d62545b5c63422b295ecd48024245
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 emulated=1
7 emulated_by=libusb-1.0
9 Name: libusb
10 Description: USB access library (libusb-1.0 compat wrapper)
11 Version: @LIBUSB01_VERSION@
12 Libs: -L${libdir} -lusb
13 Cflags: -I${includedir}