This folder contains native x86 release while subfolders hold x64 and debug
builds.

Before compiling with use of provided makefiles (see 'src' dir),
copy-paste the libtconv.* files located here into 'src/lib' location.

The libtconv.lib file does not need to be distributed to make the final code
function properly! It is only needed at build time, when linking own source
with libtconv.

Included 'vcredist' package provide the Microsoft Visual C Run Time libraries. 
