Fixed: choose filetransfer transport by priority (thanks Dealer_WeARE)
[iris.git] / common.pri
blob063c3770c6aa2d2fa5d6ac89687af722d8769d76
1 # common stuff for iris.pro and iris.pri
3 # FIXME: Remove this
4 DEFINES += IRIS_XMPP_JID_DEPRECATED
6 # default build configuration
7 !iris_build_pri {
8         # build appledns on mac
9         mac:CONFIG += appledns
11         # bundle appledns inside of irisnetcore on mac
12         mac:CONFIG += appledns_bundle
14         # bundle irisnetcore inside of iris
15         CONFIG += irisnetcore_bundle
17         # don't build iris, app will include iris.pri
18         #CONFIG += iris_bundle