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.

23 lines
346 B

  1. # sources
  2. # Author: Murali R. Krishnan ( MuraliK)
  3. # Date: 1-Nov-1995
  4. #
  5. # Describes the macros used for building using NT 'build' command
  6. #
  7. !include ..\..\..\place.inc
  8. MAJORCOMP=iis
  9. MINORCOMP=irtl
  10. TARGETNAME=pwssvcs
  11. TARGETPATH=..\..\lib\$(_OBJ_DIR)
  12. TARGETTYPE=LIBRARY
  13. USE_MSVCRT=1
  14. SOURCES= \
  15. pwsctrl.cxx
  16. INCLUDES=..\..\..\inc