winevdm: Make it a GUI application to avoid a spurious console.

This commit is contained in:
Alexandre Julliard 2013-06-27 13:39:23 +02:00
parent 3d8d9f2e51
commit 8b8d2a3d7c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
MODULE = winevdm.exe
APPMODE = -mconsole
APPMODE = -mwindows
IMPORTS = user32 kernel
C_SRCS = \