Makefile.in 145 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 MODULE = plugplay.exe IMPORTS = advapi32 rpcrt4 user32 EXTRADLLFLAGS = -mconsole -municode C_SRCS = \ main.c IDL_SRCS = \ plugplay.idl