Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
334 B

4 years ago
  1. !IF 0
  2. Sources file for building hexedit.lib & he.exe
  3. Author: kenr
  4. !ENDIF
  5. MAJORCOMP=sdktools
  6. MINORCOMP=mptest
  7. TARGETNAME=mptest
  8. TARGETPATH=obj
  9. TARGETTYPE=LIBRARY
  10. INCLUDES=.
  11. USE_LIBCMT=1
  12. SOURCES=mptest.c \
  13. mem.c
  14. #USE_CRTDLL=1
  15. #i386_SOURCES=i386\testa.asm
  16. UMTYPE=console
  17. UMAPPL=mptest*membnch
  18. UMLIBS=obj\*\mptest.lib