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.

18 lines
256 B

  1. MAJORCOMP=remboot
  2. MINORCOMP=pin
  3. TARGETNAME=pin
  4. TARGETPATH=obj
  5. TARGETTYPE=UMAPPL_NOLIB
  6. SOURCES=
  7. INCLUDES=$(PROJECT_ROOT)\ntos\inc
  8. USE_MSVCRT=1
  9. UMTYPE=console
  10. UMAPPL=pin
  11. UMLIBS=$(SDK_LIB_PATH)\ntdll.lib \
  12. $(SDK_LIB_PATH)\cscdll.lib
  13. UMENTRY=wmain