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.

23 lines
401 B

  1. MAJORCOMP=windows
  2. MINORCOMP=delprof
  3. TARGETNAME=delprof
  4. TARGETPATH=obj
  5. TARGETTYPE=PROGRAM
  6. C_DEFINES=-DNT -DWINNT -DUNICODE -D_UNICODE
  7. INCLUDES=.
  8. SOURCES= delprof.c \
  9. gdate.c \
  10. delprof.rc
  11. LINKLIBS=$(SDK_LIB_PATH)\user32.lib \
  12. $(SDK_LIB_PATH)\kernel32.lib \
  13. $(SDK_LIB_PATH)\userenv.lib
  14. UMTYPE=console
  15. UMAPPL=
  16. UMRES=