mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win-nix] debug for release deployment
This commit is contained in:
@ -57,7 +57,7 @@ win32 {
|
|||||||
|
|
||||||
LIBS += -L$$PWD/$$CORE_LIB_PATH/lib/$$PLATFORM_BUILD/debug
|
LIBS += -L$$PWD/$$CORE_LIB_PATH/lib/$$PLATFORM_BUILD/debug
|
||||||
} else {
|
} else {
|
||||||
LIBS += -L$$PWD/$$CORE_LIB_PATH/lib/$$PLATFORM_BUILD -lascdocumentscore
|
LIBS += -L$$PWD/$$CORE_LIB_PATH/lib/$$PLATFORM_BUILD -lascdocumentscore -lkernel
|
||||||
}
|
}
|
||||||
|
|
||||||
message($$PLATFORM_BUILD)
|
message($$PLATFORM_BUILD)
|
||||||
|
|||||||
Reference in New Issue
Block a user