Add support for SRV records

This commit is contained in:
Florian Zeitz 2011-05-24 03:01:47 +02:00
parent c52bf728bc
commit dd4022b99c
6 changed files with 383 additions and 3 deletions

View file

@ -16,6 +16,7 @@ SRCS = XMPPAuthenticator.m \
XMPPRoster.m \
XMPPRosterItem.m \
XMPPSCRAMAuth.m \
XMPPSRVEnumerator.m \
XMPPStanza.m
INCLUDES = ${SRCS:.m=.h} \