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

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