Revert previous commits and just export CHash class.

This commit is contained in:
Oleg Korshul
2023-04-26 16:23:18 +03:00
parent c282e86832
commit 0bd9cead65
5 changed files with 202 additions and 75 deletions

View File

@ -29,8 +29,7 @@ SOURCES += \
docbuilder.cpp \
docbuilder_p.cpp \
graphics.cpp \
hash.cpp \
hash_engine.cpp
hash.cpp
SOURCES += \
../../Common/OfficeFileFormatChecker2.cpp \