libnfc/libnfc.pc.in

11 lines
254 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
2009-09-03 11:16:55 +02:00
libdir=@libdir@
includedir=@includedir@/@PACKAGE@
Name: libnfc
Description: Near Field Communication (NFC) library
Version: @VERSION@
Requires: libusb, libpcsclite
Libs: -L${libdir} -lnfc
Cflags: -I${includedir}