To compile you need:
* QT Library 3.3.3 (c++ headers and binary lib)
* libusb-devel 0.1.8 (headers and binary lib)
* zlib (headers and binary)
* g++

Installing
========
1.  qmake
    make
    make install

2. Now you can run application.

