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.

19 lines
304 B

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