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
355 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=isplat
  11. TARGETPATH=..\..\lib
  12. TARGETTYPE=LIBRARY
  13. USE_MSVCRT=1
  14. SOURCES= \
  15. isplat.cxx
  16. INCLUDES=..\..\..\inc