Skip to content
Snippets Groups Projects
Commit 23cf0950 authored by Christopher Snowhill's avatar Christopher Snowhill
Browse files

And updated the Qt project file

parent 892a6ecf
No related branches found
No related tags found
No related merge requests found
......@@ -51,20 +51,24 @@ SOURCES += \
../../unrar/unrar.cpp \
../../unrar/unrar_open.cpp \
../../unrar/unrar_misc.cpp \
../../unrar/unpack20.cpp \
../../unrar/unpack15.cpp \
../../unrar/unpack.cpp \
../../unrar/unicode.cpp \
../../unrar/timefn.cpp \
../../unrar/suballoc.cpp \
../../unrar/strfn.cpp \
../../unrar/rawread.cpp \
../../unrar/rarvmtbl.cpp \
../../unrar/rarvm.cpp \
../../unrar/pathfn.cpp \
../../unrar/model.cpp \
../../unrar/headers.cpp \
../../unrar/hash.cpp \
../../unrar/getbits.cpp \
../../unrar/extract.cpp \
../../unrar/encname.cpp \
../../unrar/crc.cpp \
../../unrar/coder.cpp \
../../unrar/blake2s.cpp \
../../unrar/arcread.cpp \
../../unrar/archive.cpp
......@@ -109,16 +113,21 @@ HEADERS += \
../../unrar/unrar.h \
../../unrar/unpack.hpp \
../../unrar/unicode.hpp \
../../unrar/timefn.hpp \
../../unrar/suballoc.hpp \
../../unrar/strfn.hpp \
../../unrar/rawread.hpp \
../../unrar/rarvm.hpp \
../../unrar/rar.hpp \
../../unrar/model.hpp \
../../unrar/headers5.hpp \
../../unrar/headers.hpp \
../../unrar/hash.hpp \
../../unrar/getbits.hpp \
../../unrar/encname.hpp \
../../unrar/compress.hpp \
../../unrar/coder.hpp \
../../unrar/blake2s.hpp \
../../unrar/array.hpp \
../../unrar/archive.hpp \
../../7z_C/MtCoder.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment