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.

33 lines
731 B

  1. !ifndef FAXROOT
  2. FAXROOT=$(PROJECT_ROOT)\fax
  3. !endif
  4. !include $(FAXROOT)\faxsrc.inc
  5. TARGETNAME=faxutil
  6. TARGETPATH=obj
  7. TARGETTYPE=LIBRARY
  8. UMTYPE=windows
  9. SYNCHRONIZE_BLOCK=1
  10. SOURCES=\
  11. ..\debug.c \
  12. ..\debugprint.c \
  13. ..\mem.c \
  14. ..\product.c \
  15. ..\registry.c \
  16. ..\shortcut.c \
  17. ..\faxmodem.c \
  18. ..\file.c \
  19. ..\string.c \
  20. ..\printers.c
  21. MISCFILES = \
  22. $(FAXROOT)\faxcover\samples\winnt\confdent.cov \
  23. $(FAXROOT)\faxcover\samples\winnt\fyi.cov \
  24. $(FAXROOT)\faxcover\samples\winnt\generic.cov \
  25. $(FAXROOT)\faxcover\samples\winnt\urgent.cov \
  26. $(FAXROOT)\faxcover\samples\winnt\basenote.cov \
  27. $(FAXROOT)\perfmon\faxperf.ini \
  28. $(FAXROOT)\perfmon\faxcount.h