comparison src/Makefile.mingw @ 4191:c626503ac2fc

[gaim-migrate @ 4422] adding log.c committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 03 Jan 2003 20:47:50 +0000
parents 00c4040f630f
children b191b8080ebc
comparison
equal deleted inserted replaced
4190:8c37a0b0959c 4191:c626503ac2fc
30 30
31 CFLAGS = 31 CFLAGS =
32 32
33 DEFINES = 33 DEFINES =
34 34
35 LDFLAGS = -mwindows 35 LDFLAGS = -mconsole -mwindows
36 36
37 #-mconsole 37 #-mconsole
38 #-mwindows 38 #-mwindows
39 39
40 ## 40 ##
88 gaimrc.c \ 88 gaimrc.c \
89 gtkimhtml.c \ 89 gtkimhtml.c \
90 html.c \ 90 html.c \
91 idle.c \ 91 idle.c \
92 list.c \ 92 list.c \
93 log.c \
93 md5.c \ 94 md5.c \
94 module.c \ 95 module.c \
95 multi.c \ 96 multi.c \
96 perl.c \ 97 perl.c \
97 prefs.c \ 98 prefs.c \