LibIrcClient-Qt - a cross-platform C++ IRC library

0.3.2

Introduction

LibIrcClient-Qt is a cross-platform IRC client library written with Qt 4.

Installation

To compile LibIrcClient-Qt, do the standard mantra:
    # qmake -config (debug|release)
    # make
    # sudo make install

Usage

Add the following line to your qmake .pro file:
    CONFIG += libircclient-qt

Generated on Sun Aug 30 12:36:08 2009 for LibIrcClient-Qt by  doxygen 1.5.8