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