mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
unarr-wrapper: include unarr.pro
This commit is contained in:
@ -6,5 +6,8 @@ HEADERS += $$PWD/extract_delegate.h \
|
|||||||
|
|
||||||
SOURCES += $$PWD/compressed_archive.cpp \
|
SOURCES += $$PWD/compressed_archive.cpp \
|
||||||
|
|
||||||
|
#static build (no lib)
|
||||||
|
include(unarr.pro)
|
||||||
|
|
||||||
#for system libunarr.so
|
#for system libunarr.so
|
||||||
#LIBS+=-lunarr
|
#LIBS+=-lunarr
|
Reference in New Issue
Block a user