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
691 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. # Feb-14-1996 GerardoB Created
  10. #***************************************************************************/
  11. ALT_PROJECT=GDIPLUS
  12. ALT_PROJECT_TARGET=GDIPLUS
  13. NTTARGETFILE0=$(O)\gdi$(TARGET_DIRECTORY).$(ASM_INCLUDE_SUFFIX)
  14. C_DEFINES=$(C_DEFINES) -UNO_INTERLOCKED_INTRINSICS -D_GDIPLUS_ -D_NTSYSTEM_
  15. !include ..\sources.inc
  16. SOURCES=$(SOURCES) \
  17. screen.c \
  18. usermode.cxx
  19. INCLUDES=$(INCLUDES) \
  20. .