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.

36 lines
910 B

  1. #+----------------------------------------------------------------------------
  2. #
  3. # Microsoft Windows
  4. # Copyright (C) Microsoft Corporation, 1995 - 1997.
  5. #
  6. # Synopsis: Source list file for the scheduler create/edit task wizard.
  7. #
  8. # History: 04-28-1997 DavidMun Created.
  9. #
  10. #-----------------------------------------------------------------------------
  11. TARGETNAME=wizard
  12. TARGETTYPE=LIBRARY
  13. INCLUDES=..;$(INCLUDES)
  14. SOURCES= \
  15. ..\complete.cxx \
  16. ..\daily.cxx \
  17. ..\monthly.cxx \
  18. ..\once.cxx \
  19. ..\selprog.cxx \
  20. ..\seltrig.cxx \
  21. ..\taskwiz.cxx \
  22. ..\trigpage.cxx \
  23. ..\util.cxx \
  24. ..\walklib.cxx \
  25. ..\weekly.cxx \
  26. ..\welcome.cxx \
  27. ..\wizpage.cxx