4 Commits

Author SHA1 Message Date
Ben
091631f236 Match libnfc/makefile.am exports
Match this list of EXPORTS used for windows building to the Makefile.am equivalent for unix found at \libnfc\Makefile.am (libnfc_la_LDFLAGS = ... -export-symbols-regex 
'^nfc_|^iso14443a_|^iso14443b_|^str_nfc_|pn53x_transceive|pn532_SAMConfiguration|pn53x_read_register|pn53x_write_register') all the 'pn*' functions were missing, breaking example compilation on windows.
2017-10-15 14:20:28 -06:00
Frédéric Bourgeois
65477eea5e Match nfc.h
Synchronized with nfc.h with all API functions
2016-12-05 13:11:45 +01:00
Romuald Conty
13fee61e87 Fix typo
Closes #309
2015-08-19 11:44:23 +02:00
Alex Lian
4487fd768e Windows: Shift files from libnfc/windows to libnfc/contrib/win32
- Fixes the fact files were missed in package
2013-02-14 15:33:47 +01:00