COMP: fix capitalization on teem install library name and ENH: add demo application that builds against a built or installed teem using cmake
BUG: use all caps for #define symbols for consistency with the rest of the source code
COMP: put dll in bin and optionally put lib in TEEM-X.Y subdir
COMP: fix installation path so that shared libraries are installed in the TEEM-1.10 directory
change from option to set for path
ENH: added support for building with VTK's zlib and PNG
STYLE: fix typo in name
fix uninitialized dummy variable (led to runtime error condition on windows debug builds)