comctl32: Introduce ListBox control.
[wine.git] / dlls / comctl32 / Makefile.in
blob25d5e6716cbb969f71c709dd9876c513918de4a8
1 EXTRADEFS = -D_COMCTL32_
2 MODULE = comctl32.dll
3 IMPORTLIB = comctl32
4 IMPORTS = uuid user32 gdi32 advapi32 usp10 imm32
5 DELAYIMPORTS = winmm uxtheme
7 C_SRCS = \
8 animate.c \
9 button.c \
10 combo.c \
11 comboex.c \
12 comctl32undoc.c \
13 commctrl.c \
14 datetime.c \
15 dpa.c \
16 draglist.c \
17 dsa.c \
18 edit.c \
19 flatsb.c \
20 header.c \
21 hotkey.c \
22 imagelist.c \
23 ipaddress.c \
24 listbox.c \
25 listview.c \
26 monthcal.c \
27 nativefont.c \
28 pager.c \
29 progress.c \
30 propsheet.c \
31 rebar.c \
32 smoothscroll.c \
33 static.c \
34 status.c \
35 string.c \
36 syslink.c \
37 tab.c \
38 taskdialog.c \
39 theme_dialog.c \
40 theme_listbox.c \
41 theme_scrollbar.c \
42 theming.c \
43 toolbar.c \
44 tooltips.c \
45 trackbar.c \
46 treeview.c \
47 updown.c
49 RC_SRCS = comctl32.rc
51 SVG_SRCS = \
52 idb_hist_large.svg \
53 idb_hist_small.svg \
54 idb_std_large.svg \
55 idb_std_small.svg \
56 idb_view_large.svg \
57 idb_view_small.svg \
58 idc_copy.svg \
59 idc_divider.svg \
60 idc_divideropen.svg \
61 idc_movebutton.svg