libqtcp Code
Library that provides communication over a network
Status: Alpha
Brought to you by:
xtnickx
If the source tree resulted from the git repository then the library is not yet build-able. Create local_defs.pri from local_defs.pri.template in tools/Qt directory and libqtcp_config.h from libqtcp_config.h.in in source directory. Dependencies =========================== Before building the library make sure following dependencies are met: - Qt libraries >= 4.8.0 Building =========================== Building using qmake .................... At this time the project uses only the qmake build system.