nfctype2: Get the actual tag data length when trying to write an NDEF
[framework/connectivity/neard.git] / neard.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5  
6 plugindir=${libdir}/neard/plugins
7
8 Name: neard
9 Description: NFC daemon
10 Requires: glib-2.0 dbus-1 libnl
11 Version: @VERSION@
12 Libs: -module -avoid-version -export-symbols-regex neard_plugin_desc
13 Cflags: -I${includedir}