*** To compile and install: ***

1) qmake  (or qmake-qt5)
2) make
3) ./ffsm

Notes:
- a project file for QtCreator is attahced. Hovewer you can use whatsoever IDE to work with the project. The interface file was generated using QTDesigner;
- you need the Qt5 development library to compile this program as well as the GLPK library.
- on some Linux distros you have to use qmake-qt5 in order to use Qt5 instead of the "old" Qt3/Qt4 libraries.
- detailed compiling instructions for both Linux and Windows are available on the http://ffsm-project.org web site

*** To use: ***
Please refer to the User Manual (http://ffsm-project.org/wiki/en/dev/installation).


***********************************************
Documentation (reference manual, user manual,
contributed wiki doc, community support) is at:
http://ffsm-project.org
***********************************************


