Makefile.in 145 Bytes
MODULE    = plugplay.exe
IMPORTS   = advapi32 rpcrt4 user32

EXTRADLLFLAGS = -mconsole -municode

C_SRCS = \
	main.c

IDL_SRCS = \
	plugplay.idl