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

!INCLUDE $(ZONEBUILD)\sources.zone

#
# Target info
#
TARGETNAME=ZoneCom


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


#
# List sources for target
#
SOURCES=  \
	ZoneCom.cpp



#
# Define C Runtime to use
#


