wine/dlls/comctl32/tests/Makefile.in
Fabian Maurer e2245bcd3c comctl32/taskdialog: Move TaskDialogIndirect and its tests into own source files.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-17 18:53:29 +01:00

32 lines
435 B
Makefile

TESTDLL = comctl32.dll
IMPORTS = comctl32 ole32 user32 gdi32 advapi32
C_SRCS = \
animate.c \
button.c \
comboex.c \
datetime.c \
dpa.c \
header.c \
imagelist.c \
ipaddress.c \
listview.c \
misc.c \
monthcal.c \
mru.c \
pager.c \
progress.c \
propsheet.c \
rebar.c \
status.c \
subclass.c \
syslink.c \
tab.c \
taskdialog.c \
toolbar.c \
tooltips.c \
trackbar.c \
treeview.c \
updown.c
RC_SRCS = rsrc.rc