tesseract/vs2010
max.markin@gmail.com 0fef845950 VC2010: add support for dynamic linking
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@629 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2011-10-15 22:17:19 +00:00
..
include MinGW portability solved + some code cleanup (based on cpplint) 2011-08-15 19:28:25 +00:00
port MinGW portability solved + some code cleanup (based on cpplint) 2011-08-15 19:28:25 +00:00
ccmain.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
ccmain.vcxproj.filters VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
ccstruct.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
ccstruct.vcxproj.filters VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
ccutil.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
ccutil.vcxproj.filters 'make dist' improvement; removed debugwin.* from vs2008 and vs2010; decreased warning level in vs2008 project files for Release* build 2011-08-18 21:33:28 +00:00
classify.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
classify.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
cntraining.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
combine_tessdata.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
cube.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
cube.vcxproj.filters VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
cutil.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
cutil.vcxproj.filters VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
dict.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
dict.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
image.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
image.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
libtesseract_tessopt.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
libtesseract_tessopt.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
libtesseract_training.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
libtesseract_training.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
libtesseract.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
libtesseract.vcxproj.filters VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
mftraining.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
neural_networks.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
neural_networks.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
post-build.cmd VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
README.1st VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
tesseract.sln VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
tesseract.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
tesseract.vcxproj.filters VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
textord.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
textord.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
unicharset_extractor.vcproj 'make dist' improvement; removed debugwin.* from vs2008 and vs2010; decreased warning level in vs2008 project files for Release* build 2011-08-18 21:33:28 +00:00
unicharset_extractor.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
unicharset_extractor.vcxproj.filters 'make dist' improvement; removed debugwin.* from vs2008 and vs2010; decreased warning level in vs2008 project files for Release* build 2011-08-18 21:33:28 +00:00
viewer.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
viewer.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
wordlist2dawg.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
wordlist2dawg.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00
wordrec.vcxproj VC2010: add support for dynamic linking 2011-10-15 22:17:19 +00:00
wordrec.vcxproj.filters initial support for vs2010 - thanks to Michael Lutz! 2011-05-05 14:38:26 +00:00

This is solution for building tesseeract 3.01 (tested on svn revision 581) with MS VS2010.
Microsoft Windows SDK for Windows 7 is required.

This solution depends on libs located in vs2008\lib (located in tesseract svn source tree).