mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@67930 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
e6f9466bd2
commit
290302a16e
@ -49,7 +49,8 @@ DEFINES += UNICODECONVERTER_USE_DYNAMIC_LIBRARY
|
||||
LIBS += -L$$DESTDIR -lUnicodeConverter
|
||||
|
||||
#CONFIG += static_link_libstd
|
||||
static_link_libstd {
|
||||
static_link_libstd {
|
||||
DEFINES += asc_static_link_libstd
|
||||
QMAKE_LFLAGS += -static-libstdc++ -static-libgcc
|
||||
DESTDIR_POSTFIX = _static_stdlib
|
||||
DESTDIR = $$DESTDIR$$DESTDIR_POSTFIX
|
||||
|
||||
Reference in New Issue
Block a user