All network settings can now be edited/stored properly. Most of the new options are not
[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 }