blob: da1f889f81bfd2c8eea12f5ef07e730229589ed3 [file] [log] [blame]
SUBDIRS =
AM_CXXFLAGS = -DTESSDATA_PREFIX=@datadir@/
EXTRA_DIST = ccutil.vcproj mfcpch.cpp scanutils.cpp scanutils.h
include_HEADERS = \
ambigs.h basedir.h bits16.h boxread.h \
callback.h ccutil.h clst.h \
debugwin.h elst2.h elst.h errcode.h \
fileerr.h genericvector.h globaloc.h \
hashfn.h helpers.h host.h hosthplb.h lsterr.h \
mainblk.h memblk.h memry.h memryerr.h mfcpch.h \
ndminx.h notdll.h nwmain.h \
ocrclass.h ocrshell.h platform.h qrsequence.h \
secname.h serialis.h stderr.h strngs.h \
tessclas.h tessdatamanager.h tessopt.h tordvars.h tprintf.h \
unichar.h unicharmap.h unicharset.h unicity_table.h \
varable.h
lib_LIBRARIES = libtesseract_ccutil.a
libtesseract_ccutil_a_SOURCES = \
ambigs.cpp basedir.cpp bits16.cpp boxread.cpp \
ccutil.cpp clst.cpp debugwin.cpp \
elst2.cpp elst.cpp errcode.cpp \
globaloc.cpp hashfn.cpp \
mainblk.cpp memblk.cpp memry.cpp ocrshell.cpp \
serialis.cpp strngs.cpp \
tessdatamanager.cpp tessopt.cpp tordvars.cpp tprintf.cpp \
unichar.cpp unicharmap.cpp unicharset.cpp \
varable.cpp