Made HEAP_strdup* functions inline (temporary).
[wine/multimedia.git] / dlls / comctl32 / Makefile.in
blob45eb6a19b5457e03d39ba89506e1c6edbb2e2b40
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = comctl32
6 EXTRALIBS = -lwine_unicode
7 IMPORTS = user32 gdi32 advapi32 kernel32 ntdll
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: