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.
20 lines
320 B
20 lines
320 B
|
|
NOUNICODE=1
|
|
!include ..\..\..\faxsrc.inc
|
|
|
|
TARGETNAME=cl2and20
|
|
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;..\..\..\inc
|
|
|
|
SOURCES=cl2and20.c\
|
|
class2.c\
|
|
class20.c
|
|
|