tesseract
3.04.00
|
Go to the source code of this file.
Namespaces | |
tesshelper | |
Functions | |
def | tesshelper.getProjectfiles (libTessDir, libProjectFile, nTrimChars) |
def | tesshelper.getTessLibFiles (tessDir, nTrimChars) |
def | tesshelper.tessCompare (tessDir) |
def | tesshelper.tessReport (tessDir) |
def | tesshelper.copyIncludes (fileSet, description, tessDir, includeDir) |
def | tesshelper.tessCopy (tessDir, includeDir) |
def | tesshelper.tessClean (tessDir) |
def | tesshelper.validateTessDir (tessDir) |
def | tesshelper.validateDir (dir) |
def | tesshelper.main () |
Variables | |
string | tesshelper.epilogStr = r"" |
string | tesshelper.VERSION = "1.0 %s" |
string | tesshelper.PROJ_SUBDIR = r"vs2008\libtesseract" |
string | tesshelper.PROJFILE = "libtesseract.vcproj" |
string | tesshelper.NEWHEADERS_FILENAME = "newheaders.txt" |
string | tesshelper.NEWSOURCES_FILENAME = "newsources.txt" |
tesshelper.fileNodeTemplate = \ | |