Update buildsys.

This commit is contained in:
Jonathan Schleifer 2012-11-08 12:56:35 +01:00
parent 1602ca3148
commit 3c8dcd510d
3 changed files with 275 additions and 96 deletions

View file

@ -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 \