Commit fecefb67 authored by ElenaSubbotina's avatar ElenaSubbotina

.

parent f91e0308
......@@ -99,6 +99,8 @@ SOURCES += \
../source/OdfFormat/odf_settings_context.cpp \
../source/OdfFormat/office_settings.cpp \
../source/OdfFormat/mediaitems_utils.cpp \
../source/OdfFormat/office_scripts.cpp \
../source/OdfFormat/office_event_listeners.cpp \
../source/OdfFormat/anim_elements.cpp \
../source/OdfFormat/draw_page.cpp \
../source/OdfFormat/odp_conversion_context.cpp \
......@@ -208,4 +210,6 @@ HEADERS += \
../source/OdfFormat/style_presentation.h \
../source/Oox2OdfConverter/PptxConverter.h \
../source/OdfFormat/anim_elements.h \
../source/OdfFormat/office_event_listeners.h \
../source/OdfFormat/office_scripts.h \
../source/OdfFormat/style_presentation.h
......@@ -91,3 +91,5 @@
#include "../source/OdfFormat/odp_slide_context.cpp"
#include "../source/OdfFormat/office_presentation.cpp"
#include "../source/OdfFormat/style_presentation.cpp"
#include "../source/OdfFormat/office_scripts.cpp"
#include "../source/OdfFormat/office_event_listeners.cpp"
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