projects
/
libsigrokdecode.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Consistently use _exit prefix for functions.
[libsigrokdecode.git]
/
libsigrokdecode.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libsigrokdecode
7
Description: Protocol decoder library of the sigrok logic analyzer software
8
URL: http://www.sigrok.org
9
Requires:
10
Version: @VERSION@
11
Libs: -L${libdir} -lsigrokdecode
12
Cflags: -I${includedir}
13