yaronzz / QtSsh

Qt Library Wrapper to libssh2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QtSsh

Qt Library Wrapper to libssh2

  • This Project need to be included in a larger project with gitmodule
  • You just need to add include(QtSsh/QtSsh.pri) in your .pro, and to include/link with libssh2

About

Qt Library Wrapper to libssh2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 95.1%Language:QMake 2.5%Language:CMake 2.4%