wine/programs/winhlp32/Makefile.in
Eric Pouech 54e3c301be winhlp32: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-07 11:00:09 +01:00

19 lines
262 B
Makefile

MODULE = winhlp32.exe
IMPORTS = user32 gdi32
DELAYIMPORTS = shell32 comctl32 comdlg32
EXTRADLLFLAGS = -mwindows
C_SRCS = \
callback.c \
hlpfile.c \
macro.c \
string.c \
winhelp.c
LEX_SRCS = macro.lex.l
RC_SRCS = winhlp32.rc
SVG_SRCS = winhelp.svg