Ok, the long awaited config wizard is here (at least in a very basic state). There...
[quassel.git] / src / client / client.pri
1 DEPMOD = common
2 QT_MOD = core network gui   # gui is needed just for QColor... FIXME!
3 SRCS += buffer.cpp buffertreemodel.cpp client.cpp clientsettings.cpp treemodel.cpp mappedselectionmodel.cpp selectionmodelsynchronizer.cpp modelpropertymapper.cpp
4 HDRS += buffer.h buffertreemodel.h client.h clientsettings.h quasselui.h treemodel.h mappedselectionmodel.h selectionmodelsynchronizer.h modelpropertymapper.h