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.

25 lines
408 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1997 - 1999
  3. Module Name:
  4. sources.
  5. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  6. !ENDIF
  7. TARGETNAME=drtcom
  8. TARGETPATH=..\lib
  9. TARGETTYPE=LIBRARY
  10. C_DEFINES= -D_far -DUNICODE -D_UNICODE
  11. INCLUDES=$(INCLUDES);..\inc
  12. SOURCES=drtcom.cxx
  13. UMTYPE=console
  14. #BUGBUG:: Remove the linklibs that are not necessary.