repo.or.cz
/
libjaylink.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
HACKING: Some small updates
[libjaylink.git]
/
libjaylink.pc.in
blob
a5efd3a551659dc614fdee48e781a9b3e023d3e0
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libjaylink
7
Description: Library to access J-Link devices
8
Version: @VERSION@
9
Requires.private: @JAYLINK_PKG_LIBS@
10
Libs: -L${libdir} -ljaylink
11
Cflags: -I${includedir}