Shrinked the still non-functional topic config toolbutton to a more reasonable size.
[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 }