##################################################################
#  setting of library
##################################################################
include ../../sys/config/version-def
LIBDIR  = ../../lib
LIBDIR2 = ../../lib
#INCLUDE = -I../../include  -fvtable-thunks
INCLUDE = -I../../include
LIBNAME = libwsocx.so
LIBNAME2 = libwsocx.a
LIBNAMED = libwsdocx.so
LIBNAMED2 = libwsdocx.a


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

CPPOBJS = autoobj.o   ctlhelp.o   ctlpsst.o  debug.o    stdenum.o \
          classf.o    ctlmisc.o   ctlview.o  extobj.o   unknown.o \
          ctlembed.o  ctlocx96.o  ctlwrap.o  globals.o  proppage.o \
          util.o cathelp.o wsocx.o wsocxctl.o guids.o wsocxppg.o


CPPOBJS2 = 

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

CCOBJS = 


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






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

CCOBJS = 


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