repo.or.cz
/
libusbx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add missing argument to libusb_wait_for_event() documentation, fix #55
[libusbx.git]
/
libusb-1.0.pc.in
blob
0abb16b2f0ec143196aed797c94be666d432372e
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libusb-1.0
7
Description: C API for USB device access from Linux userspace
8
Version: @VERSION@
9
Libs: -L${libdir} -lusb-1.0
10
Libs.private: @PC_LIBS_PRIVATE@
11
Cflags: -I${includedir}/libusb-1.0
12