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.
27 lines
523 B
27 lines
523 B
|
|
NOUNICODE=1
|
|
!include ..\..\..\faxsrc.inc
|
|
|
|
TARGETNAME=fxio32
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
|
|
UMTYPE=windows
|
|
C_DEFINES=$(C_DEFINES) /D_NT_SUR_ /DNO_STRICT /DWIN4 /DNT4 -DENABLE_FRE_LOGGING
|
|
|
|
USE_CRTDLL=1
|
|
|
|
|
|
INCLUDES=..\headers;obj\$(TARGET_DIRECTORY);..\..\..\inc
|
|
|
|
SOURCES=fcom.c \
|
|
fdebug.c \
|
|
filter.c \
|
|
identify.c \
|
|
modem.c \
|
|
timeouts.c
|
|
|
|
NTTARGETFILE0=obj\$(TARGET_DIRECTORY)\awmodem.h \
|
|
obj\$(TARGET_DIRECTORY)\adaptive.h
|
|
|