Add a couple of missing spec files.
[wine.git] / dlls / comctl32 / Makefile.in
blob851adf5cce32b726c2068aafb016491bfda7b5fd
1 EXTRADEFS = -D_COMCTL32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = comctl32.dll
7 IMPORTS = user32 gdi32 advapi32 kernel32
8 DELAYIMPORTS = winmm
9 EXTRALIBS = $(LIBUNICODE)
11 C_SRCS = \
12 animate.c \
13 comboex.c \
14 comctl32undoc.c \
15 commctrl.c \
16 datetime.c \
17 draglist.c \
18 flatsb.c \
19 header.c \
20 hotkey.c \
21 imagelist.c \
22 ipaddress.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 status.c \
32 tab.c \
33 toolbar.c \
34 tooltips.c \
35 trackbar.c \
36 treeview.c \
37 updown.c
39 RC_SRCS = rsrc.rc
40 RC_BINSRC = rsrc.rc
41 RC_BINARIES = \
42 idb_hist_large.bmp \
43 idb_hist_small.bmp \
44 idb_std_large.bmp \
45 idb_view_large.bmp \
46 idb_view_small.bmp
48 SUBDIRS = tests
50 @MAKE_DLL_RULES@
52 ### Dependencies: