wine-wine/dlls/ntdll/tests/Makefile.in

27 lines
316 B
Makefile

TESTDLL = ntdll.dll
IMPORTS = user32 advapi32
C_SRCS = \
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 \
threadpool.c \
time.c \
virtual.c