imm32: Move ImmAssociateContext(Ex) around.
[wine.git] / dlls / wow64 / Makefile.in
blobeebf9e8e53ab1427ae9da9e1f19b292738850a3e
1 MODULE = wow64.dll
2 IMPORTLIB = wow64
3 IMPORTS = ntdll winecrt0
5 EXTRADLLFLAGS = -nodefaultlibs -Wl,--image-base,0x6f000000
7 C_SRCS = \
8 file.c \
9 process.c \
10 registry.c \
11 security.c \
12 sync.c \
13 syscall.c \
14 system.c \
15 virtual.c