summaryrefslogtreecommitdiffstats
path: root/src/core/core_lipo.pro
blob: 41846b7f20a643da3a7f3a25eaf8448dbd85bb30 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = aux

qtConfig(debug_and_release): CONFIG += debug_and_release
qtConfig(build_all): CONFIG += build_all

TARGET= QtWebEngineCore
include($${QTWEBENGINE_ROOT}/src/buildtools/config/lipo.pri)