wow32: Use spec file imports.
[wine.git] / dlls / kernel32 / Makefile.in
blobd606b9aba1c933213753c3e87cd7ebae28590258
1 EXTRADEFS = -D_KERNEL32_ -D_NORMALIZE_
2 MODULE = kernel32.dll
3 IMPORTLIB = kernel32
4 IMPORTS = kernelbase ntdll winecrt0
6 EXTRADLLFLAGS = -nodefaultlibs -Wb,-F,KERNEL32.dll
7 i386_EXTRADLLFLAGS = -Wl,--image-base,0x7b800000
8 x86_64_EXTRADLLFLAGS = -Wl,--image-base,0x178000000
10 C_SRCS = \
11 atom.c \
12 comm.c \
13 computername.c \
14 console.c \
15 debugger.c \
16 file.c \
17 heap.c \
18 kernel_main.c \
19 locale.c \
20 lzexpand.c \
21 module.c \
22 path.c \
23 powermgnt.c \
24 process.c \
25 profile.c \
26 resource.c \
27 sync.c \
28 tape.c \
29 thread.c \
30 toolhelp.c \
31 version.c \
32 virtual.c \
33 volume.c
35 RC_SRCS = \
36 version.rc