Stub implementation for MsiGetFileHashA/W.
[wine] / dlls / ntdll / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = ntdll.dll
6 IMPORTS   = kernel32
7
8 CTESTS = \
9         atom.c \
10         env.c \
11         error.c \
12         generated.c \
13         info.c \
14         large_int.c \
15         path.c \
16         om.c \
17         reg.c \
18         rtl.c \
19         rtlbitmap.c \
20         rtlstr.c \
21         string.c \
22         time.c
23
24 @MAKE_TEST_RULES@
25
26 ### Dependencies: