I´m trying to set up a makefile to build a UIMX based application. The
generation of .cc and .h files for the interfaces works fine using
uxcgen. To build the application from scratch I would also need the
generation of the main class and the libraries like UxXt from the .prj
file. Is there any way to do this, or does this step only work through
UIMX?