comparison src/Makefile.mingw @ 7137:f2c8cca8baea

[gaim-migrate @ 7704] i think this will let those win32 folk compile again committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 03 Oct 2003 23:20:02 +0000
parents 2c331b10161e
children 79e33c8ecf16
comparison
equal deleted inserted replaced
7136:2b99c950b817 7137:f2c8cca8baea
79 DLL_C_SRC = about.c \ 79 DLL_C_SRC = about.c \
80 account.c \ 80 account.c \
81 accountopt.c \ 81 accountopt.c \
82 away.c \ 82 away.c \
83 blist.c \ 83 blist.c \
84 browser.c \
85 buddy_chat.c \ 84 buddy_chat.c \
86 buddyicon.c \ 85 buddyicon.c \
87 connection.c \ 86 connection.c \
88 conversation.c \ 87 conversation.c \
89 core.c \ 88 core.c \
131 status.c \ 130 status.c \
132 stock.c \ 131 stock.c \
133 themes.c \ 132 themes.c \
134 util.c \ 133 util.c \
135 value.c \ 134 value.c \
135 xmlnode.c \
136 win32/win32dep.c \ 136 win32/win32dep.c \
137 win32/MinimizeToTray.c \ 137 win32/MinimizeToTray.c \
138 win32/libc_interface.c \ 138 win32/libc_interface.c \
139 win32/wspell.c \ 139 win32/wspell.c \
140 win32/untar.c 140 win32/untar.c