msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast.
[wine/testsucceed.git] / dlls / ntdll / tests / Makefile.in
blob7f8800cfd2ca5345ad12803c203ec17366d34065
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ntdll.dll
6 IMPORTS = user32 kernel32
8 C_SRCS = \
9 atom.c \
10 change.c \
11 directory.c \
12 env.c \
13 error.c \
14 exception.c \
15 file.c \
16 generated.c \
17 info.c \
18 large_int.c \
19 om.c \
20 path.c \
21 port.c \
22 reg.c \
23 rtl.c \
24 rtlbitmap.c \
25 rtlstr.c \
26 string.c \
27 time.c
29 @MAKE_TEST_RULES@
31 @DEPENDENCIES@ # everything below this line is overwritten by make depend