include: Move InterlockedCompareExchange128 next to the other InterlockedCompareExcha...
[wine.git] / dlls / comctl32 / Makefile.in
blob4ea068ea73156b00a3c7ae9261e71e68d01fc1c7
1 EXTRADEFS = -D_COMCTL32_
2 MODULE = comctl32.dll
3 IMPORTLIB = comctl32
4 IMPORTS = uuid user32 gdi32 advapi32 usp10 imm32 kernelbase
5 DELAYIMPORTS = winmm uxtheme
7 EXTRADLLFLAGS = -mno-cygwin
9 C_SRCS = \
10 animate.c \
11 button.c \
12 combo.c \
13 comboex.c \
14 commctrl.c \
15 datetime.c \
16 dpa.c \
17 draglist.c \
18 dsa.c \
19 edit.c \
20 flatsb.c \
21 header.c \
22 hotkey.c \
23 imagelist.c \
24 ipaddress.c \
25 listbox.c \
26 listview.c \
27 monthcal.c \
28 nativefont.c \
29 pager.c \
30 progress.c \
31 propsheet.c \
32 rebar.c \
33 smoothscroll.c \
34 static.c \
35 status.c \
36 string.c \
37 syslink.c \
38 tab.c \
39 taskdialog.c \
40 theme_dialog.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