comparison libpurple/protocols/gg/Makefile.mingw @ 32819:2c6510167895 default tip

propagate from branch 'im.pidgin.pidgin.2.x.y' (head 3315c5dfbd0ad16511bdcf865e5b07c02d07df24) to branch 'im.pidgin.pidgin' (head cbd1eda6bcbf0565ae7766396bb8f6f419cb6a9a)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 02 Jun 2012 02:30:49 +0000
parents 326591e64aaa
children
comparison
equal deleted inserted replaced
32818:01ff09d4a463 32819:2c6510167895
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