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

  1. #+----------------------------------------------------------------------------
  2. #
  3. # Microsoft Windows
  4. # Copyright (C) Microsoft Corporation, 1992 - 2002.
  5. #
  6. # Synopsis: Source list file for the scheduling agent dll.
  7. #
  8. #-----------------------------------------------------------------------------
  9. SYNCHRONIZE_DRAIN=1
  10. TARGETNAME=mstask
  11. TARGETTYPE=LIBRARY
  12. TARGETPATH=obj
  13. NTTARGETFILE1=$(O)\mstask.lib
  14. TARGETLIBS=$(O)\mstask.lib
  15. SOURCES=
  16. PASS1_PUBLISH= \
  17. {$(O)\mstask.lib=$(SDK_LIB_PATH)\mstask.lib}