Makefile.in 226 B

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