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.

56 lines
1.5 KiB

  1. !IF 0
  2. Copyright (c) 1989-1998 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. History:
  11. Common ccshell makefile and cleanup 15-Apr-96 Scott Hysom (scotth)
  12. Created 27-Sep-94 by Bob Day (bobday)
  13. from template created 12-Apr-1990 by Steve Wood (stevewo)
  14. NOTE: Commented description of this file is in \nt\public\oak\bin\sources.tpl
  15. !ENDIF
  16. TARGETNAME =
  17. TARGETPATH = obj
  18. TARGETTYPE = NOTARGET
  19. SOURCES =
  20. # Taken from the original in \published\genxwin
  21. SYNCHRONIZE_DRAIN=1
  22. PASS0_PUBLISH=\
  23. {compstui.h=$(OAK_INC_PATH)\compstui.h} \
  24. {minidrv.h=$(OAK_INC_PATH)\minidrv.h} \
  25. {pdrvver.h=$(OAK_INC_PATH)\pdrvver.h} \
  26. {prcomoem.h=$(OAK_INC_PATH)\prcomoem.h} \
  27. {printoem.h=$(OAK_INC_PATH)\printoem.h} \
  28. {prntfont.h=$(OAK_INC_PATH)\prntfont.h} \
  29. {lmon.h=$(OAK_INC_PATH)\lmon.h} \
  30. {winsplp.h=$(OAK_INC_PATH)\winsplp.h} \
  31. {tcpxcv.h=$(OAK_INC_PATH)\tcpxcv.h} \
  32. {winddiui.w=$(OAK_INC_PATH)\winddiui.h}
  33. NTTARGETFILE0 = \
  34. $(PROJECT_INC_PATH)\winprtp.h \
  35. $(PROJECT_INC_PATH)\printui.h \
  36. $(PROJECT_INC_PATH)\splapip.h \
  37. $(SDK_INC_PATH)\winspool.h \
  38. $(WINDOWS_INC_PATH)\winsprlp.h \
  39. $(PROJECT_INC_PATH)\splsetup.h \