projects
/
quassel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
This should fix a bug resulting in a crash, when a IrcUser object was not destroyed...
[quassel.git]
/
build
/
targets
/
monolithic.pri
1
# Modules for monolithic client
2
3
TARGET = quassel
4
MODULES = core qtui uisupport client common
5
DEFINES = BUILD_MONO
6
7
QT += network sql