New Files. Added 'date and time picker' and 'month calendar' control
[wine/multimedia.git] / dlls / comctl32 / Makefile.in
blob5f5869456aaf214514b65dbd9a9d1ca5e39b8e4c
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = comctl32
8 C_SRCS = \
9 animate.c \
10 comboex.c \
11 comctl32undoc.c \
12 commctrl.c \
13 datetime.c \
14 header.c \
15 hotkey.c \
16 imagelist.c \
17 ipaddress.c \
18 listview.c \
19 monthcal.c \
20 nativefont.c \
21 pager.c \
22 progress.c \
23 rebar.c \
24 status.c \
25 tab.c \
26 toolbar.c \
27 tooltips.c \
28 trackbar.c \
29 treeview.c \
30 updown.c
32 all: $(MODULE).o
34 @MAKE_RULES@
36 ### Dependencies: