Makefile.in 185 B

1234567891011
  1. MODULE = uninstaller.exe
  2. IMPORTS = advapi32
  3. DELAYIMPORTS = shlwapi shell32 user32 gdi32 comctl32
  4. EXTRADLLFLAGS = -mwindows -municode
  5. C_SRCS = \
  6. main.c
  7. RC_SRCS = uninstaller.rc