mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 17:04:45 -04:00
Add unarr wrapper code
This commit is contained in:
9
compressed_archive/unarr/unarr-wrapper.pri
Normal file
9
compressed_archive/unarr/unarr-wrapper.pri
Normal file
@ -0,0 +1,9 @@
|
||||
INCLUDEPATH += $$PWD
|
||||
DEPENDPATH += $$PWD
|
||||
|
||||
HEADERS += $$PWD/extract_delegate.h \
|
||||
$$PWD/compressed_archive.h \
|
||||
|
||||
SOURCES += $$PWD/compressed_archive.cpp \
|
||||
|
||||
LIBS+=-lunarr
|
Reference in New Issue
Block a user