This commit is contained in:
ElenaSubbotina
2020-10-21 13:13:20 +03:00
parent 3ed7e53fc5
commit 5680ea4c96
5 changed files with 12 additions and 5 deletions

View File

@ -12,7 +12,7 @@ CONFIG += core_static_link_libstd
DEFINES += FB2FILE_USE_DYNAMIC_LIBRARY
CORE_ROOT_DIR = $$PWD/../../core
CORE_ROOT_DIR = $$PWD/..
PWD_ROOT_DIR = $$PWD
include($$CORE_ROOT_DIR/Common/base.pri)