Tabcompletion works again (broke it in last REV). Acts now as an Eventfilter of the...
[quassel.git] / build / buildconf.pri
1 CONFIG += debug warn_on uic resources qt
2 # CONFIG += incremental link_prl nostrip qt_no_framework
3
4 win32{ 
5 CONFIG = release warn_on uic resources qt windows static
6 }