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
@ -19,7 +19,7 @@ win32 {
|
||||
QMAKE_CXXFLAGS += -std=c++11 -Wall -Wno-ignored-qualifiers
|
||||
}
|
||||
############### destination path ###############
|
||||
DESTINATION_SDK_PATH = $$PWD/../../../SDK/lib
|
||||
DESTINATION_SDK_PATH = $$PWD/../../../build/lib
|
||||
|
||||
# WINDOWS
|
||||
win32:contains(QMAKE_TARGET.arch, x86_64):{
|
||||
|
||||
Reference in New Issue
Block a user