Correct build paths

This commit is contained in:
Oleg Korshul
2019-11-26 14:53:02 +03:00
parent 932ec85676
commit 86fd036bad
5 changed files with 14 additions and 7 deletions

View File

@ -42,7 +42,7 @@ core_windows {
}
############### destination path ###############
DESTDIR = $$CORE_ROOT_DIR/build/bin/$$CORE_BUILDS_PLATFORM_PREFIX
DESTDIR = $$CORE_BUILDS_BINARY_PATH
################################################
LIBS += -L$$CORE_BUILDS_LIBRARIES_PATH -lkernel -lgraphics -lUnicodeConverter