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.

31 lines
456 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. INCLUDES=$(INCLUDES);.
  9. TARGETNAME=faxcfg
  10. TARGETPATH=obj
  11. TARGETTYPE=PROGRAM
  12. USE_MSVCRT=1
  13. NTKEEPRESOURCETMPFILES=1
  14. UMTYPE=windows
  15. UMENTRY=wwinmain
  16. LINKLIBS=\
  17. ..\dll\$O\faxcfgd.lib \
  18. $(SDK_LIB_PATH)\user32.lib \
  19. $(SDK_LIB_PATH)\comctl32.lib \
  20. $(SDK_LIB_PATH)\gdi32.lib
  21. SOURCES=faxcfg.c faxcfg.rc