- Implemented MESSAGETABLE resource type.
[wine.git] / dlls / comctl32 / Makefile.in
blobaf87797366ed9bb8c5f0fde1b6612771255be886
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = comctl32
6 SOVERSION = 1.0
7 WRCEXTRA = -s -p$(MODULE)
9 SPEC_SRCS = comctl32.spec
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 status.c \
31 tab.c \
32 toolbar.c \
33 tooltips.c \
34 trackbar.c \
35 treeview.c \
36 updown.c
38 RC_SRCS= \
39 rsrc.rc
41 @MAKE_DLL_RULES@
43 all: check_wrc
45 ### Dependencies: