20 lines
305 B
Plaintext
20 lines
305 B
Plaintext
TARGETNAME=iasutil
|
|
TARGETTYPE=LIBRARY
|
|
!include ..\..\sources.inc
|
|
|
|
INCLUDES=$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
|
|
|
SOURCES=\
|
|
attrcvt.cpp \
|
|
iastl.cpp \
|
|
iastrace.c \
|
|
iasutf8.c \
|
|
iasutil.cpp \
|
|
inet_addra.c \
|
|
inet_addrw.c \
|
|
perimeter.cpp \
|
|
portparser.cpp \
|
|
regex.cpp \
|
|
tracex.cpp
|
|
|