wine/dlls/shell.dll16/Makefile.in
Eric Pouech 4605af6b62 shell.dll16: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-18 09:32:15 +01:00

9 lines
158 B
Makefile

MODULE = shell.dll16
IMPORTS = shell32 user32 gdi32 advapi32
EXTRADLLFLAGS = -m16 -Wb,--main-module,shell32.dll
C_SRCS = shell.c
RC_SRCS = version.rc