Source code of Windows XP (NT5)
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.

25 lines
342 B

  1. !include ..\..\win95upg.mk
  2. !include $(WIN95UPG_ROOT)\w95upgnt\w95upgnt.mk
  3. # component
  4. MINORCOMP=hkcrtool
  5. # target
  6. TARGETNAME=hkcrtool
  7. TARGETPATH=obj
  8. TARGETTYPE=PROGRAM
  9. # x86-specifc sources
  10. I386_SOURCES=\
  11. hkcrtool.c \
  12. # link libraries
  13. !include $(WIN95UPG_ROOT)\w95upgnt\libs.mk
  14. # app settings
  15. UMTYPE=console
  16. UMENTRY=wmain