Makefile.in 145 B

12345678910
  1. MODULE = plugplay.exe
  2. IMPORTS = advapi32 rpcrt4 user32
  3. EXTRADLLFLAGS = -mconsole -municode
  4. C_SRCS = \
  5. main.c
  6. IDL_SRCS = \
  7. plugplay.idl