mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Changed target directory
This commit is contained in:
committed by
Alexander Trofimov
parent
e662137f52
commit
c17cd54073
@ -14,7 +14,7 @@ TEMPLATE = lib
|
||||
CONFIG += shared
|
||||
|
||||
############### 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