repo.or.cz
/
libfprint.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
v0.0.4 release
[libfprint.git]
/
libfprint.pc.in
blob
30687d130f56fa6f09fb6ee1d5265fe32a33e024
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libfprint
7
Description: Generic C API for fingerprint reader access
8
Version: @VERSION@
9
Libs: -L${libdir} -lfprint
10
Cflags: -I${includedir}/libfprint
11