blob: 343c9fd51c933bf18cadbca0f67d6d7d84a70352 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = comctl32.dll
IMPORTS = comctl32 ole32 user32 gdi32 advapi32 kernel32
C_SRCS = \
comboex.c \
datetime.c \
dpa.c \
header.c \
imagelist.c \
ipaddress.c \
listview.c \
misc.c \
monthcal.c \
mru.c \
progress.c \
propsheet.c \
rebar.c \
status.c \
subclass.c \
tab.c \
toolbar.c \
tooltips.c \
trackbar.c \
treeview.c \
updown.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@