Split XMPPSRVEnumerator into XMPPSRVLookup and XMPPSRVEnumerator.
This commit is contained in:
parent
1337fdded1
commit
d15fd9971c
5 changed files with 55 additions and 28 deletions
|
@ -16,7 +16,7 @@ SRCS = XMPPAuthenticator.m \
|
|||
XMPPRoster.m \
|
||||
XMPPRosterItem.m \
|
||||
XMPPSCRAMAuth.m \
|
||||
XMPPSRVEnumerator.m \
|
||||
XMPPSRVLookup.m \
|
||||
XMPPStanza.m
|
||||
|
||||
INCLUDES = ${SRCS:.m=.h} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue