mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-12 01:26:19 +00:00
restructuring directory
This commit is contained in:
10
automake/libnfc.pc.in
Normal file
10
automake/libnfc.pc.in
Normal file
@@ -0,0 +1,10 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
Name: libnfc
|
||||
Description: Near Field Communication (NFC) library
|
||||
Version: @VERSION@
|
||||
Requires: libusb, libpcsclite
|
||||
Libs: -L${libdir} -lmytoolkit
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user