Update buildsys.
This commit is contained in:
parent
1602ca3148
commit
3c8dcd510d
3 changed files with 275 additions and 96 deletions
|
@ -1,9 +1,9 @@
|
|||
include ../extra.mk
|
||||
|
||||
LIB = ${OBJXMPP_SHARED_LIB}
|
||||
SHARED_LIB = ${OBJXMPP_SHARED_LIB}
|
||||
STATIC_LIB = ${OBJXMPP_STATIC_LIB}
|
||||
LIB_MAJOR = 0
|
||||
LIB_MINOR = 0
|
||||
STATIC_LIB = ${OBJXMPP_STATIC_LIB}
|
||||
|
||||
SRCS = XMPPAuthenticator.m \
|
||||
XMPPCallback.m \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue