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
libusbx 1.0.18 *FINAL RELEASE*
[libusbx.git]
/
libusb-1.0.pc.in
blob
7bc33c12102feb139f665449baede73e0ebf7d5c
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libusbx-1.0
7
Description: C API for USB device access from Linux, Mac OS X, Windows and OpenBSD/NetBSD userspace
8
Version: @VERSION@
9
Libs: -L${libdir} -lusb-1.0
10
Libs.private: @LIBS@
11
Cflags: -I${includedir}/libusb-1.0