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.

24 lines
328 B

  1. !IF 0
  2. Copyright (c) 1996 Microsoft Corporation
  3. !ENDIF
  4. !ifndef FAXROOT
  5. FAXROOT=$(PROJECT_ROOT)\fax
  6. !endif
  7. !include $(FAXROOT)\faxsrc.inc
  8. TARGETNAME=faxcfg
  9. TARGETPATH=obj
  10. TARGETTYPE=LIBRARY
  11. INCLUDES = $(INCLUDES);$(FAXROOT)\print\faxprint\inc;
  12. SOURCES=\
  13. userinfo.c \
  14. statopts.c \
  15. util.c \
  16. clientcp.c \
  17. cpl.c