Virtuozzo Xml Model Library contains a common for Virtuozzo prl* projects object model - classes and their Xml representations.
Major objects:
- DispConfig - prl-disp-service configuration;
- VmConfig - Virtual Environment configuration;
- NetworkConfig - Virtual Networks configuration.
Project depends on:
- libprlsdk headers.
- libprlcommon
- qt-devel
- boost-devel
To build the libraries run:
qmake-qt4
make
sudo make install