Makefile.in 157 B

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