Source code of Windows XP (NT5)
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.

19 lines
305 B

  1. TARGETNAME=iasutil
  2. TARGETTYPE=LIBRARY
  3. !include ..\..\sources.inc
  4. INCLUDES=$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
  5. SOURCES=\
  6. attrcvt.cpp \
  7. iastl.cpp \
  8. iastrace.c \
  9. iasutf8.c \
  10. iasutil.cpp \
  11. inet_addra.c \
  12. inet_addrw.c \
  13. perimeter.cpp \
  14. portparser.cpp \
  15. regex.cpp \
  16. tracex.cpp