svchost: Move to GUI subsystem (as native).
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
This commit is contained in:
parent
910133ac3d
commit
4e5d1ab6b2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
MODULE = svchost.exe
|
||||
IMPORTS = advapi32
|
||||
|
||||
EXTRADLLFLAGS = -mconsole -municode
|
||||
EXTRADLLFLAGS = -mwindows -municode
|
||||
|
||||
SOURCES = \
|
||||
svchost.c
|
||||
|
|
Loading…
Add table
Reference in a new issue