wine/dlls/wow64win/Makefile.in
Alexandre Julliard 18c512089e wow64win: Add the infrastructure for wrapping the win32u syscall table.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-31 11:24:10 +02:00

8 lines
154 B
Makefile

MODULE = wow64win.dll
IMPORTS = win32u ntdll winecrt0
EXTRADLLFLAGS = -nodefaultlibs -mno-cygwin -Wl,--image-base,0x6f200000
C_SRCS = \
syscall.c