mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
winevdm: Make it a GUI application to avoid a spurious console.
This commit is contained in:
parent
3d8d9f2e51
commit
8b8d2a3d7c
@ -1,5 +1,5 @@
|
||||
MODULE = winevdm.exe
|
||||
APPMODE = -mconsole
|
||||
APPMODE = -mwindows
|
||||
IMPORTS = user32 kernel
|
||||
|
||||
C_SRCS = \
|
||||
|
Loading…
Reference in New Issue
Block a user