Don't build examples and documentation because we don't need it anyway.
--- a/qxmpp.pro
+++ b/qxmpp.pro
@@ -3,9 +3,7 @@
 TEMPLATE = subdirs
 
 SUBDIRS = src \
-          tests \
-          examples \
-          doc
+          tests
 
 CONFIG += ordered
 
