Codebase list libfreefare / upstream/latest libnfc.pc.in
upstream/latest

Tree @upstream/latest (Download .tar.gz)

libnfc.pc.in @upstream/latestraw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libnfc
Description: Near Field Communication (NFC) library
Version: @VERSION@
Requires: @PKG_CONFIG_REQUIRES@
Libs: -L${libdir} -lnfc
Cflags: -I${includedir}