comparison libpurple/protocols/msn/Makefile.mingw @ 30796:e545b2b6f66a

Introduce SlpMessagePart, It will replace MsnMessage in every Slp related code so MsnMessage just get used where it makes sense, in the Switchboard.
author masca@cpw.pidgin.im
date Wed, 16 Jun 2010 21:25:11 +0000
parents f84fb808e8ed
children eabeba9c823f
comparison
equal deleted inserted replaced
30795:22f26c372797 30796:e545b2b6f66a
58 session.c \ 58 session.c \
59 slp.c \ 59 slp.c \
60 slpcall.c \ 60 slpcall.c \
61 slplink.c \ 61 slplink.c \
62 slpmsg.c \ 62 slpmsg.c \
63 slpmsg_part.c \
63 soap.c\ 64 soap.c\
64 state.c \ 65 state.c \
65 sbconn.c \ 66 sbconn.c \
66 switchboard.c \ 67 switchboard.c \
67 sync.c \ 68 sync.c \