comparison libpurple/protocols/gg/Makefile.mingw @ 32301:326591e64aaa

Gadu-Gadu: move our win32 resolver out of libgadu sources. Refs #343
author tomkiewicz@cpw.pidgin.im
date Mon, 17 Oct 2011 21:25:53 +0000
parents 3a90a59ddea2
children
comparison
equal deleted inserted replaced
32300:9c9143e32b6c 32301:326591e64aaa
58 lib/sha1.c \ 58 lib/sha1.c \
59 buddylist.c \ 59 buddylist.c \
60 confer.c \ 60 confer.c \
61 gg.c \ 61 gg.c \
62 search.c \ 62 search.c \
63 gg-utils.c 63 gg-utils.c \
64 win32-resolver.c
64 65
65 OBJECTS = $(C_SRC:%.c=%.o) 66 OBJECTS = $(C_SRC:%.c=%.o)
66 67
67 ## 68 ##
68 ## LIBRARIES 69 ## LIBRARIES