mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
Fixed rar support in Unix systems (Rar29.so)
This commit is contained in:
@ -102,8 +102,9 @@ HEADERS += $$PWD/compressed_archive.h \
|
||||
$$PWD/libp7zip/CPP/7zip/Common/StreamUtils.h \
|
||||
$$PWD/libp7zip/C/Alloc.h \
|
||||
$$PWD/libp7zip/CPP/7zip/Common/StreamObjects.h \
|
||||
$$PWD/libp7zip/CPP/Common/MyWindows.h
|
||||
$$PWD/libp7zip/CPP/Common/MyWindows.h \
|
||||
$$PWD/libp7zip/CPP/7zip/ICoder.h \
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user