Go to the source code of this file.
Namespaces | |
tesshelper | |
Functions | |
def | tesshelper.getProjectfiles |
def | tesshelper.getTessLibFiles |
def | tesshelper.tessCompare |
def | tesshelper.tessReport |
def | tesshelper.copyIncludes |
def | tesshelper.tessCopy |
def | tesshelper.tessClean |
def | tesshelper.validateTessDir |
def | tesshelper.validateDir |
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 = \ | |