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
Samples: Fix "warning: no newline at end of file" in xusb.c
[libusbx.git]
/
libusb-1.0.pc.in
blob
81b56ec9e523eb336c93d33671f9fcba88949bee
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, 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
12