The AutoProxy application generates the Jace proxies needed for a C++ application
to run correctly.
It examines the #includes of C++ headers and source files looking for
#include "jace/proxy/xxx". When it finds one of these includes, it generates
the corresponding Jace C++ proxy class.