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.
17 lines
295 B
17 lines
295 B
!IF 0
|
|
|
|
Copyright (c) 1989-1995 Microsoft Corporation
|
|
|
|
!ENDIF
|
|
|
|
FAX_NO_BUFFER_OVERFLOW_CHECKS=1
|
|
!include ..\sources.inc
|
|
|
|
TARGETNAME=$(FAXDRV)4
|
|
TARGETTYPE=GDI_DRIVER
|
|
|
|
C_DEFINES = $(C_DEFINES) -DTARGET_NAME=$(TARGETNAME)
|
|
|
|
TARGETLIBS=$(TARGETLIBS) \
|
|
..\..\lib\km4\$O\faxlib.lib
|
|
|