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.

26 lines
358 B

  1. !ifndef FAXROOT
  2. FAXROOT=$(PROJECT_ROOT)\fax
  3. !endif
  4. NOUNICODE=1
  5. !include $(FAXROOT)\faxsrc.inc
  6. TARGETNAME=faxutil
  7. TARGETPATH=obj
  8. TARGETTYPE=LIBRARY
  9. UMTYPE=windows
  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