#
# either PROGRAM, DYNLINK, LIBRARY, NOTARGET
#
TARGETTYPE=LIBRARY
WIG=1

!INCLUDE $(ZONEBUILD)\sources.zone

#
# Target info
#
TARGETNAME=ZoneUtil


#
# target includes
#
INCLUDES= \
	$(WIGINC); \


#
# List sources for target
#
SOURCES=  \
	ZoneUtil.cpp  \
	readline.cpp  \
	ZOleAut32.cpp  \
	registry.cpp \
    eventlog.cpp





#
# Define C Runtime to use
#
