These are the instructions to build, install and make package of the
msXpertSuite software.

cd /c/devel/mxspertsuite/build-area
cmake ../development
make install

Note that the CMakeLists.txt file in /c/devel/msxpertsuite/development
specifies that the install prefix is C:/Program Files/msXpertSuite. This
directory is thus the basis of the install hierarchy.

Upon installation, for a not understood reason, the msXpertSuite directory is
created and filled-up in /c/devel/msxpertsuite/build-area/C:/Program Files.
Just move the msXpertSuite directory to C:\Program Files, then copy in that
directory all the files that constitute the dependencies (see directory 
C:\Program Files\msXpertSuite-libDeps).

Run the program right from the containing directory and make sure that it
indeed runs.

Finally run the packaging program.
