##################################################################
#  setting of library
##################################################################
include ../../sys/config/version-def
LIBDIR  = ../../lib-btron
LIBDIR2 = ../../lib-btron
INCLUDE = -I../../include -I. -I$(BD)/include -I$(BD)/include/unix
LIBNAME = libwse.so
LIBNAME2 = libwse.a
LIBNAMED = libwsed.so
LIBNAMED2 = libwsed.a


##################################################################
# C++ objects  
##################################################################

CPPOBJS = WSCvendbtn.o

##################################################################
# cc objects  
##################################################################

CCOBJS = 


##################################################################






##################################################################
# cc objects  
##################################################################

CCOBJS = 


##################################################################
