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

39 lines
477 B
Makefile
Raw Normal View History

TESTDLL = kernel32.dll
IMPORTS = user32 advapi32
C_SRCS = \
actctx.c \
atom.c \
change.c \
codepage.c \
comm.c \
console.c \
debugger.c \
directory.c \
2002-08-27 03:56:08 +02:00
drive.c \
environ.c \
2010-01-20 12:37:15 +01:00
fiber.c \
file.c \
format_msg.c \
generated.c \
heap.c \
2006-11-16 16:50:57 +01:00
loader.c \
locale.c \
2003-10-31 00:24:12 +01:00
mailslot.c \
module.c \
path.c \
pipe.c \
process.c \
2003-03-04 05:34:57 +01:00
profile.c \
resource.c \
2005-04-24 19:37:52 +02:00
sync.c \
thread.c \
2004-03-22 22:12:02 +01:00
time.c \
2004-09-08 01:28:32 +02:00
timer.c \
toolhelp.c \
version.c \
virtual.c \
volume.c
RC_SRCS = resource.rc