wine/programs/wusa/Makefile.in
Eric Pouech fd63983e81 wusa: Set subsystem to GUI.
As it's on native.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:06 +01:00

9 lines
144 B
Makefile

MODULE = wusa.exe
IMPORTS = cabinet shlwapi ole32 oleaut32 advapi32
EXTRADLLFLAGS = -mwindows -municode
C_SRCS = \
main.c \
manifest.c