Leaked source code of windows server 2003
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.

22 lines
296 B

  1. !IF 0
  2. Sources file for building hexedit.lib & he.exe
  3. Author: kenr
  4. !ENDIF
  5. MAJORCOMP=sdktools
  6. MINORCOMP=he
  7. TARGETNAME=vhib
  8. TARGETPATH=obj
  9. TARGETTYPE=LIBRARY
  10. INCLUDES=.;..\..\ntos\inc
  11. SOURCES=vhib
  12. USE_MSVCRT=1
  13. UMTYPE=console
  14. UMAPPL=vhib
  15. UMLIBS=$(SDK_LIB_PATH)\ntdll.lib