-added tray icon notification
[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 }