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

0001 INCLUDEPATH *= $$PWD/../..
0002 DEPENDPATH *= $$PWD/../..
0003 
0004 HEADERS += \
0005         $$PWD/zlibcompressor.h \
0006         $$PWD/zlibdecompressor.h
0007 
0008 SOURCES += \
0009         $$PWD/zlibcompressor.cpp \
0010         $$PWD/zlibdecompressor.cpp