Warning, /games/ksirk/ksirk/iris/src/xmpp/sasl/sasl.pri is written in an unsupported language. File is not indexed.

0001 INCLUDEPATH *= $$PWD/../..
0002 DEPENDPATH *= $$PWD/../..
0003 
0004 HEADERS += \
0005         $$PWD/plainmessage.h \
0006         $$PWD/digestmd5proplist.h \
0007         $$PWD/digestmd5response.h
0008 
0009 SOURCES += \
0010         $$PWD/plainmessage.cpp \
0011         $$PWD/digestmd5proplist.cpp \
0012         $$PWD/digestmd5response.cpp
0013