Commit 6e15370a authored by ElenaSubbotina's avatar ElenaSubbotina

x2t version up

parent 60bcca00
...@@ -217,6 +217,7 @@ SOURCES += \ ...@@ -217,6 +217,7 @@ SOURCES += \
../src/odf/datatypes/tableorientation.cpp \ ../src/odf/datatypes/tableorientation.cpp \
../src/odf/datatypes/tablefunction.cpp \ ../src/odf/datatypes/tablefunction.cpp \
../src/odf/datatypes/tableorder.cpp \ ../src/odf/datatypes/tableorder.cpp \
../src/odf/datatypes/dategroup.cpp \
../src/docx/xlsx_conditionalFormatting.cpp \ ../src/docx/xlsx_conditionalFormatting.cpp \
../src/docx/xlsx_dxfs.cpp \ ../src/docx/xlsx_dxfs.cpp \
../src/docx/docx_content_type.cpp \ ../src/docx/docx_content_type.cpp \
......
...@@ -126,3 +126,4 @@ ...@@ -126,3 +126,4 @@
#include "../src/odf/datatypes/tableorientation.cpp" #include "../src/odf/datatypes/tableorientation.cpp"
#include "../src/odf/datatypes/tablefunction.cpp" #include "../src/odf/datatypes/tablefunction.cpp"
#include "../src/odf/datatypes/tableorder.cpp" #include "../src/odf/datatypes/tableorder.cpp"
#include "../src/odf/datatypes/dategroup.cpp"
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
QT -= core QT -= core
QT -= gui QT -= gui
VERSION = 2.4.476.0 VERSION = 2.4.480.0
DEFINES += INTVER=$$VERSION DEFINES += INTVER=$$VERSION
TARGET = x2t TARGET = x2t
......
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