Makefile.in 107 B

12345678
  1. MODULE = dllhost.exe
  2. IMPORTS = ole32 uuid
  3. EXTRADLLFLAGS = -mwindows -municode
  4. C_SRCS = \
  5. dllhost.c