windows-nt/Source/XPSP1/NT/printscan/fax/admin/faxclient/cfg/sources

25 lines
328 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (c) 1996 Microsoft Corporation
!ENDIF
!ifndef FAXROOT
FAXROOT=$(PROJECT_ROOT)\fax
!endif
!include $(FAXROOT)\faxsrc.inc
TARGETNAME=faxcfg
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES = $(INCLUDES);$(FAXROOT)\print\faxprint\inc;
SOURCES=\
userinfo.c \
statopts.c \
util.c \
clientcp.c \
cpl.c