Commit 1d4c62e5 authored by ElenaSubbotina's avatar ElenaSubbotina

DocFormat qt project add new files

parent a536722c
......@@ -93,7 +93,9 @@ QMAKE_MAC_SDK = macosx10.11
SOURCES += \
../DocFormatLib.cpp \
../../../Common/3dParty/pole/pole.cpp \
../../DocDocxConverter/EncryptionHeader.cpp
../../DocDocxConverter/EncryptionHeader.cpp \
../../DocDocxConverter/DrawingPrimitives.cpp \
../../DocDocxConverter/Spa.cpp
build_fast {
SOURCES += \
......@@ -329,7 +331,8 @@ HEADERS += \
../../DocDocxConverter/OfficeDrawing/Shapetypes/TextboxType.h \
../../DocDocxConverter/OfficeDrawing/Shapetypes/TrapezoidType.h \
../../../Common/3dParty/pole/pole.h \
../../DocDocxConverter/EncryptionHeader.h
../../DocDocxConverter/EncryptionHeader.h \
../../DocDocxConverter/DrawingPrimitives.h
......
......@@ -7,7 +7,7 @@
QT -= core
QT -= gui
VERSION = 2.0.2.377
VERSION = 2.0.2.378
DEFINES += INTVER=$$VERSION
mac {
......
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