1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/libusb-1.0.8/libusb-1.0.pc.in
2024-07-22 01:58:46 -03:00

12 lines
245 B
PkgConfig
Executable File

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libusb-1.0
Description: C API for USB device access from Linux userspace
Version: @VERSION@
Libs: -L${libdir} -lusb-1.0
Cflags: -I${includedir}/libusb-1.0