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
286 B
27 lines
286 B
!IF $(IA64)
|
|
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
!ELSE
|
|
|
|
!include ..\..\..\..\faxsrc.inc
|
|
|
|
TARGETNAME=awdcxc32
|
|
TARGETPATH=obj
|
|
|
|
TARGETTYPE=LIBRARY
|
|
|
|
TARGETLIBS=
|
|
|
|
INCLUDES=..\..\inc
|
|
|
|
SOURCES=dcxcodec.cpp \
|
|
dcxcodec.rc
|
|
|
|
C_DEFINES=
|
|
|
|
UMTYPE=windows
|
|
|
|
!ENDIF
|