fixed abi allows release/debug to mix

This commit is contained in:
Akash Mozumdar 2019-02-13 18:36:34 -05:00
parent c7567885e7
commit 9f2ebd4169

View File

@ -17,4 +17,4 @@ After the sentence has been processed by all extensions, it will be displayed.
# Notes
You just need Visual Studio with basic C++ support to compile this project.<br>
Compile using Release configuration unless you built Textractor from source yourself using a Debug configuration. Compile targeting x86 for Textractor and x64 for Textractor64.
Compile targeting x86 for Textractor and x64 for Textractor64.