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.

28 lines
432 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. ALT_PROJECT=DAYTONA
  8. ALT_PROJECT_TARGET=DAYTONA
  9. ALT_BIN_TARGET=.
  10. RPCENV= -DNTENV -DUNICODE
  11. SOURCES= \
  12. ..\startsvc.c \
  13. ..\lpcclnt.cxx \
  14. ..\lpcsvr.cxx
  15. UMLIBS= $(SDK_LIB_PATH)\ntdll.lib
  16. !include ..\sources.inc