wine/programs/plugplay/Makefile.in
Zebediah Figura 7addca95b5 ntoskrnl.exe: Move the BroadcastSystemMessage() call to plugplay_send_event().
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-06 10:49:18 +02:00

11 lines
157 B
Makefile

MODULE = plugplay.exe
IMPORTS = advapi32 rpcrt4 user32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = \
main.c
IDL_SRCS = \
plugplay.idl