Makefile.in 214 B

123456789101112
  1. MODULE = iexplore.exe
  2. IMPORTS = ieframe
  3. DELAYIMPORTS = advpack version user32
  4. EXTRADLLFLAGS = -mwindows -municode -Wl,--large-address-aware
  5. C_SRCS = \
  6. main.c
  7. RC_SRCS = iexplore.rc
  8. SVG_SRCS = iexplore.svg