Commit d38f58fb authored by Ivan.Shulga's avatar Ivan.Shulga Committed by Alexander Trofimov

linux build

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58712 954022d7-b5bf-4e40-9824-e11837661b57
parent 9d06a928
......@@ -63,7 +63,8 @@ SOURCES += docxformatlib.cpp \
../Source/XlsxFormat/IFileContainer_Spreadsheet.cpp \
../Source/XML/libxml2/libxml2.cpp \
../Source/XML/stringcommon.cpp \
../Source/MathEquation/MathEquation.cpp
../Source/MathEquation/MathEquation.cpp \
../Source/Base/unicode_util.cpp
HEADERS += docxformatlib.h \
../Source/Base/Base.h \
......@@ -264,7 +265,8 @@ HEADERS += docxformatlib.h \
../Source/MathEquation/OutputDev.h \
../Source/MathEquation/String.h \
../Source/MathEquation/StringOutput.h \
../Source/MathEquation/Types.h
../Source/MathEquation/Types.h \
../Source/Base/unicode_util.h
unix {
target.path = /usr/lib
INSTALLS += target
......
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