Correct pro files

This commit is contained in:
Oleg Korshul
2023-04-07 10:30:23 +03:00
parent 3621bea6e1
commit eb45d8dadc
32 changed files with 7 additions and 117 deletions

View File

@ -7,8 +7,6 @@ CONFIG -= app_bundle
TEMPLATE = app
CONFIG += core_static_link_libstd
CORE_ROOT_DIR = $$PWD/../../../../core
PWD_ROOT_DIR = $$PWD
include($$CORE_ROOT_DIR/Common/base.pri)