wine-wine/dlls/comdlg32/tests/Makefile.in

15 lines
282 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = comdlg32.dll
IMPORTS = comdlg32 user32 kernel32
CTESTS = \
filedlg.c \
printdlg.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend