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
500 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=DYNLINK
  12. TARGETEXT=cpl
  13. TARGETLIBS=\
  14. ..\dll\$O\faxcfgd.lib \
  15. $(SDK_LIB_PATH)\user32.lib \
  16. $(SDK_LIB_PATH)\comctl32.lib \
  17. $(SDK_LIB_PATH)\gdi32.lib \
  18. $(SDK_LIB_PATH)\kernel32.lib
  19. DLLENTRY=DllEntryPoint
  20. DLLBASE=@$(COFFBASE_TXT_FILE),applet1
  21. SOURCES=faxcfg.c faxcfg.rc