Preliminary check-in of qmake-based build system. This is not finished yet!
[quassel.git] / src / client / client.pri
1 DEPMOD = common contrib/qxt
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
4 HDRS = buffer.h buffertreemodel.h client.h clientsettings.h treemodel.h