added "join channel" to network context menu in the bufferview (bug 122)
[quassel.git] / build / targets / core.pri
1 # Modules for quasselcore
2
3 TARGET  = quasselcore
4 MODULES = core common
5 DEFINES = BUILD_CORE
6
7 QT -= gui
8 QT += network sql script
9