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.

46 lines
679 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1989 - 1999
  3. Module Name:
  4. dirs.
  5. Abstract:
  6. This file specifies the subdirectories of the current directory that
  7. contain component makefiles.
  8. Author:
  9. Steve Wood (stevewo) 17-Apr-1990
  10. Revision History:
  11. Jon Newman (jonn) 17-Oct-1991
  12. Created from template.
  13. John Grossman (johng) 25-Jul-1996
  14. Taylored for NT admin build
  15. !ENDIF
  16. DIRS = \
  17. types \
  18. lib \
  19. core \
  20. base \
  21. nodemgr \
  22. conui \
  23. controls \
  24. shellext \
  25. designer{x86} \
  26. setup{x86} \
  27. OPTIONAL_DIRS = \
  28. test \
  29. locparser \