Commit 210a22ba authored by ElenaSubbotina's avatar ElenaSubbotina

add new files to projects

parent 59cc012d
......@@ -152,4 +152,5 @@ HEADERS += \
SOURCES += \
../source/RtfMath.cpp \
../source/Reader/OOXMathReader.cpp
../source/Reader/OOXMathReader.cpp \
../source/Reader/OOXDrawingGraphicReader.cpp
......@@ -1722,9 +1722,11 @@ HEADERS += \
../XlsFormat/Logic/Biff_structures/AFDOperXNum.h \
../XlsFormat/Logic/Biff_unions/IMDATAOBJECT.h \
../XlsFormat/Logic/Biff_records/IMDATA.h \
../XlsFormat/Logic/Biff_structures/CFDatabar.h
../XlsFormat/Logic/Biff_structures/CFDatabar.h \
../XlsFormat/Logic/Biff_structures/CFGradient.h
SOURCES += \
../XlsFormat/Logic/Biff_unions/IMDATAOBJECT.cpp \
../XlsFormat/Logic/Biff_records/IMDATA.cpp \
../XlsFormat/Logic/Biff_structures/CFDatabar.cpp
../XlsFormat/Logic/Biff_structures/CFDatabar.cpp \
../XlsFormat/Logic/Biff_structures/CFGradient.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