We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e17633 commit 05da03aCopy full SHA for 05da03a
windows/ccextractor.vcxproj
@@ -484,7 +484,7 @@ xcopy /y $(ProjectDir)libs\lib\libtesseract304d.dll $(ProjectDir)$(OutDir)</Comm
484
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
485
</ClCompile>
486
<Link>
487
- <AdditionalDependencies>WS2_32.Lib;liblept172.lib;libtesseract304d.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>WS2_32.Lib;liblept172.lib;libtesseract304.lib;%(AdditionalDependencies)</AdditionalDependencies>
488
<GenerateDebugInformation>true</GenerateDebugInformation>
489
<SubSystem>Console</SubSystem>
490
<OptimizeReferences>true</OptimizeReferences>
0 commit comments