* Also pass name of "lib" file to post-build script
* Added the remaining OCC files "*.ixx" and "*.jxx" to solution
* New and improved postBuild_netgen.bat batch file
- Lot more process feedback
- More meaningful error messages
- Also installs nginterface.lib and nginterface.h to "-bin" folder
* Modified MSVC 2008 / 2005 solution files to add the above changes
* Added a post-build script for installing nglib similar to the netgen script.
* Modified Makefile.am to reflect the changes made to the windows directory.
* Renamed the post-build script to allow for a similar script for nglib.
* Changed the install folder from <Configuration>-inst to <Configuration>-bin.
* A Compiler Switch (MSVC_EXPRESS) allows the code to be compiled in the Express Editions of Visual C++ without any further modifications
* These project files also include build configurations for compiling Netgen with OpenCascade support