Frontend for Amdocs NBU specific build system.
Used to replace the usual Visual Studio calls to msbuild with calls to Amdocs NBU specific command line builder.
This builder calls SCons which then calls iback to the Microsoft C++ compiler.
The tool works by replacing the CommandEvents callbacks of the Build/Clean/Rebuild events.
The tool is meant for use by Amdocs NBU developers only.