This folder contains native x86 release while subfolder holds a debug
build.

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 final software
function properly! It is only needed at build time, when linking own source
code with libtconv.dll.

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

Folder named 'manifest' holds the very same EXE/DLL release, but with external
'manifest' data. The 'manifest.bat' can be used to encode the manifest file(s)
back into the executable modules.

Tool named 'tctest' along with libtconv.dll can be used in 'playground' folder.
