uiautomationcore: Implement UiaGetPropertyValue.
[wine.git] / dlls / comctl32 / Makefile.in
blob01e1ac6f5629892666adf1e4473e4e82c814666a
1 MODULE = comctl32.dll
2 IMPORTLIB = comctl32
3 IMPORTS = uuid user32 gdi32 advapi32 usp10 imm32 kernelbase
4 DELAYIMPORTS = winmm uxtheme
6 C_SRCS = \
7 animate.c \
8 button.c \
9 combo.c \
10 comboex.c \
11 commctrl.c \
12 datetime.c \
13 dpa.c \
14 draglist.c \
15 dsa.c \
16 edit.c \
17 flatsb.c \
18 header.c \
19 hotkey.c \
20 imagelist.c \
21 ipaddress.c \
22 listbox.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 static.c \
32 status.c \
33 string.c \
34 syslink.c \
35 tab.c \
36 taskdialog.c \
37 toolbar.c \
38 tooltips.c \
39 trackbar.c \
40 treeview.c \
41 updown.c
43 RC_SRCS = comctl32.rc
45 SVG_SRCS = \
46 idb_hist_large.svg \
47 idb_hist_small.svg \
48 idb_std_large.svg \
49 idb_std_small.svg \
50 idb_view_large.svg \
51 idb_view_small.svg \
52 idc_copy.svg \
53 idc_divider.svg \
54 idc_divideropen.svg \
55 idc_movebutton.svg