Sweden-Number/dlls/ntdll/tests/Makefile.in

31 lines
382 B
Makefile

EXTRADEFS = -DWINE_NO_LONG_TYPES
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 \
sync.c \
thread.c \
threadpool.c \
time.c \
virtual.c \
wow64.c