libnfc/libnfc.pc.in

12 lines
247 B
PkgConfig
Raw Permalink Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
2009-09-03 11:16:55 +02:00
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}