2012-08-16 petar787@student.liu.se
Used to animate models created by using the simpleVisual library.

Qt 4.8.0
  ------------------------------
  - Download the Qt SDK for windows from http://qt.nokia.com/downloads.
  - Qt 4.8.0 comes with MSVC tool chain by-default. Make sure you install the MINGW tool chain also. Use the MINGW tool chain while compiling.
  - If you don't have OMDev then download it from the svn repository here https://openmodelica.org/svn/OpenModelica/installers/windows/OMDev.
  - Download OMDev in c:\OMDev.
  -------------------------------

  Build & Run
  ------------------------------
  - Load the file OMVisualizeGUI.pro in Qt Creator IDE. Qt Creator is included in Qt SDK.
  - Build and run the project.
  ------------------------------

Start in OMNotebook by:
visualize2(--visualizationfile=filename.visualize --simulationfile=filename --title=some name --new-window=true)