2009-05-04 08:00:08 +00:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
2009-09-03 09:16:55 +00:00
|
|
|
libdir=@libdir@
|
2009-12-22 21:02:19 +00:00
|
|
|
includedir=@includedir@
|
|
|
|
|
2009-05-04 08:00:08 +00:00
|
|
|
Name: libnfc
|
|
|
|
Description: Near Field Communication (NFC) library
|
|
|
|
Version: @VERSION@
|
2009-09-10 13:18:51 +00:00
|
|
|
Requires: @PKG_CONFIG_REQUIRES@
|
2009-06-11 08:30:49 +00:00
|
|
|
Libs: -L${libdir} -lnfc
|
2009-05-04 08:00:08 +00:00
|
|
|
Cflags: -I${includedir}
|