windows-nt/Source/XPSP1/NT/printscan/fax/provider/t30/class1/sources

27 lines
377 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!ifndef FAXROOT
FAXROOT=$(PROJECT_ROOT)\fax
!endif
NOUNICODE=1
!include $(FAXROOT)\faxsrc.inc
TARGETNAME=cl1_32
TARGETPATH=obj
TARGETTYPE=LIBRARY
UMTYPE=windows
C_DEFINES=$(C_DEFINES) /D_NT_SUR_ /DNO_STRICT /DWIN4 /DNT4
USE_MSVCRT=1
INCLUDES=..\headers;..\..\..\inc
SOURCES=crc.c \
ddi.c \
decoder.c \
encoder.c \
framing.c