restructuring directory

This commit is contained in:
Roel Verdult
2009-06-03 08:07:58 +00:00
parent 7203015ed9
commit 4188f99a20
33 changed files with 71 additions and 54 deletions

10
automake/libnfc.pc.in Normal file
View 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}