mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-17 13:03:48 +00:00
WIN32: fixed export issues that involves executables linking DYNAMICLY to libnfc.dll
This commit is contained in:
@@ -28,14 +28,18 @@ EXPORTS
|
||||
nfc_initiator_init
|
||||
nfc_initiator_transceive_bits
|
||||
nfc_initiator_transceive_bytes
|
||||
nfc_initiator_transceive_dep_bytes
|
||||
nfc_initiator_select_tag
|
||||
nfc_initiator_select_dep_target
|
||||
nfc_initiator_deselect_tag
|
||||
nfc_initiator_mifare_cmd
|
||||
nfc_target_init
|
||||
nfc_target_receive_bits
|
||||
nfc_target_receive_bytes
|
||||
nfc_target_receive_dep_bytes
|
||||
nfc_target_send_bits
|
||||
nfc_target_send_bytes
|
||||
nfc_target_send_dep_bytes
|
||||
|
||||
; bitutils.h
|
||||
oddparity
|
||||
|
||||
Reference in New Issue
Block a user