kernel32/tests: Move allocation tests into heap.c.
[wine.git] / dlls / kernel32 / tests / Makefile.in
blob2f2ac5f8c34b57828a13573a9d6a8176ebe19d20
1 TESTDLL = kernel32.dll
2 IMPORTS = user32 advapi32
4 C_SRCS = \
5 actctx.c \
6 atom.c \
7 change.c \
8 codepage.c \
9 comm.c \
10 console.c \
11 debugger.c \
12 directory.c \
13 drive.c \
14 environ.c \
15 fiber.c \
16 file.c \
17 format_msg.c \
18 generated.c \
19 heap.c \
20 loader.c \
21 locale.c \
22 mailslot.c \
23 module.c \
24 path.c \
25 pipe.c \
26 process.c \
27 profile.c \
28 resource.c \
29 sync.c \
30 thread.c \
31 time.c \
32 timer.c \
33 toolhelp.c \
34 version.c \
35 virtual.c \
36 volume.c
38 RC_SRCS = resource.rc