wine/programs/schtasks/Makefile.in
Eric Pouech 241c5fe8b6 schtasks: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +01:00

8 lines
113 B
Makefile

MODULE = schtasks.exe
IMPORTS = oleaut32 ole32
EXTRADLLFLAGS = -mconsole -municode
C_SRCS = \
schtasks.c