make use of "use random server to connect"-setting and cycle through available server...
[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 }