Warning, /games/ksirk/ksirk/iris/tools/xmpptest/xmpptest.pro is written in an unsupported language. File is not indexed.

0001 IRIS_BASE = ../..
0002 include(../../confapp.pri)
0003 
0004 CONFIG -= app_bundle
0005 QT += xml network
0006 
0007 include(../../iris.pri)
0008 
0009 SOURCES += xmpptest.cpp
0010 INTERFACES += test.ui