/RamblerRPCUtility

Primary LanguageC++GNU General Public License v3.0GPL-3.0

RamblerRPCUtility Build Status

How to compile from source

git clone https://github.com/sb0y/RamblerRPCUtility.git
mkdir RamblerRPCUtility/build && cd RamblerRPCUtility/build
qmake ..
make