Fixed HWND compare in NC_HandleSetCursor.
[wine/dcerpc.git] / dlls / comctl32 / Makefile.in
blob57d29c388ff3ae8e418cdc46c0227a129641b0c8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = comctl32
6 EXTRALIBS = $(LIBUNICODE)
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 animate.c \
13 comboex.c \
14 comctl32undoc.c \
15 commctrl.c \
16 datetime.c \
17 draglist.c \
18 flatsb.c \
19 header.c \
20 hotkey.c \
21 imagelist.c \
22 ipaddress.c \
23 listview.c \
24 monthcal.c \
25 nativefont.c \
26 pager.c \
27 progress.c \
28 propsheet.c \
29 rebar.c \
30 smoothscroll.c \
31 status.c \
32 tab.c \
33 toolbar.c \
34 tooltips.c \
35 trackbar.c \
36 treeview.c \
37 updown.c
39 RC_SRCS= \
40 rsrc.rc
42 @MAKE_DLL_RULES@
44 ### Dependencies: