1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00

dpnsvr: Move to GUI subsystem (as native).

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
This commit is contained in:
Eric Pouech 2023-11-06 09:45:33 +01:00 committed by Alexandre Julliard
parent 2af3f3204d
commit 99c3827952

View File

@ -1,6 +1,6 @@
MODULE = dpnsvr.exe
EXTRADLLFLAGS = -mconsole -municode
EXTRADLLFLAGS = -mwindows -municode
SOURCES = \
main.c \