diff options
Diffstat (limited to 'libs/libtox/src/libtox.def')
-rw-r--r-- | libs/libtox/src/libtox.def | 155 |
1 files changed, 0 insertions, 155 deletions
diff --git a/libs/libtox/src/libtox.def b/libs/libtox/src/libtox.def deleted file mode 100644 index e1706ad3ae..0000000000 --- a/libs/libtox/src/libtox.def +++ /dev/null @@ -1,155 +0,0 @@ -LIBRARY libtox.mir -DESCRIPTION - -EXPORTS -tox_add_tcp_relay -tox_address_size -tox_bootstrap -tox_callback_conference_invite -tox_callback_conference_message -tox_callback_conference_namelist_change -tox_callback_conference_title -tox_callback_file_chunk_request -tox_callback_file_recv -tox_callback_file_recv_chunk -tox_callback_file_recv_control -tox_callback_friend_connection_status -tox_callback_friend_lossless_packet -tox_callback_friend_lossy_packet -tox_callback_friend_message -tox_callback_friend_name -tox_callback_friend_read_receipt -tox_callback_friend_request -tox_callback_friend_status -tox_callback_friend_status_message -tox_callback_friend_typing -tox_callback_self_connection_status -tox_conference_delete -tox_conference_get_chatlist -tox_conference_get_chatlist_size -tox_conference_get_title -tox_conference_get_title_size -tox_conference_get_type -tox_conference_invite -tox_conference_join -tox_conference_new -tox_conference_peer_count -tox_conference_peer_get_name -tox_conference_peer_get_name_size -tox_conference_peer_get_public_key -tox_conference_peer_number_is_ours -tox_conference_send_message -tox_conference_set_title -tox_decrypt_dns3_TXT -tox_dns3_kill -tox_dns3_new -tox_file_control -tox_file_get_file_id -tox_file_id_length -tox_file_seek -tox_file_send -tox_file_send_chunk -tox_friend_add -tox_friend_add_norequest -tox_friend_by_public_key -tox_friend_delete -tox_friend_exists -tox_friend_get_connection_status -tox_friend_get_last_online -tox_friend_get_name -tox_friend_get_name_size -tox_friend_get_public_key -tox_friend_get_status -tox_friend_get_status_message -tox_friend_get_status_message_size -tox_friend_get_typing -tox_friend_send_lossless_packet -tox_friend_send_lossy_packet -tox_friend_send_message -tox_generate_dns3_string -tox_get_salt -tox_get_savedata -tox_get_savedata_size -tox_hash -tox_hash_length -tox_is_data_encrypted -tox_iterate -tox_iteration_interval -tox_kill -tox_max_custom_packet_size -tox_max_filename_length -tox_max_friend_request_length -tox_max_message_length -tox_max_name_length -tox_max_status_message_length -tox_new -tox_options_default -tox_options_free -tox_options_get_end_port -tox_options_get_hole_punching_enabled -tox_options_get_ipv6_enabled -tox_options_get_local_discovery_enabled -tox_options_get_log_callback -tox_options_get_log_user_data -tox_options_get_proxy_host -tox_options_get_proxy_port -tox_options_get_proxy_type -tox_options_get_savedata_data -tox_options_get_savedata_length -tox_options_get_savedata_type -tox_options_get_start_port -tox_options_get_tcp_port -tox_options_get_udp_enabled -tox_options_new -tox_options_set_end_port -tox_options_set_hole_punching_enabled -tox_options_set_ipv6_enabled -tox_options_set_local_discovery_enabled -tox_options_set_log_callback -tox_options_set_log_user_data -tox_options_set_proxy_host -tox_options_set_proxy_port -tox_options_set_proxy_type -tox_options_set_savedata_data -tox_options_set_savedata_length -tox_options_set_savedata_type -tox_options_set_start_port -tox_options_set_tcp_port -tox_options_set_udp_enabled -tox_pass_decrypt -tox_pass_encrypt -tox_pass_encryption_extra_length -tox_pass_key_decrypt -tox_pass_key_derive -tox_pass_key_derive_with_salt -tox_pass_key_encrypt -tox_pass_key_free -tox_pass_key_length -tox_pass_key_new -tox_pass_salt_length -tox_public_key_size -tox_secret_key_size -tox_self_get_address -tox_self_get_connection_status -tox_self_get_dht_id -tox_self_get_friend_list -tox_self_get_friend_list_size -tox_self_get_name -tox_self_get_name_size -tox_self_get_nospam -tox_self_get_public_key -tox_self_get_secret_key -tox_self_get_status -tox_self_get_status_message -tox_self_get_status_message_size -tox_self_get_tcp_port -tox_self_get_udp_port -tox_self_set_name -tox_self_set_nospam -tox_self_set_status -tox_self_set_status_message -tox_self_set_typing -tox_version_is_compatible -tox_version_major -tox_version_minor -tox_version_patch |