wine/dlls/shell.dll16/Makefile.in
Alexandre Julliard 931f2e450a shell: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-20 09:17:06 +02:00

9 lines
170 B
Makefile

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