Source code of Windows XP (NT5)
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.

49 lines
985 B

  1. !IF 0
  2. Copyright (c) 1989-1996 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. 14-Oct-96 modified to use new common.inc (t-erikne)
  12. Created by Bryan Tuttle (bryant)
  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. R=..
  17. ATHROOT=..
  18. !include $(R)\athena.inc
  19. SOURCES_USED=$(SOURCES_USED) $(R)\athena.inc
  20. !ifndef WIN16
  21. !undef PRECOMPILED_OPTION
  22. !endif
  23. !undef PRECOMPILED_TARGET
  24. TARGETNAME=pch
  25. TARGETTYPE=LIBRARY
  26. TARGETPATH=obj
  27. PASS0_HEADERDIR = $(O)
  28. PASS0_SOURCEDIR = $(O)
  29. MIDL_TLBDIR = $(O)
  30. MIDL_UUIDDIR = $(O)
  31. SYNCHRONIZE_BLOCK=1
  32. SOURCES=\
  33. hotwiz.idl \
  34. msoeprop.idl \
  35. msoejunk.idl