summaryrefslogtreecommitdiff
path: root/src/core/core_lipo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core_lipo.pro')
-rw-r--r--src/core/core_lipo.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/core/core_lipo.pro b/src/core/core_lipo.pro
new file mode 100644
index 000000000..41846b7f2
--- /dev/null
+++ b/src/core/core_lipo.pro
@@ -0,0 +1,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)
+
+