wine/dlls/ntdll/tests/Makefile.in
2024-02-20 10:58:13 +01:00

31 lines
362 B
Makefile

TESTDLL = ntdll.dll
IMPORTS = user32 advapi32
SOURCES = \
atom.c \
change.c \
directory.c \
env.c \
error.c \
exception.c \
file.c \
generated.c \
info.c \
large_int.c \
om.c \
path.c \
pipe.c \
port.c \
reg.c \
rtl.c \
rtlbitmap.c \
rtlstr.c \
string.c \
sync.c \
thread.c \
threadpool.c \
time.c \
unwind.c \
virtual.c \
wow64.c