mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 02:53:46 +00:00
Fix build on Microsoft Windows.
Windows users: I hate you in secret.
This commit is contained in:
@@ -7,14 +7,14 @@ EXPORTS
|
||||
nfc_disconnect
|
||||
nfc_configure
|
||||
nfc_initiator_init
|
||||
nfc_initiator_select_tag
|
||||
nfc_initiator_select_passive_target
|
||||
nfc_initiator_list_passive_targets
|
||||
nfc_initiator_select_dep_target
|
||||
nfc_initiator_deselect_tag
|
||||
nfc_initiator_deselect_target
|
||||
nfc_initiator_poll_targets
|
||||
nfc_initiator_transceive_bits
|
||||
nfc_initiator_transceive_bytes
|
||||
nfc_initiator_transceive_dep_bytes
|
||||
nfc_initiator_mifare_cmd
|
||||
nfc_target_init
|
||||
nfc_target_receive_bits
|
||||
nfc_target_receive_bytes
|
||||
@@ -26,3 +26,6 @@ EXPORTS
|
||||
iso14443a_crc
|
||||
append_iso14443a_crc
|
||||
nfc_version
|
||||
; FIXME: Lines bellow SUCKS!
|
||||
pn53x_transceive
|
||||
pncmd_initiator_exchange_data
|
||||
|
||||
Reference in New Issue
Block a user