Warning, /frameworks/karchive/examples/helloworld/helloworld.pro is written in an unsupported language. File is not indexed.

0001 # Show how to use KArchive using qmake
0002 
0003 # Set $QMAKEPATH to your KArchive install prefix if this is not found.
0004 QT += KArchive
0005 
0006 SOURCES += main.cpp