aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2017-11-27 10:17:41 +0100
committerThomas Hartmann <thomas.hartmann@qt.io>2017-11-29 13:48:22 +0000
commitfe7e09d8ccf6daaf50a8152329960a6bd0157bc8 (patch)
tree05a6a8671c9d1c97f4c9e81b9405a9d6a58615dc /.qmake.conf
parent575402ef399d949ce14ae0235ce126edebfbe29f (diff)
Initial commit
This implements the timeline module for keyframe based animations in Qt Quick. Change-Id: Icf4a4191da7580f670a02ef52e4b0bee4befed18 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
new file mode 100644
index 0000000..168dab9
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1,5 @@
+load(qt_build_config)
+CONFIG += warning_clean
+DEFINES += QT_NO_FOREACH
+
+MODULE_VERSION = 5.10.0