Commit 5fe45f3b authored by Liang Qi's avatar Liang Qi
Browse files

Merge remote-tracking branch 'origin/5.7' into 5.8

Change-Id: I29d839af1423e622c4c4b3af7302d19f30b52b39
Showing with 3 additions and 0 deletions
......@@ -4,6 +4,9 @@ CONFIG -= qt
CONFIG += exceptions
CONFIG += warn_off
contains(QT_CONFIG, debug_and_release): CONFIG += debug_and_release
contains(QT_CONFIG, build_all): CONFIG += build_all
INCLUDEPATH += $$PWD/include
load(qt_build_paths)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment