Commit 50483fba authored by ElenaSubbotina's avatar ElenaSubbotina

OdfFormatReader .. добавлены новые файлы для qt проекта

parent dddb4706
......@@ -350,7 +350,9 @@ SOURCES += \
../src/odf/math_table_elements.cpp \
../src/odf/math_token_elements.cpp \
../src/odf/datatypes/mathvariant.cpp \
../formulasconvert/formulasconvert_odf.cpp
../formulasconvert/formulasconvert_odf.cpp \
../src/odf/calcext_elements.cpp \
../src/odf/table_database_ranges.cpp
HEADERS += \
../formulasconvert/formulasconvert.h \
......@@ -618,7 +620,9 @@ HEADERS += \
../src/odf/math_limit_elements.h \
../src/odf/math_table_elements.h \
../src/odf/math_token_elements.h \
../src/odf/datatypes/mathvariant.h
../src/odf/datatypes/mathvariant.h \
../src/odf/calcext_elements.h \
../src/odf/table_database_ranges.h
unix {
target.path = /usr/lib
INSTALLS += target
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment