Merge branch 'release/v7.4.0' into feature/v8-inspector

This commit is contained in:
Oleg Korshul
2023-04-08 22:16:44 +03:00
9503 changed files with 51932 additions and 393556 deletions

View File

@ -8,10 +8,6 @@ TEMPLATE = lib
CONFIG += shared
CONFIG += plugin
CONFIG += c++11
CONFIG += core_static_link_libstd
CORE_ROOT_DIR = $$PWD/../..
PWD_ROOT_DIR = $$PWD
include(../../Common/base.pri)