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

  1. #****************************** File Header ******************************\
  2. # File Name: Sources
  3. #
  4. # Copyright (c) 1985-96, Microsoft Corporation
  5. #
  6. # Project specific SOURCES file.
  7. #
  8. # History:
  9. # Mar-06-1996 HideyukN Created
  10. #***************************************************************************/
  11. W32_SB=1
  12. ALT_PROJECT=DAYTONA
  13. ALT_PROJECT_TARGET=.
  14. C_DEFINES=$(C_DEFINES)
  15. !include ..\sources.inc
  16. INCLUDES= $(INCLUDES); $(TERMSRV_INC_PATH)
  17. SOURCES=$(SOURCES) ..\api.c \
  18. ..\icadis.c \
  19. ..\icamsg.c \
  20. ..\command.c\
  21. ..\sendmsg.c