mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Update odf test build file
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user