Contents Up << >>
About the distribution
You should have received some sort of archive which does contain the Winseed files.
After uncompressing this archive into a suitable directory this directory will contain
the source files and it will contain three subdirectories.
- bin This directory is used to store the result of the compiler
runs. I.e. here you will find the DLL, its import library and the test program
after they have been built successfully. The prebuilt binaries are also stored
in this folder.
- doc This directory contains the LaTeX source for this manual and an HTML
version derived automatically from it by Tex2Rtf. Use your browser to open
the manual_contents.html file in order to read it. Additionally it contains the
.dvi file and a Postscript version of the manual.
- obj This directory is used to store the object files created by the compiler