x2t version up

This commit is contained in:
ElenaSubbotina
2017-10-12 12:01:44 +03:00
parent 07041d60f6
commit 86d2bde83b
2 changed files with 3 additions and 1 deletions

View File

@ -841,6 +841,7 @@ SOURCES += \
../XlsXlsxConverter/xlsx_textcontext.cpp \
../XlsXlsxConverter/xlsx_chart_context.cpp \
../XlsXlsxConverter/xlsx_pivots_context.cpp \
../XlsXlsxConverter/xlsx_external_context.cpp \
../XlsXlsxConverter/xlsx_comments.cpp \
../XlsXlsxConverter/xlsx_comments_context.cpp \
@ -1605,6 +1606,7 @@ HEADERS += \
../XlsXlsxConverter/xlsx_protection.h \
../XlsXlsxConverter/xlsx_tablecontext.h \
../XlsXlsxConverter/xlsx_textcontext.h \
../XlsXlsxConverter/xlsx_external_context.h \
../XlsFormat/Logic/AnyObject.h \
../XlsFormat/Logic/AnySubstream.h \
../XlsFormat/Logic/BaseObject.h \

View File

@ -7,7 +7,7 @@
QT -= core
QT -= gui
VERSION = 2.4.482.0
VERSION = 2.4.485.0
DEFINES += INTVER=$$VERSION
TARGET = x2t