Sweden-Number/dlls/comdlg32/tests/Makefile.in

15 lines
282 B
Makefile
Raw Normal View History

2006-07-03 22:55:53 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = comdlg32.dll
IMPORTS = comdlg32 user32 kernel32
2006-07-03 22:55:53 +02:00
CTESTS = \
filedlg.c \
2006-07-03 22:55:53 +02:00
printdlg.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend