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>
This commit is contained in:
Eric Pouech 2022-02-17 10:10:13 +01:00 committed by Alexandre Julliard
parent 915ff82904
commit fd63983e81
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
MODULE = wusa.exe
IMPORTS = cabinet shlwapi ole32 oleaut32 advapi32
EXTRADLLFLAGS = -mconsole -municode
EXTRADLLFLAGS = -mwindows -municode
C_SRCS = \
main.c \