* Modified the Post-Build scripts to handle Win32 and x64 build variants
* Note#1: No OCC Support yet for 64-bit builds
* Note#2: 64-bit targets are only maintained for MSVC 2008
* Now allows the boundary condition numbers to be assigned via a profile file "netgen.ocf"
* The old algorithm for automated selection is used if no profile file exists
* 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
* Renamed the post-build script to allow for a similar script for nglib.
* Changed the install folder from <Configuration>-inst to <Configuration>-bin.