mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
edit DESTINATION_SDK_PATH
This commit is contained in:
committed by
Alexander Trofimov
parent
f149c7f0ef
commit
107e460daa
@ -23,7 +23,7 @@ win32 {
|
||||
}
|
||||
|
||||
############### destination path ###############
|
||||
DESTINATION_SDK_PATH = $$PWD/../../../../SDK/lib
|
||||
DESTINATION_SDK_PATH = $$PWD/../../../../build/lib
|
||||
|
||||
# WINDOWS
|
||||
win32:contains(QMAKE_TARGET.arch, x86_64):{
|
||||
@ -74,7 +74,7 @@ win32 {
|
||||
DEFINES += \
|
||||
LIBXML_READER_ENABLED
|
||||
|
||||
INCLUDEPATH += ../../../../ASCOfficeUtils/ZLIB/zlib-1.2.3
|
||||
INCLUDEPATH += ../../../../OfficeUtils/src/zlib-1.2.3
|
||||
INCLUDEPATH += ../../../../Common/DocxFormat/Source/XML/libxml2/XML/include
|
||||
}
|
||||
#################### WINDOWS #####################
|
||||
|
||||
Reference in New Issue
Block a user