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
212 B

  1. MAJORCOMP=dismount
  2. MINORCOMP=dismount
  3. TARGETNAME=dismount
  4. TARGETPATH=obj
  5. TARGETTYPE=UMAPPL_NOLIB
  6. TARGETLIBS=
  7. SOURCES=dismount.c
  8. UMTYPE=console
  9. UMAPPL=dismount
  10. UMLIBS=$(SDK_LIB_PATH)\ntdll.lib
  11. USE_LIBCMT=1