include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git] / dlls / ntdll / tests / Makefile.in
blob3742968c415969962ef4b8fa064b464a275f1691
1 TESTDLL = ntdll.dll
2 IMPORTS = user32 advapi32
4 SOURCES = \
5 atom.c \
6 change.c \
7 directory.c \
8 env.c \
9 error.c \
10 exception.c \
11 file.c \
12 generated.c \
13 info.c \
14 large_int.c \
15 om.c \
16 path.c \
17 pipe.c \
18 port.c \
19 reg.c \
20 rtl.c \
21 rtlbitmap.c \
22 rtlstr.c \
23 string.c \
24 sync.c \
25 thread.c \
26 threadpool.c \
27 time.c \
28 unwind.c \
29 virtual.c \
30 wow64.c