yacreader/compressed_archive/unarr/unarr-wrapper.pri
2015-03-21 15:06:10 +01:00

13 lines
237 B
Plaintext

INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
HEADERS += $$PWD/extract_delegate.h \
$$PWD/compressed_archive.h \
SOURCES += $$PWD/compressed_archive.cpp \
#static build (no lib)
include(unarr.pro)
#for system libunarr.so
#LIBS+=-lunarr