makefile.am

来自「一OCR的相关资料。.希望对研究OCR的朋友有所帮助.」· AM 代码 · 共 15 行

AM
15
字号
SUBDIRS =AM_CPPFLAGS = -I$(top_srcdir)/ccutilEXTRA_DIST = \    bitvec.h callcpp.h const.h cutil.h danerror.h debug.h efio.h \    emalloc.h freelist.h funcdefs.h general.h globals.h listio.h \    minmax.h oldheap.h oldlist.h structures.h tessarray.h \    tordvars.h variables.hnoinst_LIBRARIES = libtesseract_cutil.alibtesseract_cutil_a_SOURCES = \    tessarray.cpp bitvec.cpp cutil.cpp danerror.cpp debug.cpp efio.cpp \    emalloc.cpp freelist.cpp globals.cpp listio.cpp oldheap.cpp \    oldlist.cpp structures.cpp tordvars.cpp variables.cpp

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?