LEPTONLIB_IMPORTS, not LETONLIB_IMPORTS

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@390 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
joregan 2010-05-30 18:44:33 +00:00
parent 220c76eec4
commit c5c56b319e

View File

@ -146,7 +146,7 @@
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="api,ccmain,ccutil,ccstruct,classify,cutil,dict,display,image,textord,viewer,wordrec,ccmain,pageseg,.,include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TESSDLL_EXPORTS;__MSW32__;_CRT_SECURE_NO_WARNINGS;__IPEREGDLL;PURIFY;HAVE_LIBLEPT;LETONLIB_IMPORTS"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TESSDLL_EXPORTS;__MSW32__;_CRT_SECURE_NO_WARNINGS;__IPEREGDLL;PURIFY;HAVE_LIBLEPT;LEPTONLIB_IMPORTS"
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"