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.
21 lines
384 B
21 lines
384 B
TARGETNAME=iasutil
|
|
TARGETTYPE=LIBRARY
|
|
!include ..\..\sources.inc
|
|
|
|
INCLUDES=$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
|
|
|
SOURCES=\
|
|
attrcvt.cpp \
|
|
dbconfig.c \
|
|
eapprofile.cpp \
|
|
iastl.cpp \
|
|
iastrace.c \
|
|
iasutf8.c \
|
|
iasutil.cpp \
|
|
inet_addra.c \
|
|
inet_addrw.c \
|
|
perimeter.cpp \
|
|
portparser.cpp \
|
|
regex.cpp \
|
|
tracex.cpp
|
|
|