mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 00:03:33 +08:00
x2t version up
This commit is contained in:
@ -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 \
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
QT -= core
|
||||
QT -= gui
|
||||
|
||||
VERSION = 2.4.482.0
|
||||
VERSION = 2.4.485.0
|
||||
DEFINES += INTVER=$$VERSION
|
||||
|
||||
TARGET = x2t
|
||||
|
||||
Reference in New Issue
Block a user