Changed builtin dlls file names to make it clear they are not normal
[wine/dcerpc.git] / dlls / comctl32 / Makefile.in
blob92a83ae6cbc486d1b167a4f3e8213732d1d03952
1 EXTRADEFS = -D_COMCTL32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = comctl32.dll
7 EXTRALIBS = $(LIBUNICODE)
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 animate.c \
14 comboex.c \
15 comctl32undoc.c \
16 commctrl.c \
17 datetime.c \
18 draglist.c \
19 flatsb.c \
20 header.c \
21 hotkey.c \
22 imagelist.c \
23 ipaddress.c \
24 listview.c \
25 monthcal.c \
26 nativefont.c \
27 pager.c \
28 progress.c \
29 propsheet.c \
30 rebar.c \
31 smoothscroll.c \
32 status.c \
33 tab.c \
34 toolbar.c \
35 tooltips.c \
36 trackbar.c \
37 treeview.c \
38 updown.c
40 RC_SRCS= \
41 rsrc.rc
43 @MAKE_DLL_RULES@
45 ### Dependencies: