wine/dlls/user.exe16/Makefile.in
Eric Pouech 341b341605 user.exe16: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:07 +01:00

16 lines
244 B
Makefile

MODULE = user.exe16
IMPORTS = mpr user32 gdi32 win32u
EXTRADLLFLAGS = -m16 -Wb,--main-module,user32.dll,--heap,65520
C_SRCS = \
bidi.c \
comm.c \
dialog.c \
hook.c \
message.c \
network.c \
user.c \
window.c
RC_SRCS = version.rc