Update odf test build file

This commit is contained in:
Kamil Kerimov
2023-10-31 21:12:16 +05:00
parent b0866263e3
commit a5234788f7

View File

@ -54,7 +54,8 @@ HEADERS += \
common.h\
entrance.h\
motion.h\
audio.h
audio.h\
interactions.h
SOURCES += \
test.cpp\
@ -62,6 +63,7 @@ SOURCES += \
entrance.cpp\
motion.cpp\
audio.cpp\
interactions.cpp\
$$CORE_ROOT_DIR/Common/OfficeFileFormatChecker2.cpp
SOURCES -= $$CORE_GTEST_PATH/src/gtest_main.cc