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

27 lines
316 B
Makefile
Raw Permalink Normal View History

TESTDLL = ntdll.dll
IMPORTS = user32 advapi32
C_SRCS = \
atom.c \
change.c \
directory.c \
2003-05-08 03:47:24 +00:00
env.c \
error.c \
exception.c \
file.c \
2002-10-15 01:53:45 +00:00
generated.c \
info.c \
large_int.c \
2005-09-30 10:33:54 +00:00
om.c \
path.c \
pipe.c \
port.c \
reg.c \
rtl.c \
rtlbitmap.c \
rtlstr.c \
string.c \
threadpool.c \
time.c \
virtual.c