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.

22 lines
274 B

  1. MAJORCOMP=cairoshl
  2. MINORCOMP=chkadm
  3. TARGETNAME=chkadm
  4. TARGETPATH=obj
  5. TARGETTYPE=PROGRAM
  6. C_DEFINES=-DNT -DWINNT
  7. INCLUDES=
  8. INCLUDES=.
  9. SOURCES= chkadm.c
  10. LINKLIBS=$(SDK_LIB_PATH)\user32.lib \
  11. $(SDK_LIB_PATH)\kernel32.lib
  12. UMTYPE=console
  13. UMAPPL=
  14. UMRES=